• Resolved paselir

    (@paselir)


    How do I place the Call to Action buttons to the right? I have 3!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    #slideshow .slide-inner {
        margin-right: 0;
        padding-right: 0;
    }

    And you have several a.roll-button.button-slider CSS rules in your additional CSS, they are affecting those buttons position as well.

    Kind Regards, Roman.

    Thread Starter paselir

    (@paselir)

    Thanks Roman, it works!

    Great, you are welcome!

    Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CTA bottoms to the right’ is closed to new replies.