Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1207794

    Hello!

    I’m trying to change the font colour of the menu after scrolling (Both font and background are white). I’ve tried all the options in Advanced Styling and Header but nothing seems to change. I also emptied the cache to double-check.

    Any advice? Could I be blocking settings somewhere?

    Thanks!
    Suzanne

    #1207925

    Hey DXploration,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1208108
    This reply has been marked as private.
    #1208309

    Hi DXploration,

    Best regards,
    Victoria

    #1208507

    Hm that’s odd.

    #1209368

    Hi,
    Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #header .av-main-nav>li>a {
        background-color: transparent !important; 
    }
    #top #header_main_alternate {
        background-color: transparent !important; 
    }

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.