- This topic has 1 reply, 2 voices, and was last updated 3 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Parallax Me Forum › Black box behind slider on mobile
Oh the mobile version of my website, there is a large black box that is behind the homepage slider. How can I get rid of this?
Here is my website: https://lswebsitedesigns.net/kascott/
Here is a screenshot: https://imgur.com/a/QRfEnjS
Thank you!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
#supersized li { background:#fff !important;}
#supersized img { top:138px !important;}
.home .feature { min-height:235px !important;}
}
Regards,
Dave
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]