• Resolved wagedu

    (@wagedu)


    Hi, first of all thanks for the great plugin-theme combo!
    I’m working on helping an NGO with their website but…

    I just seem to have a problem with the “Colors” customisation not working properly on the menu.
    Since I can’t attach images, I’ll list what happens. I chose “ugly” colors to make tracking easier.

    Primary color: affects the footer bkg, ok… but also all menu-item rollovers (???)
    Header bkg color: ok
    Header Menu Text Color: affects only the line under the current-menu-item (???)
    Header Menu Text Hover Color: affects the site-title on rollover + the line below the current-menu-item
    Header text color: ok
    Background: ok

    Also, all menu items are always shown black. And I need to save and refresh in order to update the site-title rollover color.

    It’s a clean install, with only your plugin (and Gutenberg, of course) so I don’t have a clue as to what’s going on.

    Any help would be greatly appreciated, thanks in advance!

    WordPress 4.9.8 pt_BR
    Stackable Theme
    Gutenberg + Stackable Gutenberg Blocks (only plugins installed)

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Benjamin Intal

    (@bfintal)

    Hey there!

    Thanks for the report! We can fix those, but can you provide screenshots of the colors/areas to help us better in pinpointing these? Those would really speed things up!

    Thread Starter wagedu

    (@wagedu)

    Hi @bfintal, thanks for the response. I didn’t find an option to attach screenshots here, that’s why I wrote the link to the page.
    I actually fixed it adding rules for the menuitems on my own CSS.
    Thanks

    Plugin Author Benjamin Intal

    (@bfintal)

    Would you mind sharing the CSS you created to address them? 🙂

    Thread Starter wagedu

    (@wagedu)

    Sorry, I forgot 🙂

    .main-navigation .primary-menu .current_page_item > a:hover, .main-navigation .primary-menu .current-menu-item > a:hover, .main-navigation .primary-menu .current_page_ancestor > a:hover, .main-navigation a:focus, .main-navigation a:hover {
    color: var(–s-header-menu-text-hover-color);
    }

    Plugin Author Benjamin Intal

    (@bfintal)

    Thanks!

    Also, don’t forget to leave a rating for Stackable 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Header colors not working properly’ is closed to new replies.