Tagged: anchor link
Hi
I am using anchor links for my menu navigation on the site below, but recently noticed they are landing high – right at the top of the titles – instead of at the border of the color section. Can you help me fix this? Not sure what caused it to change, as the links were fine before.
thanks
Nancy
Hi Munford!
Please deactivate all active plugins and refresh the page and activate the plugins one by one to find out which plugin is causing the issue.
in the mean time you can add the below css in Enfold > General Stylings > Quick CSS
The below css will add extra paddings to the headings so it is better visible till the plugin conflict is resolved.
.container_wrap {
clear: both;
position: relative;
/* z-index: 1; */
border-top-style: solid;
border-top-width: 1px;
padding-top: 30px!important;
}
Best regards,
Vinay
thanks for your help. It seems fixed now.
Hey!
Glad we were able to help you fix this issue.
Thank you for using enfold :)
Best regards,
Vinay