Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #307955
    oldpille
    Participant

    Hello,
    Can you change the orange color of the menu underline and in the “down” bottom?
    Thank you.Oldpille
    http://www.fotogruppe-nebenan.de

    #307967
    tikaram
    Keymaster

    @oldpille : Please try adding the following additional css and let me know if it works as desired or not.

    .menu-inside-wrapper .main-navigation .nav-menu .current_page_item > a::after,
    .scroll-down {
         background-color: #f7d701; 
    }
    #307974
    oldpille
    Participant

    Hello Tikaram,
    Thank you for your prompt reply.
    A transparent background for the hamburger menu would be helpful for the responsive mode (smartphone). It is currently in white.
    would that work?
    Greetings Oldpille

    #308027
    tikaram
    Keymaster

    @oldpille :Please try adding the following additional css for menu background color.

    .menu-toggle {
       background-color: transparent !important;
    }
    
    
    #308029
    oldpille
    Participant

    Hello Tikaram,
    Thanks for this quick partial solution. Sorry, but the submenus in responsive mode (smartphone) are still white and should also be transparent.
    Is there an entire css for this?
    Thanks.
    Greetings from hot Berlin
    oldpille

    #308034
    Sakin
    Keymaster

    @oldpille : There is web developer tools inspection protection on your site. So, I cannot debug what’s causing that white background. Try to add the following CSS in the “Appearance => Customize => Additional CSS” box and if it still doesn’t work then can you deactivate that plugin so that we can inspect the CSS.

    .dropdown-toggle {
       background-color: transparent !important;
    }

    Regards,
    Sakin

    #308042
    oldpille
    Participant

    Hello Sakin,
    Yes, it worked perfectly, the css fitted. Thank you for your support.
    Greetings from Berlin.
    oldpille

    #308058
    Sakin
    Keymaster

    Hello oldpille,

    Thanks for using the Photofocus Ligh theme. Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/photofocus-light/reviews/#new-post . Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Have a good day! 🙂

    Regards,
    Sakin

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘change color in menu underline’ is closed to new replies.