• Resolved kharim

    (@kharim)


    How can I center align the default slider so that my text stops in the middle instead of to the left?

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

    (@metaphorcreations)

    The text alignment is set by your Item Layouts. Here is how you adjust this:

    1. Click the Items tab.
    2. Hover over an item and select the Edit Layout icon.
    3. Click the Edit CSS icon on for the Variation layout.
    4. Within the .ditty-item__elements css, change text-align: left; to text-align: center;
    5. Click Save Ditty to save, or the refresh icon to just preview the changes before saving.

    Here’s a quick screencast I made showing how to do this: https://www.loom.com/share/73e7cb7521e04d5dbc5f804886e9a412

    Let me know if you have any questions.

    Thread Starter kharim

    (@kharim)

    Thank you very much. Worked well!

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Great, glad to help!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Alignment Settings’ is closed to new replies.