Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 466 through 480 (of 3,298 total)
  • Author
    Search Results
  • #172772

    In reply to: Kitchen Design Theme

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

    Hi,

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

    Use this CSS to change slider navigation color.

    .nivo-controlNav a {
        background-color: #f00;
        border-color: #f00 !important;
    }
    .skt-designs-thumb {
        background-color: #f00 !important;
    }

    Hover colors over each of these images?

    Ans: Kindly refer our image documentation how to change hover color.

    Go to Dashboard >> Appearance>> Customize >> Basic >> Color Options >> Gallery Title Background Color

    See screenshot:
    https://ibb.co/0cw7DwT

    Regards,
    Dave

    #172702
    RobertRobert
    Participant
    Member since: August 1, 2016

    Hello,

    How do I change the default color on front page slider navigation and the hover colors over each of these images?

    https://ibb.co/DVNHfLn
    https://ibb.co/tL8f2sG

    #172706
    LindyLindy
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: January 10, 2021

    Hello, I’m trying to make the logo background color transparent but the CSS code doesn’t work. It keeps giving me a colored background. Any ideas how to solve it?

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

    Hi,

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

    #topmenu {
        float: right;
        background-color: #fff !important;
        padding: 20px;
    	margin-top:35px;
    }
    .has_trans_header.home #topmenu {
        background-color: #fff !important;
    	padding: 20px;
    	margin-top:35px;
    }

    Regards,
    Brad

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

    Did you see this? https://www.sktthemes.org/forums/topic/shopzee-issues/#post-172013

    Regarding issue 3:
    I would like something similar to this:

    .nivo-caption {
    width: 34%;
    background-color: rgba(0,0,0,0.3);
    padding: 20px;
    }

    for section 3 [https://ibb.co/Q8yf42Z and https://ibb.co/xm3bSG3 (issue 3)]

    Then I have come across more additional isues:

    Alignment of the products:
    On some pages the alignment of the products is indented: https://ibb.co/3cMfTc0
    For example:
    https://qrverlichting.nl/buitenverlichting/
    https://qrverlichting.nl/fitting-sets/
    And the Special offer balloon is positions above the image, instead of over it. Also the font in the balloon differs, as does the font of the price.

    On others it is correct: https://ibb.co/KFDTbcV
    For example:
    https://qrverlichting.nl/led-filament-lampen/
    https://qrverlichting.nl/plafondlampen/

    And then there is an issue on mobile device
    At first everything looks ok, but when one taps the tripple menu bars, everything shifts to the left, with a lot of whitespace to the right of that
    see https://ibb.co/vJDMG3f for an example.

    Thank you

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

    Due to problems adding an entry to the pervious ShopZee issues ticket I start this new one.

    Did you see this? https://www.sktthemes.org/forums/topic/shopzee-issues/#post-172013

    Regarding issue 3:
    I would like something similar to this:

    .nivo-caption {
    width: 34%;
    background-color: rgba(0,0,0,0.3);
    padding: 20px;
    }

    for section 3 [https://ibb.co/Q8yf42Z and https://ibb.co/xm3bSG3 (issue 3)]

    Then I have come across more additional isues:

    Alignment of the products:
    On some pages the alignment of the products is indented: https://ibb.co/3cMfTc0
    For example:
    https://qrverlichting.nl/buitenverlichting/
    https://qrverlichting.nl/fitting-sets/
    And the Special offer balloon is positions above the image, instead of over it. Also the font in the balloon differs, as does the font of the price.

    On others it is correct: https://ibb.co/KFDTbcV
    For example:
    https://qrverlichting.nl/led-filament-lampen/
    https://qrverlichting.nl/plafondlampen/

    And then there is an issue on mobile device
    At first everything looks ok, but when one taps the tripple menu bars, everything shifts to the left, with a lot of whitespace to the right of that
    see https://ibb.co/vJDMG3f for an example.

    Thank you

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

    Hi,

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

    Add this code there:

    .nivo-caption .slide_info h2 {
        color: #fff !important;
    }

    Regards,
    Dave

    #172212

    In reply to: ShopZee issues

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

    Hi,

    Which font color you want to change?? Can you send us the screenshot of your issues?

    Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Brad

    #172142

    In reply to: ShopZee issues

    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 82
    • Total: 116
    Member since: May 16, 2020

    Originating ticket is “Font color on homepage slider ShopZee”

    URL is www.qrverlichting.nl

    #172140

    In reply to: ShopZee issues

    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 82
    • Total: 116
    Member since: May 16, 2020

    Other ticket is “Font color homepage slider ShopZee”

    URL is https://www.qrverlichting.nl

    #172041
    Casara ClarkCasara Clark
    Participant
    Member since: April 24, 2020

    Hey!

    I’ve been working on this site: https://www.ramolawpc.com/

    And the people at the company want me to make the font for the site MATCH the font from the menu. Awesome! I know how to change the font for the whole site! (In the Customization page!) Except… I can’t seem to figure out what the menu font IS…

    I went looking through the css, but could only find code for the COLOR of the menu … not the font family.

    What should I be setting the font to, to get the rest of the site to match the menu?

    Thank you!

    #171667
    hjones30hjones30
    Participant
    Member since: March 21, 2018

    Hello,

    A couple of problems not sure how to hand the issues, on my client’s site https://www.bluegrasskesco.com/ current I’m using SKT handyman pro 1.0, I noticed that it the support documentation was now different and went to try to install handyman-theme.zip. which is the 4.0 version, but I became concerned that I would lose all of my client’s configurations for font and colors, so my question is will it keep all my current settings or will I have to completely reconfigure the colors and fonts of the website and all that?

    Unpacking the package…

    Installing the theme…

    Destination folder already exists. /home/fcd9w0asje5z/public_html/wp-content/themes/skt-handyman-pro/

    This theme is already installed.
    Current Uploaded
    Theme name SKT Handyman Pro SKT Handyman Pro
    Version pro1.0 pro4.0
    Author SKT Themes SKT Themes
    Required WordPress version – –
    Required PHP version – –

    The second issue on the Front/Home page, while using Jetpack share, the share icons are linked to the feature projects shortcode links from the green box and not the Front/home page. How do I fix this issue, this is nothing wrong with the Jetpack plugin as far as I can tell. On every other page, it works as expected. It only fails to work on the Fron/Home page.

    #171477
    Fadi GhrawiFadi Ghrawi
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: May 19, 2019

    FYI i have this as well entered before, the first one was for the logo, the rest i can recall what they are for.

    @media screen and (max-width:767px) {
    #skt-builder-logo-carousel-block-31 .skt-builder-block-title span { color: #FFDF00;}
    @media screen and (max-width:479px) {
    .logo { max-width:60%;}
    }

    .skt-builder-block-inner.skt-builder-block-inner-31 span { color: #FFDF00 !important;}
    .skt-builder-block-inner.skt-builder-block-inner-152 span { color: #C0C0C0 !important;}
    .skt-builder-block-inner.skt-builder-block-inner-301 span { color: #cd7f32 !important;}
    .header { background-color:#2a2a2b;}
    }
    @media screen and (max-width:479px) {
    .logo { max-width:60%;}
    }

    why there is no update to fix those issue in the theme?

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

    Hi,

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

    .skt-builder-home-section3-block-179 .skt-builder-block-title span, .skt-builder-home-section4-block-221 .skt-builder-block-title span, .skt-builder-home-section5-block-268 .skt-builder-block-title span, .skt-builder-home-section7-block-610 .skt-builder-block-title span, .skt-builder-home-section8-block-655 .skt-builder-block-title span { color: inherit !important;}

    Regards,
    Dave

    Fadi GhrawiFadi Ghrawi
    Participant
    Member since: May 19, 2019

    Hi,
    i purchased event planner theme, the problem even new sentence i write the last word comes in purple color.
    check below photo
    http://postimg.cc/LqYxRFVx
    http://postimg.cc/dDYcW5qb
    http://postimg.cc/nCd8hZvx

    it’s really annoying and embarrassing.
    please send me a solution urgently.
    thank you

Viewing 15 results - 466 through 480 (of 3,298 total)