When my site is viewed on mobile, or when the desktop screen is smaller, my logo image moves underneath my collapsed menu and is over top of my slider image. How do I fix this?
Hi,
I have a similar problem on Mobile also.
The Title and the Tag appear over the top of the slider and the menu bar.
Operation is ok, they are just in the wrong place.
http://www.wizardfm.com.au is the site (still working on this one)
Thank you
Hi Annie,
Please provide your website url. We will take a look and provide you with a possible Custom CSS solution. We can only provide solution base on device, Please tell us which device view is not working properly for you.
Thanks!
To Nigelw,
As per our forum regulation https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
Please kindly create your own thread with your question, Please do not post on other user’s thread or on topics marked as ‘Resolved’. This is to prevent confusion when we are providing solutions.
Thanks!
Thanks Denzel! The URL is http://www.sincerelymewords.com/blog. I know the issue is happening across multiple small screen devices, but the one I have is an iPhone 6. Thank you so much for your assistance!
I also noticed, and I’m not sure if this is the same problem or not, but the “Read More” buttons move up over top of the text on resize as well.
Hi,
Please try the following in your Theme Options -> Custom CSS
@media only screen and (max-width: 768px)(
.header{
height:220px !important;
}
.anythingSlider .post-more{
left:60% !important;
}
}
Thanks
Hi Denzel,
Thank you so much! There was a typo – a ( where there should have been a {, but other than that it worked beautifully! Thank you, thank you!
The topic Logo Margin on Resize is closed to new replies