Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #948741

    Hi,
    I’ve tried many different CSS fixes, but no luck yet. After the latest update, there is now an underline on the button menu item on this site: http://manifestingbaby.com/mothers-30-day-fertility-journal/. How can I get rid of that?

    Thanks!

    #948768

    Hey Taryn,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-menu-button > a .avia-menu-text:after {
    	display:none!important;
    }
    

    Best regards,
    Vinay

    #949328

    Perfect – thanks!

    #950425

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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