Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #213161

    Hello,

    I am trying to center a 2/3 column with an easy slider inside of it on a page. It’s possible to center a 1/2 column by adding 1/4 on each side, but I can’t seem to manage it with the 2/3 or 3/4 columns. I also tried adding the custom css and setting margin: 0 auto to the easy slider inside the 2/3 column.

    Any advice?

    Thanks!
    Brian

    #213254

    Hi cavanaughb!

    Please give us a link to the page with the 2/3 column. We can move it using CSS but we need to inspect the page. You can add something like this on Quick CSS:

    .flex_column.av_two_third {
    margin-left: 20%;
    }

    Cheers!
    Ismael

    #213314
    This reply has been marked as private.
    #213485

    The margin-left worked, but what I’m really after is to format the easy slider so that the height remains fixed when a mixture of landscape and portrait images are shown.

    Is it possible to do? Without editing the photos with white margins to create the same dimensions?

    #213542

    An update: I was able to achieve this by replacing the Easy Slider with a Fullwidth Easy Slider and setting a custom class / css. Thanks again for the amazing work and support.

    It may already be under development, or hopefully on the roadmap, but I would love to see Enfold easy sliders support video (youtube/vimeo).

    Best regards,
    Brian

    #213711

    Hi!

    Kriesi is working on the video implementation to the slider and it will be release soon enough. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Center 2/3 Column’ is closed to new replies.