- 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 › 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
🙂
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 […]