-
AuthorPosts
-
October 15, 2013 at 10:11 am #175538
Hi,
How to align Caption Title/Text to the right for Easy Slider images? by default, title and text align to the left.
thank you,
October 15, 2013 at 2:35 pm #175636Hi yukanl!
Please add following code to Quick CSS
.avia-caption { right: 17px; }Regards,
YigitOctober 15, 2013 at 7:33 pm #175995Thank you, Yigit.
My bad, I didn’t ask a clear question. I didn’t mean to change the alignment of all caption title/text. I’d still want to keep the default alignment but there are couple of caption title/text that I want them aligned to the right because of the images I use.
cheers,
October 15, 2013 at 8:54 pm #176047Hi!
Please post the link to your website and point out which captions you would like to align differently
Best regards,
YigitOctober 16, 2013 at 2:11 am #176129This reply has been marked as private.October 16, 2013 at 3:25 am #176153Hi!
Please add following code as well
.avia-caption-content { float: right; }With previous code and this code, this is how it should look http://i.imgur.com/ix5noev.jpg
Regards,
YigitOctober 16, 2013 at 6:48 am #176236Thank you, Yigit.
Does this change only this particular Caption title and text? Would this change how other caption texts and title displayed on the site?
October 16, 2013 at 1:47 pm #176400Hey!
If you use it as following then it will be only applied to that particular slider
.slide-id-2800 .avia-caption { right: 17px; } .slide-id-2800 .avia-caption-content { float: right; }Best regards,
YigitOctober 20, 2013 at 12:39 am #177967Yigit,
I added both to the custom.css but seemed only the content moved to the right. The title is still on the left.
thank you,
October 20, 2013 at 4:51 pm #178088Hey!
Please try adding following code
.slide-id-2800 .avia-caption { right: 17px!important; }Then flush browser cache and refresh page a few times
Regards,
YigitOctober 21, 2013 at 7:27 am #178279Yigit,
It’s really weird. I added !important to the code in custom.css file but still the same. Did clean up the cache and deleted temp files but still the same.
thanks,
October 21, 2013 at 4:32 pm #178484Hey!
It looks really weird right now. Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitNovember 11, 2013 at 10:47 pm #187003hi,
I have a similar question : Id like to center all my easy slider captions & titles.
How possible ?
ThanksNovember 13, 2013 at 6:14 pm #187882 -
AuthorPosts
- The topic ‘How to align Caption Title/Text to the right for Easy Slider images’ is closed to new replies.
