Home › Forums › Arnold WordPress Theme › “Bottom Center” alignment with image and text slider
- This topic has 6 replies, 2 voices, and was last updated 4 years, 7 months ago by
SeaTheme.
-
AuthorPosts
-
October 13, 2021 at 9:23 am #25960
Hello, I am using the slider with image overlay on text, but the option I want to use for alignment does not appear to me.
I would like the text to be aligned in “Bottom Center” mode and then modify the height with the paddign on bottom (which already appears)
Thanks,
Regards.October 13, 2021 at 9:25 am #25961October 13, 2021 at 1:49 pm #25963Hi there,
Welcome to SeaTheme forum.Please disable “Text display inline” , the “align” selector will not work with it.
It is possible by custom CSS(“Appearance > Customize: Additional CSS”) to make it “Bottom Center” :
.style2-text-center .bm-tab-slider-trigger { bottom: 20px; -webkit-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%); }ps: the align option should be set “center”, or the CSS will not work.
October 13, 2021 at 3:41 pm #25967Hi, can’t it be used with the “Text display inline” version? I would prefer all the text inline and not one on top of the other.
Thanks!October 14, 2021 at 1:42 am #25969October 14, 2021 at 9:28 am #25970Hello, I don’t know if I did something wrong, but it didn’t work. I have attached an image of how I have it.
October 15, 2021 at 12:59 am #25975 -
AuthorPosts
- You must be logged in to reply to this topic.
