Home Forums Pro Themes University Hub Pro How To edit the Link/Button in CTA

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #117256
    Reddyokt
    Participant

    Hello WEN team.
    in the CTA areas, i just want to add 1 button only. as we know, the CTA area had 2 button. would help me with this issue?

    #117269
    wensolutions
    Keymaster

    Hello,

    To add CSS given below, you can follow the path Admin Panel > Appearance > Customize > Additional CSS

    .home-section-call-to-action .cta-buttons .cta-btn-primary {
        display: none;
    }

    This will help you remove one button.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

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