• Resolved fimo66

    (@fimo66)


    Hello,

    First i would like to say thank you for the theme “GeneratePress”

    but i have 2 questions which i hope you can help a novice like me with :o)

    I would like to change the color in my background meny and also on the “hamburger meny” because

    its hard to read, but im not skilled enough to see / how that is possible, perhaps you have the time

    to assist me ?

    1) Here the gray meny background colour i would like to be more fill out so the text from the background

    is not visable thru the meny.

    https://ibb.co/JKSPX5Y
    https://ibb.co/vVkVB2p

    2) Here i would like the “meny” to be shown as white to be able to read it better

Viewing 8 replies - 1 through 8 (of 8 total)
  • ying

    (@yingscarlett)

    Hi there,

    You should be able to change menu colors at customizer > colors > primary navigation.
    https://www.screencast.com/t/k6LJvffC

    If it doesn’t work, any chance you can link us to the site in question?

    It’s really difficult to guess a solution based on screenshots.

    Let me know ??

    Thread Starter fimo66

    (@fimo66)

    Hi again,
    Thanks for the support and yes i know its not optimal with screenshots but last time i linked to my site i got a lot of spam from google to my site
    so i hope you are able to help me furter with this screenshot here

    https://ibb.co/Pw6wFFX

    As you can see i can now (with your help above) change the meny background color but its
    still a mess as you can see from my screenshot, is there anywhere to make the meny background solid, so it goes over the text witch is behind in the screenshot ?
    (its a RSS news reader i have in the background)

    2) About the dark color in my question 2, i saw something like this BUT im not skilled
    in the css section, but is this a way to do it = get the meny color white ?

    .main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
    color: #FFFFFF;
    }

    i hope you are still able to help me with a screeshot :o)

    • This reply was modified 3 years, 3 months ago by fimo66.
    ying

    (@yingscarlett)

    1) The menu in screenshot is submenu, try change the submenu background color to white.

    2) You should not need to use CSS, they should follow the color set in customizer > primary navigation.

    Thread Starter fimo66

    (@fimo66)

    Thank you for the quick answer / support :o)

    number 2 is solved now with your help – GREAT / THANKS !!!

    number 1 changed to white but its better as you can see here but i would like the submenu background color to be more solid so it covers all the text from the rss news “behind” the submenu background color, if that is possible or do you have another helpfull tips
    https://ibb.co/GW65WZH
    :o)

    • This reply was modified 3 years, 3 months ago by fimo66.
    ying

    (@yingscarlett)

    I think the color is solid, I’m guessing the problem is that the RSS feeds have a higher value in terms of z-index.

    Not sure if it’s the case since I can see the code, but anyway give this CSS a try:

    nav#site-navigation.main-navigation, site-header {
        z-index: 99999;
    }
    • This reply was modified 3 years, 3 months ago by ying.
    Thread Starter fimo66

    (@fimo66)

    Hi again,
    It solved now, i had to play around with the colors via menu colors at customizer > colors > primary navigation, sub meny

    so THANK YOU for all your help, support

    have a nice day :o)

    ying

    (@yingscarlett)

    Great! Very glad to hear that ??

    Thread Starter fimo66

    (@fimo66)

    Hi again,

    Im sorry to disturb you again but im afried that i didnt solved the issue after all
    dont know why but as you can see from my test site here;
    https://bit.ly/3qnueAC

    the test my page sub menu is still not solid…

    I have spoken with the author of the RSS plugin but he says that its a theme
    issue not anything with his plugin….

    so can you see why i have this not solid sub menus ?

    thank you for any assist, help you can give me to solve this
    :o)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to change color ?’ is closed to new replies.