Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 106 through 120 (of 3,298 total)
  • Author
    Search Results
  • Charles LehmannCharles Lehmann
    Participant
    Member since: April 11, 2021

    Hi there,
    I would like to change the color of the excerpt text on the blog landing page (such as https://destination-montagne.ch/en/blog-right-sidebar/). It is currently green, but I would like to have it grey (such as #a1a1a1)
    However, I could not manage to find where this color can be changed.
    Thanks in advance.
    Cheers.
    Charles

    #205969
    Kor van de BuntKor van de Bunt
    Participant
    Member since: June 3, 2015

    Hi Brad,

    I have a question about the new page https://www.mlbeauty.nl/product/bespoke-cleanser/

    I downloaded https://vimeo.com/708051695 and saved it in media. I can’t get the video as big as on the example page https://dermaviduals.com.au/product/bespoke-cleanser/. Also, I can’t change the background color and background image properties. Can you tell me if and how this is possible?

    Screenshot: https://ibb.co/D1S7415

    Related products

    Not displayed on this page. Normally he selected automatically related product it is possible to influence that yourself see example https://dermaviduals.com.au/product/bespoke-cleanser/

    Regards,

    Kor

    #205959
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    1. The mobile site is a mess for this theme. The top bar social icons are not aligned left and right, the menu hides half the page because it is behind it, the page titles are also under the menu???

    Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .header.type3 .logo, .header.type4 .logo { width:75%;}
    .header.type3 #simple-menu { margin-top: 20px;}
    .home #content { margin-top:0;}
    .head-info-area .left, .head-info-area .right { float: left; width: 50%;}
    }

    2. Also at some screen sizes there is a glimpse of the page title color to the far left and right of the menu??

    Ans: Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Dave

    #205957
    fredrick
    Member
    • Topics: 19
    • Replies: 36
    • Total: 55
    Member since: December 9, 2015

    Also at some screen sizes there is a glimpse of the page title color to the far left and right of the menu.

    #205876

    In reply to: Footer Copyright Text

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly add this CSS to change font size and link color.

    .copytext .left {
      font-size: 20px;
    }
    .copytext .right a {
      color: #f00 !important;
    }

    Regards,
    Brad

    #205827

    In reply to: Footer Copyright Text

    BikoBiko
    Participant
    • Topics: 72
    • Replies: 72
    • Total: 144
    Member since: November 29, 2019

    Hi,
    See a screenshot: https://prnt.sc/uR0ZCqkRcozV
    1. This is to change the font size of Footer Copyright text.
    2. It is to associate link with text and change color of text with link.
    Thanks in advance.

    #205780

    Topic: Home page

    in forum Gravida Support
    Kor van de BuntKor van de Bunt
    Participant
    Member since: June 3, 2015

    Hi,

    I would like to change the links on the home page (https://www.mlbeauty.nl/wp-admin/post.php?post=15874&action=edit) Welcome to Studio Marie-Louise in the color FDB854. It concerns the following links:

    hair removal techniques
    Read
    here
    Beauty salon in Schiedam.

    See screen shot
    https://ibb.co/FWKKHnp

    Regards,

    Kor

    #205719
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .navigation-bar {
      background-color: #e4d3cc;
    }
    #topmenu ul li {
      border-color: #d7c1b9;
    }

    Regards,
    Chris

    #205717
    RED PILL DesignRED PILL Design
    Participant
    Member since: May 16, 2020

    Hi,

    Where do I set the menu bar color?
    I have customised colors in Customizer – Basic – Color options, but I see no option for the menu bar there.
    I want the color to change from #68c7b4 to #e4d3cc

    regards,
    Hasso

    #205657
    William ScottWilliam Scott
    Participant
    • Topics: 17
    • Replies: 30
    • Total: 47
    Member since: May 13, 2021

    I fixed this issue. But now the boxes background color stays white….. I’m trying to be able to set them transparent and/or a color. But, it doesn’t seem to take when I change the blocks background to transparent it just stays white in color. Any clue? Basically it is setting all boxed items to a fixed white background….

    #205656
    William ScottWilliam Scott
    Participant
    Member since: May 13, 2021

    I am attempting on the site http://www.dorycoin.site to make boxes with the background behind them. Whenever I adjust the fixed bandwidth slider in wordpress elementor the width just stays at “full width” almost as if it is hardcoded in CSS. Can you tell me how to fix this with custom CSS so I can make individual blocks and colorize them as I see fit throughout the text and images on the pages?

    #205608
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to change link color in testimonials section.

    .tm_description a {
      color: #fff !important;
    }
    .tm_description a:hover {
      color: #000 !important;
    }

    Regards,
    Chris

    #205577
    Mika SaurenMika Sauren
    Participant
    Member since: August 8, 2019

    Hi, I want to change link color inside testimonial description. I have use this CSS code but only chance one testimonial link color, not all.

    .iamone-testimonial a:link
    { color: #F3F3F3;
    }
    .iamone-testimonial a:hover
    { color: #7A7A7A;
    }

    Link to site<a/>

    #205526
    Anthony ReeceAnthony Reece
    Participant
    Member since: August 26, 2015

    Using Videography Theme before we bought a PRO license. How can we change the background / button color on the header top right button. Can you share a shortcode css? Thank you.

    #205515
    Paul SheiffelePaul Sheiffele
    Participant
    Member since: December 30, 2022

    I can’t seem to find an option to change the slider background overlay color. Is there a way to change the color, also to adjust the transparency of it? Site is test.genetargeting.com

Viewing 15 results - 106 through 120 (of 3,298 total)