• I created a slider it is 300×300 and fixed width. I made it small because I want to put text along side of it. Anyway when I put the short code on my page the slider is centered on my page. I have alignment set as left in my page editor. I don’t see any setting in creely on how to set a preferred alignment when inserting shortcode on your pages. What am I doing wrong? Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fabio Rinaldi

    (@fabiorino)

    Hi, by default Crelly Slider is centered.
    Just add this CSS line to your theme’s custom CSS (if supported) or at the end of the file style.css.

    .crellyslider { margin: 0; }

    Thread Starter tangerine3

    (@tangerine3)

    thank you this worked, do you know what code I would use to put static images to the right of the slider?

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Unfortunately I cannot provide you full working code without seeing the rest of the website source code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘slider is centering on page’ is closed to new replies.