- This topic has 3 replies, 3 voices, and was last updated 6 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 › IT Consultant Support › Phones and tablets issues
Hi my site shows a weird line on the slider in phones and tablets.
My URL is http://bsc-test.com/version3
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
.menusection {
border: none;
}
Regards,
Shri
It doesn’t work. Also, I noticed that if you open the website from a Mac Safari/Chrome the slider below the navigation bar is smaller than on a Windows Computer. Can be the different monitor resolutions affecting the site? Is there a way that doesn’t change this.
This is my CSS
.suptp a { color:#52b7f2 !important;}
.suptp a { font:esteban !important;}
.suptp a { font-size: 12px !important;}
.suptp:hover a { color:#fd9206 !important;}
.logo img { margin-bottom:0;}
.header { padding-bottom:0;}
#slidera .nivoSlider { min-height:36px !important;}
@media screen and (min-width: 950px) {
.menu {
text-align:center
}
.menu li {
display:inline-block;
float:none;
margin-left: -5px;
}
.menu li li {
display:block;
text-align:left
}
}
#topmenu ul li a{padding:8px 25px;}
.elementor-inner {width: 81.1%;margin: 0 auto; !important;
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
@media screen and (max-width:1023px) {
.menusection { border: none !important;}
}
Regards,
Dave
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]