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

    Hi,
    Whenever the current page is shown in the footer (I mean there’s a link in the footer to the page that is currently presented), there’s a border around the page hyperlink with a background. How can I disable this setting, so that the footer will always look the same?

    This is an example page:
    http://www.valuation.co.il/%D7%A7%D7%95%D7%A8%D7%A1-%D7%94%D7%A2%D7%A8%D7%9B%D7%AA-%D7%A9%D7%95%D7%95%D7%99-%D7%97%D7%91%D7%A8%D7%95%D7%AA/?theme=enfold

    Thanks a lot,
    Eran.

    #163740

    Hi erantdo!

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

    .widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item { left: 6px;}
     .footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item { background-color: inherit; }

    Cheers!
    Yigit

    #163764

    it worked ! thanks for the quick reply ! :)

    #163785

    Hey!

    You are welcome glad we could help :) Let us know if you have any other questions

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘removing highlight in the footer around current page’ is closed to new replies.