Vipul Sachdeva
Vipul Sachdeva

Reputation: 1

What is the CSS code for moving button on a slider for Divi Wordpress theme?

I am using Divi Wordpress theme to build my website. I am creating a slider and trying to customize the CTA button. But it will not move from its default center position. Could you help me with the CSS code to move its position?

Here is what I am trying to do:

Screenshot Link

Upvotes: 0

Views: 2940

Answers (1)

Xelonovia
Xelonovia

Reputation: 305

Try this:

  1. Click on the three line in upper left of the module
  2. Click on the three line in upper left of the slide
  3. Click "Advance" tab and scroll down to find "slide button"
  4. In slied button, type margin-left: 75% (play around with this number)

Check this out

Upvotes: 1

Related Questions