Shop Categories

X

Call to action, heitgh

Home Forums Agama Pro Call to action, heitgh

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10941
    Resiliencengine
    Participant

    Hi there,

    is it possible to have the same hight for all the call to actions BUT few of them?

    #10960
    Jerry
    Keymaster

    Elaborate with more details, about what call to actions you are talking ?

    As you can notice you get almost no reply just because you didn’t give us any proper details.

    Regards

    #10961
    Zex
    Moderator

    Hello, Resiliencengine!

    If you inserted the Call to Action element using the WP Bakery page builder, you can styling it differently by adding a different class name to it and use that class selector to change the height.

    Please, check the video guide I made for you:

    CTA custom height

    Paste the next CSS code into Customizing->General->Additional CSS

    .cta1{
       height:300px;
    }

    and change the CTA class name and height value.

    Best Regards

    #10967
    Resiliencengine
    Participant

    It works, thanks!

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