Friends,
Until recently, our website banner contained three things when accessed on a mobile device: clickable phone number, logo, and button for bringing up the website’s categories.
Now there’s no button. Anyone have any advice.
Thanks.
Hi Brandon!
Have you added any extra CSS inside?
Regards,
Basilis
Only this (Put it under the “Quick CSS”):
h1 {
font-size: 24px;
font-weight: medium;
text-transform: none;
}
Hey!
Can you please try de-activating all active plugins and check if that helps?
If not, please try re-updating the theme and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
I can certainly re-update Enfold and overwrite all files, but there are some other places where I’ve added some things to the CSS.
Is there any way that I can determine what I’ve added over time? I pretty much did it on a need basis and didn’t keep up with it.
Hi,
Do you mean that you have added CSS directly in the source code? Are you using a child theme? If not I would advise to do so, that means you won’t have problems like these in the future if you keep all your modifications to it: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/. Maybe your could back your site up before updating so that you still have your edits locally and find out where you have added them that way.
Thanks,
Rikard