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

    Hi

    Is it possible to change colour of page links when you hover on them when using a transparent header?

    #1213616

    Hey onedesignprint,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
     #top #header.header_color.av_header_transparency  .av-main-nav li:hover .avia-menu-text {
        color: red;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1213989

    Thanks that worked!!

    #1214204

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1214307

    please close, thanks again

    #1214464

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change colour on links when using transparent header’ is closed to new replies.