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

    Hello,

    I am looking to change the color of the active page link. I am using the Full Width Submenu element in the layout builder to build the menu. Is there anyway to do this?

    Thanks!

    #564010

    Hey Pappasdg!

    Can you please post the link to your page so we can provide you an accurate custom CSS code?

    Regards,
    Yigit

    #564033

    Sure thing

    #564039

    Hey!

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

    .page-id-75 .av-submenu-container .menu-item-top-level-1 a {
        color: orange;
    }

    Cheers!
    Yigit

    #564047

    Perfect Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Current Page Item in Full Width Submenu’ is closed to new replies.