Hi,
Unfortunately the alignment of the Post Slider Entry and excerpt text in Mobile format has been negatively changed.
Before the entry features image and items where vertically displayed while being aligned to the left, including all text. Since the update the Post Slider displayed the image centred while the text is still aligned to the left.
See an example at:
http://www.dotamelo.com/portfolio/bodie/
Make the windows small enough to let it swap to mobile mode.
Regards,
Tom
Hey Tom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1200px) {
.slide-content {
text-align: center;
}}
Regards,
Yigit
Hi Yigit,
Yes, that solved it, thanks very much for the prompt reply!
Kind regards,
Tom
Hey!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit