Hello,
I am looking for some CSS to have the link go a little above where the anchor link is located on mobile only. The anchor links work perfectly on a PC. On mobile, it goes down a little further than the anchor link/color section. I believe this is because of the fixed header.
http://internetmarketingpros.net
Please advise.
Thanks,
Chris Belote
Hey!
We are working on your ticket please wait while we update the results here soon.
This is mostly happening because the header has a custom margin or padding. To resolve it you can remove the custom margin or paddings
or
Please use the below CSS in Enfold > General Styling > Quick CSS
@media only screen and (max-width: 768px) {
#whyus.container_wrap {
padding-top:24px;
}}
Regards,
Vinay Kashyap
Vinnie, that did the trick! YOU THE MAN.
I appreciate it!
Thanks,
Chris Belote
Hey!
Glad we could help you :) We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
We really appreciate if you rate our theme on themeforest :)
Thank you for using Enfold.
Cheers!
Vinay Kashyap