Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #564882

    1st : I have figured out how to get the color of the active menu to change, but the indicator line, is way below the actual page name.
    How can I change this padding?

    2nd: Special Heading – Sub Heading Color : The css I have found here is not applying to the subheading color. Need to be able to give it a global color change

    #564887

    Hey asksanderson!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

     .avia-menu-fx {
        bottom: 15px;
    }
    .av-subheading *, .av-subheading {
        color: orange!important;
        opacity: 1!important;
    }
     

    Cheers!
    Yigit

    #630213

    Hi,
    For some reason this code has not held, and I can unable to get it to stick again. Sub heading not showing on pages.

    Link in private content

    This page should have a subheading in the blue bar across top.
    Please advise.

    #630717

    Hi,

    Both items look good on my end. Have you figured it out already?

    Best regards,
    Yigit

    #630831

    Yes, thank you. It was all related to the update that was pushed through. I didn’t get it for some reason so the codes weren’t working. All working well after the download. Thank you for your excellent Customer Service.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Active Menu padding on Main Navigation & Sub heading Text Color’ is closed to new replies.