Hello There,
I need help about cataogue items, as i am using the theme in RTL I strongly need to change the place of catalogue item and title. I mean to have catalogue item image in right and catalogue title in left and float right.
Could you please help me, I would be thankful.
Farzad
Hey Farzad!
Can you please post the link to your page where we can see the element to provide you an accurate custom CSS code?
Regards,
Yigit
Thanks for your reply
http://www.arianahad.com/%D8%AA%D9%88%D8%B1-%DA%A9%D9%88%D8%B4-%D8%A2%D8%AF%D8%A7%D8%B3%DB%8C/
Regards,
Farzad
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.rtl img.av-catalogue-image {
float: right;
margin-right: 0;
margin-left: 15px;
}
.rtl .av-catalogue-title {
padding-right: 0;
}
Regards,
Yigit
Thanks Yigit, That worked great !
Hi!
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 :)
Best regards,
Yigit