Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #882160

    Hi,

    I have a several CTA buttons placed on the site linked to ConvertKit pop-up opt-in form. I noticed this morning that the font on the button is not centered (not in the middle of the button). It was fine until a couple of days ago. Is there any CSS to fix this?

    Many thanks

    Risa

    #882183

    Hey Risa,

    Top and bottom paddings were not equal in your custom button. I adjusted them in Style.css file of your child theme and flushed cache. Please review your website :)

    Best regards,
    Yigit

    #882264

    Perfect! Thank you for your help!

    #882294

    Hi,

    Did you need further help with this or shall we close this topic?

    Best regards,
    Jordan Shannon

    #882312
    This reply has been marked as private.
    #882685

    Hi Risa,

    Please add following code to Quick CSS as well

    .page-id-32 .avia_codeblock .cta-button a {
        font-weight: normal;
        padding: 12px 30px 12px;
    }

    Best regards,
    Yigit

    #882697

    Perfect – thank you!

    #882712

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘CTA button font not centered’ is closed to new replies.