-
AuthorPosts
-
December 4, 2020 at 11:38 am #1264975
Hi, we recently took over managing a website built on Enfold. The previous dev included an image in the header (We organise your transfer. Special Offer), to the right of the logo. We need to remove the image and I am unable to find how it has been included and how to get rid of it. Can you help?
Thanks in advance,
David
December 6, 2020 at 4:37 am #1265224Hi David,
It looks to have been added directly to the header, please check header.php to see if you can find it in there.
Best regards,
RikardDecember 7, 2020 at 12:19 pm #1265452Hi Rikard,
I tried header.php but it doesn’t look like it’s there (I’ve pasted it in the private content box if you don’t mind checking?) – any other suggestions?Thanks,
DavidDecember 8, 2020 at 6:01 am #1265685Hi,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardDecember 8, 2020 at 9:32 am #1265703Hi Rikard,
Sure, details below – thanks very much.
David
December 9, 2020 at 4:02 am #1265911Hi,
Thanks for that. It’s added using the Theme Customisations plugin, you can simply deactivate that plugin if you don’t need it.
Best regards,
RikardDecember 9, 2020 at 10:20 am #1265946Hi Rikard,
Thanks for your help, that plugin is a new one for me, I’ve deactivated it and it worked exactly as you said.
Thanks very much
David
December 9, 2020 at 6:41 pm #1266059Hi David,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2020 at 7:59 pm #1266077Hi Victoria,
Actually there is a small thing relating to the site logo – on desktop the logo sits about 10px above the bottom of the header/nav area. But on mobile, it sits right on the line that marks the bottom of the header/nav area – is it possible to keep the 10px gap below the logo on mobile?
Thanks,
David
December 10, 2020 at 12:37 pm #1266272Hi David,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive .logo img { margin-top: -10px !important; } }
Best regards,
RikardDecember 10, 2020 at 5:09 pm #1266328Thanks Rikard,
That works fine!
I appreciate your help.
DavidDecember 11, 2020 at 2:27 am #1266459Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Remove image from header’ is closed to new replies.