Home>Support>change text color in sticky header
  1. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    Hi Dario

    Thanks for reaching out.

    It’s possible using Custom CSS, please, see the second last snippet here:

    Page: CSS Snippets

  2. 3 years, 6 months ago Dario Petrović

    Thanks, now it works

    please also link to (change logo in sticky header). I can not find

    Thanks,

  3. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    Glad to hear you’re making progress.

    That’ll be in Advanced Customizations Customizations.

  4. 3 years, 6 months ago Dario Petrović

    solved,
    thanks again

  5. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    Super :) Glad that helped.

  6. 3 years, 6 months ago Dario Petrović

    Sory, another thing

    color change in mobile menu in sticky header.

    browsed all the pages, but I found nothing :)

    thanks

  7. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    I’ve updated the docs: Page: CSS Snippets. Hope that helps.

  8. 3 years, 6 months ago Dario Petrović

    hi,
    that’s it.
    thanks again,

  9. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    Super, glad that helped :)

  10. 3 years, 6 months ago Dario Petrović

    hi,
    my homepage-header is a picture, and I like white text menu. But on the other pages the header is white.
    so does the logo

    thanks

  11. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    For the CSS rules, try reading my tutorial on prefixing rules: Post: Unique Page Styling with Custom CSS Body Classes.

    For the PHP functions, you can see an example of a conditional in this function Page: Advanced Customizations.

    More on WordPress conditionals here https://codex.wordpress.org/Conditional_Tags

  12. 3 years, 6 months ago Dario Petrović

    hi,
    logo i made and now its ok
    but
    I cannot change the text:
    —-
    .main-navigation ul li a {
    color: #000;
    }
    —-
    on the HOME page header text should be : #fff

    that’s

  13. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    Hi Dario, I can’t really dive deep into Custom CSS within our free support scope. We, unfortunately, we don’t have the budget too. In our premium support scope, we have a lot more freedom to help out with customizations beyond theme settings. You can prefix that rule with:

    .stuck .main-navigation

    For when the header is sticky or:

    .home .stuck .main-navigation

    For sticky on the home page or:

    .home .main-navigation

    Not stuck on the home page.

  14. 3 years, 6 months ago Dario Petrović

    Thaaaaaaaaaaaanks,

    hope i won’t bother you with this topic again

  15. 3 years, 6 months ago Andrew Misplon Hi, I Work Here

    Hi Dario, it’s no problem at all, I’m just constrained within our free support scope when it comes to certain questions. I’ll do my best to point you in the right direction or update the theme documentation to assist.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More