Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 1,936 through 1,950 (of 3,301 total)
  • Author
    Search Results
  • #73034
    JulieJulie
    Member
    Member since: February 9, 2017

    I have changed all of the color options in the Basic/Color options to blues and greens but I am still getting orange as the hover color site wide. I HATE orange so this needs to change…LOL

    Thank,
    JulieO

    #73023
    JulieJulie
    Member
    Member since: February 9, 2017

    How do I select which posts to use on my front page section 9 “My Sister Sites?” I tried changing the cat= to a category that I had set up and selected for the desired posts but the post that did not have that category also showed up.
    I also want to know how to change the color of the sliding shadow in posts-style3
    JulieO

    #72807

    In reply to: Reset Site

    JulieJulie
    Member
    • Topics: 32
    • Replies: 48
    • Total: 80
    Member since: February 9, 2017

    Dave,
    My primary site is natureinwool.com and I have 12 sites that are sub-domains of that, most of them I set up because I wanted the domain names so I use them as my practice sites. It sounds silly but natureinwool.com is the site I want to reset because the first theme I ever installed on it left un ugly color scheme in the dashboard. I did reset some of the other sites by deleting the files through FTP but I can’t do that with the primary.
    When I first asked the question it did not occur to me that this was the primary so now I need to ask, is this plug-in something I can use with me primary without affecting the sub-domains?
    Thanks in advance,
    JulieO

    #72783
    CustomerCustomer
    Member
    Member since: March 13, 2016

    Hi Support:

    I am using SKT Full Width Pro and noticed an issue on mobile – when displaying the site horizontally, the right side of the header turns to black while the logo area on left of the header stay with the correct color #c5dde1. When display vertically on the mobile, the header background color is correct #c5dde1.

    URL: http://www.aberfoyledental.ca/

    Thanks

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

    Hi Zainab,

    Kindly use this code there:

    .header .header-inner .nav { background:#f88203 !important; margin-top:35px !important; padding-right:30px !important;}
    .header .header-inner .nav ul li { line-height:55px !important;}
    .header .header-inner .nav ul li a { line-height:inherit !important; padding:0 0 0 25px; color:#fff !important;}
    .header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li.current_page_item a, .header .header-inner .nav ul li.current_page_item ul li a:hover, .header .header-inner .nav ul li.current-menu-ancestor a.parent, .header .header-inner .nav ul li.menu-item-has-children:hover a { color:#000 !important;}

    Regards,
    Brad

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

    Hi Zainab,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .header .header-inner .nav { background:#f88203; margin-top:35px; padding-right:30px;}
    .header .header-inner .nav ul li { line-height:55px;}
    .header .header-inner .nav ul li a { line-height:inherit !important; padding:0 0 0 25px; color:#fff !important;}
    .header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li.current_page_item a, .header .header-inner .nav ul li.current_page_item ul li a:hover, .header .header-inner .nav ul li.current-menu-ancestor a.parent, .header .header-inner .nav ul li.menu-item-has-children:hover a { color:#000 !important;}

    Regards,
    Brad

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

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .page .header, .error404 .header, .single .header, .archive .header, .search .header { background-color:rgba(255, 255, 255, 0.3) !important;}

    Regards,
    Dave

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

    Hi Michael,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { color:#fff !important;}

    Regards,
    Chris

    #72632

    Topic: Pet care

    in forum All Other Themes
    Miranda GraatMiranda Graat
    Member
    Member since: October 3, 2016

    Hi guys,

    I want to change the complete background color of the latest posts section on the homepage into the color #bbbb4d.
    When I inspect the elements I get the following code:

    element {
    background-color: #f7f7f7;
    }

    but when I copy the code, change it and paste it into extra CSS it doesn’t change. What code can I use?

    Miranda

    #72630
    MichaelMichael
    Participant
    Member since: June 15, 2016

    How to change the color of the woocommerce price
    see http://www.dkvs.nl/shop/

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

    Hi,

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

    .title { background-color:rgb(14, 199, 171, 0.5) !important;}
    .slidedesc { background-color:rgb(0, 0, 0, 0.5) !important;}

    Regards,
    Chris

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

    Hi,

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

    .title { background-color:rgb(14, 199, 171, 0.5) !important;}
    .slidedesc { background-color:rgb(0, 0, 0, 0.5) !important;}

    Regards,
    Chris

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

    Hi,

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

    .title { background-color:rgb(14, 199, 171, 0.5) !important;}
    .slidedesc { background-color:rgb(0, 0, 0, 0.5) !important;}

    Regards,
    Chris

    LIIPSY S.A.S.LIIPSY S.A.S.
    Member
    Member since: May 16, 2017

    HI, i buyed the Gravida pro theme, but i need setting “Slide Title Background Color” of “Slider” in transparent, is it posible?

    How?

    Thanks.

    #72503
    MariaMaria
    Member
    Member since: September 27, 2016

    Hello!
    Working with the Perfect Food theme, and wanted to know what CSS code to insert to render the site header background transparent.

    It currently appears to require that a color be set (and transparent won’t fit).

    https://a1registers.com/44319-portage-lakes/our-location/

    I simply want the wood background to be visible from the top of the page (behind the logo, navigation, etc.)

    Thanks in advance!
    Maria

Viewing 15 results - 1,936 through 1,950 (of 3,301 total)