- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month 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: adjust padding front page slider button
Hi – I couldn’t find a solution for this in the support documentation, but the custom css is probably something super easy:
In Disco Dancer theme, how do I adjust the padding in the front page slider link buttons for display on computer (not mobile)
Website is danceystudios.com
Thanks as always
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.slidebtn a { padding:10px 30px;}
Regards,
Chris
Awesome, that’s perfect, thanks
And if I wanted to adjust the position of the slide button relative to the slide description?
Hi,
Kindly use this CSS code:
.slidedesc { margin-bottom:0 !important;}
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]