Disco Dancer: adjust padding front page slider button

Home Forums All Other Themes Disco Dancer: adjust padding front page slider button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #78852
    Stephen DanceyStephen Dancey
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: December 23, 2016

    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

    #78854
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:

    .slidebtn a { padding:10px 30px;}

    Regards,
    Chris

    #78861
    Stephen DanceyStephen Dancey
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: December 23, 2016

    Awesome, that’s perfect, thanks

    And if I wanted to adjust the position of the slide button relative to the slide description?

    #78863
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS code:

    .slidedesc { margin-bottom:0 !important;}

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.