• The button on the call to action section of the homepage will not center. It keeps going to the right of the text.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author nickmart111

    (@nickmart111)

    Hi Please use this custom CSS

    .co-cta-wrapper-1 .btn
    {
    float: left !important;
    clear: left !important;
    margin: 50px 238px !important;
    }

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Call To Action Section On Homepage’ is closed to new replies.