Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 571 through 585 (of 3,298 total)
  • Author
    Search Results
  • #159830

    In reply to: SKT-Newspaper Theme

    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    I do you se my last post?

    I have these questions too, and point 1 and 3 is the most important and it was because of it that I bought the support

    1- There’s a way to subscribe to the news?

    2- Section option change font color (I have a word file with an example)

    3- Remove Post navigation from Post pages

    #159744

    In reply to: SKT-Newspaper Theme

    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    This code worked partially, you can see my website (stif.cv)

    .pgwSlideshow .ps-current span.ps-prev { background:url(images/thumb_prev.png) no-repeat center center #f7cc00 !important;}
    .pgwSlideshow .ps-list li { border-color:#f7cc00;}
    .tab-content-post .tabs-wrapper ul.tabs { border-bottom: solid 1px #f7cc00;}
    Regards,

    #159742

    In reply to: SKT-Newspaper Theme

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

    Hi,

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

    Add this code there:

    .pgwSlideshow .ps-current span.ps-prev { background:url(images/thumb_prev.png) no-repeat center center #f7cc00 !important;}
    .pgwSlideshow .ps-list li { border-color:#f7cc00;}
    .tab-content-post .tabs-wrapper ul.tabs { border-bottom: solid 1px #f7cc00;}

    Regards,
    Dave

    #159732

    In reply to: SKT-Newspaper Theme

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

    Hi,

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

    Add this code there:

    .popular-articles .articles li:hover h6 {
        color: #f7cc00 !important;
    }
    .popular-articles .articles .thumb { background: #f7cc00 !important;}

    Regards,
    Dave

    #159657

    In reply to: SKT-Newspaper Theme

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

    Hi,

    We checked, And we did not find orange color on your website.

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

    Regards,
    Dave

    #159584
    pachecoveigapachecoveiga
    Participant
    Member since: November 20, 2017

    1- There’s a way to subscribe to the news?

    2 – we have the colors of our website, we have already changed all colors from orange (#
    ff7f00) to yellow (# f7cc00) in the configuration of the site theme but in some places
    the color orange (# ff7f00) still maintains.
    There is a way to change everything from orange (# ff7f00) to yellow (# f7cc00)?

    3- Section option change font color (I have a word file with an example)

    4- Remove Post navigation from Post pages

    #159460
    pachecoveigapachecoveiga
    Participant
    Member since: November 20, 2017

    1- There’s a way to subscribe to the news?

    2- we have the colors of our website, we have already changed all colors from orange (# ff7f00) to yellow (# f7cc00) in the configuration of the site theme but in some places the color orange (# ff7f00) still maintains.
    There is a way to change everything from orange (# ff7f00) to yellow (# f7cc00)?
    3- Section option change font color

    4 – Decrease the logo’s DIV height (Adjust DIV to Logo size)

    I have document word with image, but, i can’t submit

    Remove Post navigation from Post pages (Remove the red rectangle area)

    #159373

    In reply to: Header colour

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

    Hi,

    Also use this CSS code.

    @media screen and (max-width:767px) {
    .header { background:#fff !important;}
    #simple-menu .fa-bars { color:#000 !important;}
    }

    Regards,
    Chris

    #159319
    AnnAnn
    Participant
    Member since: January 11, 2016

    On the blog pages of our site, we have a sidebar widget with our Facebook feed.
    scratchboardsociety.org/new-ssa-members

    The background of the widget used to be white, but now it’s the same color as the page background, so the content is hard to read. Where are the settings to change the background back to white (or a light grey)? I’d like to change the link colors too, right now they’re blue.

    These are the current settings for the widget, I don’t see any options for changing colors. And I didn’t see anything in the Colors section of the customizer.
    widget settings

    #159318

    In reply to: Header colour

    greg-0287greg-0287
    Participant
    • Topics: 0
    • Replies: 6
    • Total: 6
    Member since: January 15, 2020

    Thanks Chris,

    That go the menu icon to appear, but now I have the blue/purple color back
    https://imgur.com/XWuyXpK

    #159176

    In reply to: Header colour

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

    Hi Greg,

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

    @media screen and (max-width:767px) {
    .header { background:#fff !important;}
    #simple-menu .fa-bars { color:#000 !important;}
    }

    Regards,
    Chris

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

    Hi,

    Added a previous post next post plugin which can manage the color as well as the button. You can manage the settings from this place: http://www.meditate-wnc.org/wp-admin/options-general.php?page=wp-next-post-navi.php

    Regards,
    Dave

    #158671
    marc.debodtmarc.debodt
    Participant
    • Topics: 10
    • Replies: 33
    • Total: 43
    Member since: November 20, 2018

    Hi Dave,

    perhaps I wasn’t clear enough in denominating the different parts.
    Diving into the html code I discovered how the different elements are called.

    So I think I should have asked how to change the “service title”. I see options to change fonts, colors, etc. but can’t find the place where to change the service title itself from “Ons aanbod” into “Nieuwe Initiatieven”.

    Kind regards,
    Marc

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

    Hi,

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

    Add this code there:

    @media screen and (max-width:767px) {
    .toggleMenu { position:relative;}
    .toggleMenu::after {
        position: absolute;
        top: 50%;
        right: 15px;
        content: "\f0c9";
        font-family: fontAwesome;
        font-size: 21px;
        transform: translateY(-50%);
    	color:#54433A;
    }
    .toggle a { background:none !important;}
    }

    Regards,
    Dave

    #158374
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Thanks, although I was actually asking for help with styling the desktop version, not the mobile version 🙂 Anyway, I managed to figure it out and styled a few things- but the one thing I can’t seem to figure out is how to style the hamburger menu on a mobile screen. I changed the color of the ‘Menu’ text in the menu bar to #54433A, but the 3-line menu is still that light greyish color? How do I change that to match the ‘Menu’ text?

    Screenshot:
    https://imgur.com/kCFCWi8

    Thanks!

Viewing 15 results - 571 through 585 (of 3,298 total)