- This topic has 3 replies, 2 voices, and was last updated 5 years, 8 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 › All Other Themes › Disco Dancer – Front Page Section Margins Mobile Display
Hi – is there a simple way to adjust the top and bottom margins on the front page sections on a mobile device?
On a computer screen I like the amount of space in the top & bottom margins, but on a phone I’d prefer a little less space in the margins.
thanks
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.nivo-controlNav { bottom:120px !important;}
@media screen and (max-width:479px) {
.nivo-controlNav { bottom:0 !important;}
}
Regards,
Chris
Hey Chris, this looks like the same code for my other enquiry about adjusting position of slider pagination dots.
See your reply #78895
What I’d love to do is adjust the sizes of the top and bottom margins in front page sections on mobile devices
thanks, Stephen
Hi Stephen,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris
WordPress has empowered millions of entrepreneurs to take their businesses online. However, when they make this decision, they also have to decide which type of […]
In this article, we will illustrate how to create custom taxonomies in WordPress from scratch and how to display them with your current WordPress theme. […]
People need potent individuals to impart their wisdom and experience to them. If you are someone who is experienced in a field, then there is […]