Home Forums Total Edit the call to action css

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3960
    Archipelagic
    Participant

    I’m wondering if it’s possible to edit the “call to action”. I’d like to increase the height (so it looks more like a slider) but there doesn’t seem to be anything about the call to action in the style sheet.

    #4063
    Hash
    Keymaster

    Add the below CSS code in the Appearance -> Customizer -> Additional CSS field

    #ht-cta-section .ht-section{
    padding: 200px 0;
    }

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