- This topic has 3 replies, 3 voices, and was last updated 6 years, 3 months 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
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]