Hi,
Regarding this issue: https://kriesi.at/support/topic/removing-highlight-in-the-footer-around-current-page/#post-163785
There’s still a border around the current page, as you can see here: http://www.valuation.co.il/%D7%94%D7%A1%D7%A4%D7%A8/%D7%AA%D7%95%D7%9B%D7%9F-%D7%A2%D7%A0%D7%99%D7%99%D7%A0%D7%99%D7%9D/
Can you please assist me on this?
Thanks a lot,
Eran.
Hey!
Please add following code to Quick CSS as well
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2); }
Cheers!
Yigit
Thanks again… :)