Header Buttons Spacing

Support Forums Cian – WP Theme Header Buttons Spacing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4933
    ducky33
    Participant

    When I swap styles between buttons, Style 2 for “Learn More” and Style 1 for “Get The App” the padding / spacing between buttons becomes too narrow (works well with default style)

    #4938
    CreaboxThemes
    Keymaster

    Hi ducky33,

    in the page Appearance > Theme Options > Custom CSS, in the option Custom CSS, add the next code:

    .intro a{
        margin: 10px 10px 0px 10px !important;    
    }

    Regards

    #4941
    ducky33
    Participant

    Thanks a lot for the great and prompt support. Problem solved

    #4943
    CreaboxThemes
    Keymaster

    Your welcome. If you need something more, contact me 😉

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