- 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 › Adjust position of Slider Pagination
Hi, in Disco Dancer theme, is there a simple way to adjust the position/location of the slider pagination dots?
On a computer display I’d like to move them up closer to the slider button & text
But on a mobile device I’d like to move them down just a little but so they don’t overlap slider button & text
website: danceystudios.com
thanks a lot!
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
Great, thanks Chris
🙂
Are you searching for the best airline WordPress themes? If you are planning to start an aviation business online, you need to opt for the […]
Internet Marketing is all about promoting a product or service in such a way that will make people want to purchase it. To do this, […]
When it comes to web development especially for startups or non techy users, WordPress content management system is a king. Moreover, it is constantly evolving […]