Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    left aligned pictures in carousel

    Addons
    2
    6
    620
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Colin last edited by

      hey!
      i have photos in different formats in one carousel and i want to have them to be left aligned. I couldn‘t find any option about this, they are always centered.
      Maybe someone here knows a solution – thanks!

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Hi Colin,

        try to put this into your Custom CSS.

        .col .lay-carousel img.h100 {
            left: 25%;
        }
        

        Let me know if that works for you!

        Best!

        Marius

        www.mariusjopen.world

        C 1 Reply Last reply Reply Quote 0
        • C
          Colin @mariusjopen last edited by

          Thanks for the reply, but unfortunately it doesnt work yet.
          Its to far left and the high-format ones are still centered.
          here you can have a look.
          Best,
          Colin

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Hi Colin,

            ok. That makes sense.

            Try this:

            .col .lay-carousel img.h100 {
                -webkit-transform: translateX(0%);
                -ms-transform: translateX(0%);
                transform: translateX(0%);
                left: 0%;
            }
            

            All the best!

            Marius

            www.mariusjopen.world

            C 1 Reply Last reply Reply Quote 0
            • C
              Colin @mariusjopen last edited by

              @mariusjopen Thank you very much – it works now.
              Best, Colin

              1 Reply Last reply Reply Quote 0
              • mariusjopen
                mariusjopen Global Moderator last edited by

                Ah! Glad to hear! :-)

                www.mariusjopen.world

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Before you post

                Use the Search Feature. Maybe there is already a solution to your issue.

                1. Update Lay Theme and all Lay Theme Addons
                2. Disable all Plugins
                3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
                4. Now see if your problem solved itself
                5. Go here, see if your problem is listed here:
                Troubleshooting

                When you post:
                1. Post a link to where the problem is
                2. If the problem is difficult to explain, post screenshots / link to a video to explain it

                Thanks!

                Online Users

                E
                A

                Recent Topics

                • A

                  Unable to update lay theme / to login wp admin

                • A

                  New button feature not available

                • S

                  Theme crashed - because of Polylang?

                • A

                  carousel addon not working after update

                laytheme.com