Hi,
I have had the same problem like in post 164294: removed highlight in the footer around current page.
I put the css codes, given in the post, in the Quick css.
Almost everything is Ok now, highlight removed, but the name of the page is not on the right place, it should stand in a vertical line to the widget title.
As you can see on this link: http://keletmecsekvt.hu/letoltheto-dokumentumok-csak-tagoknak/
(It is footer widget 4.)
Thanks
Hey McGawain!
Please add following code to Quick CSS in Enfold theme options
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item { padding-left: 0; }
Regards,
Yigit
Hey Yigit!
Thanks, it works.
Regards