- This topic has 3 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Resizing issues
Hello!
When I am resizing my window between Desktop, Tablet, and Mobile screen sizes, the “Tablet” seems to be resizing improperly. You can see the error on www.uksab.org/events.
As shown in the link below, it pushes the page upward, behind the navigation bar, making part of it unusable. It does not do this with the desktop/mobile sized displays.
https://drive.google.com/file/d/1ZMk8Htm8dTcxvh2rI8BvZZmTTkzSyjWv/view?usp=sharing
Thank you in advanced,
Matt Luce
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.header {
background:#0033a0 !important;
}
}
Regards,
Brad
Hello,
Thank you for your quick response.
I apologize, that did not fix the issue. I realized the original Google Drive Link I shared with you did not include all the screenshots, including the screenshot with the error.
Please see the attached: https://drive.google.com/drive/folders/1OGz4hOKTn4Y212j_jr5dBEEKLSWtaNLM?usp=sharing
Thank you,
Matt Luce
Hi,
Kindly use this CSS
@media screen and (min-width:768px) and (max-width:1023px) {
.header {
position: relative !important; background-color:rgb(0, 51, 160, 1) !important;
}
}
Regards,
Brad
Are you looking for the best ultimate WordPress themes? You’re on the right page! This post highlights the top ultimate WordPress themes for businesses, freelancers, […]
Are you looking best chemical industry WordPress themes and templates? Here’s a list of the best manufacturer WordPress themes for the chemical industry. These are […]
Are you looking for the best paintball WordPress themes? You’ve come to the right place! This post highlights the top paintball WordPress themes that are […]