i have an issue with my logo in the header
when i visualise my website on a mobile, the slider is overlapping the logo
my image size is 300×98
This topic has 6 replies, 2 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
i have an issue with my logo in the header
when i visualise my website on a mobile, the slider is overlapping the logo
my image size is 300×98
Hello,
Add this code in custom.css:
@media (max-width: 480px) {.rev_slider_wrapper {
margin-top: 30px !important;
}}
Regards,
Eva Kemp.
Hi
i’m using a child theme
i put the code in the style.css and still same issue
thanks.
Hello,
Please provide FTP and WP Dashboard credentials in private content.
Regards,
Eva Kemp.
thank you
all good, i did it in the parent theme custom.css as you specified
thanks.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘issue with Logo in header’' has been successfully resolved, and the topic is now closed for further responses