Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 526 through 540 (of 3,301 total)
  • Author
    Search Results
  • #167789
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS:

    .skt-builder-home-section9-block-701 .shortmore a:hover {
        color: #db0632;
    }

    Regards,
    Dave

    #167637
    Casara ClarkCasara Clark
    Participant
    • Topics: 32
    • Replies: 49
    • Total: 81
    Member since: April 24, 2020

    Thank you. I made this change over at: https://www.ramolawpc.com/refresh/

    If you take a look, the hover over for the Projects section is red now and that’s perfect. Thank you! The Projects section looks great (though I do have questions about the right shortcode to get it to show only one category…).

    But the news right below it? Since putting in the above code, the text for it is now white? And the Read More links are still yellow, so the changes were not as productive for that posts plugin. The LATEST NEWS plugin looked great previously, the only issue was that we wanted the “Read More” link to be red, not yellow.

    I’m guessing I would delete the third line (this one)

    .skt-builder-home-section9-block-701:hover .style3info h5, .skt-builder-home-section9-block-701:hover .shortdesc, .skt-builder-home-section9-block-701:hover .shortmore a { color:#fff;}

    And there’d be something else to enter in the custom css section instead?

    Thank you!
    Casara

    Maria de DiegoMaria de Diego
    Participant
    Member since: September 28, 2020

    Hello,

    I wrote before but somehow I cannot reply to the other message. I am using Meditation Pro on http://www.yogadeverdad.com

    At the blog page only at the mobile & tablet version the background goes to black and it is difficult to read.
    I send screenshots:

    MOBILE: https://ibb.co/YRQ2g4h

    DESKTOP: https://ibb.co/b5m7NTQ

    It should be as the desktop version.

    We changed the colour of the heather to black through a css custom code, would it be that? (custom css you sent: .header { background:#3e3e3e !important;}
    )

    Thanks!

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

    Hi,

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

    .skt-builder-home-section7-block-512 .portfolio-area li:hover .image-block::after {
        background: rgba(219, 6, 50, 0.9) !important;
    }
    .skt-builder-home-section9-block-701 .post_block_style3::before {
        background: #db0632;
    }
    .skt-builder-home-section9-block-701:hover .style3info h5, .skt-builder-home-section9-block-701:hover .shortdesc, .skt-builder-home-section9-block-701:hover .shortmore a { color:#fff;}

    Regards,
    Dave

    #167187
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    Fixed myself….
    added the following into the CSS.
    .fa.fa-facebook.fa-1x {background: #3b5998 !important; color: #fff !important; border: none !important;}

    #164310

    In reply to: Keep menu on top

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

    Hi,

    We checked, Header Background color transparency is working fine.

    Regards,
    Brad

    #164308

    In reply to: Keep menu on top

    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Never mind, as soon as I publish it, it is transparent. Just not when I change the color without publishing it.

    #163956
    info1426info1426
    Participant
    Member since: December 2, 2018

    I have gone into the customization options on the SKT Spa Theme and changed the color, background color, and hover color of the “Make an Appointment” button, but after publishing they will not change. Please let me know what I can do to make these changes.

    Here is a link to the site I am working on:

    http://2ka.6cd.myftpupload.com/

    Thanks so much,
    Sharon Alexander

    #163945

    In reply to: Keep menu on top

    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    When I log out of wordpress, it is fine. So no problem.
    However, I want to change the color of Header Background. As soon as I do that, the transparancy disappears, even though the settings stay the same in both transparancy options. What can I do about that, because I want it to be transparant.

    TIA
    Michiel

    #163833
    Michiel HesselingMichiel Hesseling
    Participant
    Member since: August 28, 2020

    Hi there,

    Is it possible to quickly change the color of the whole theme?
    http://www.pceerstehulp.com
    laptoprepairpro

    I see a lot of color adjustments. But not for the whole theme.

    TIA

    Michiel

    #163703

    In reply to: Contractor Theme

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

    Hi,

    Kindly go to Appearance >> Customize >> Header >> Mobile Outer Toggle Bar Color >> and change it there

    Regards,
    Dave

    #163620
    Gayan WickramageGayan Wickramage
    Participant
    Member since: September 19, 2020

    Hi, Im using the Sportsman theme and using a graphic header logo. The background colour of the header changes to blue on mobile layout – Please help
    Also the copyright area color can not be set to what I want – gives a different colour.

    #163585

    In reply to: Contractor Theme

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

    Hi,

    Remove:

    .header {
        background: #072142 !important;
    }
    .nivo-caption {
        top: 32% !important;
    }
    .footercols4:nth-child(2) a {
        color: #ccc !important;
    }
    .copytext { padding: 20px 0 0;}

    And replace:

    @media screen and (max-width:767px) {
    .header { background: #072142 !important;}
    .nivo-caption { top: 32% !important;}
    }
    .footercols4:nth-child(2) a { color: #ccc !important;}
    .copytext { padding: 20px 0 0;}

    Regards,
    Dave

    #163401

    In reply to: Contractor Theme

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

    Hi,

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

    .header {
        background: #072142 !important;
    }
    .nivo-caption {
        top: 32% !important;
    }
    .footercols4:nth-child(2) a {
        color: #ccc !important;
    }
    .copytext { padding: 20px 0 0;}

    Regards,
    Dave

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

    Hi,

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

    .header-extras li .custom-cart-count { background-color: #3A0404;}
    .header-extras li a:hover { color: #3A0404;}

    Regards,
    Dave

Viewing 15 results - 526 through 540 (of 3,301 total)