- This topic has 3 replies, 2 voices, and was last updated 7 years, 9 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
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]