- This topic has 3 replies, 2 voices, and was last updated 7 years, 12 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
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]