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
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
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?
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