Tagged: caption, center, easy slider, title
-
AuthorPosts
-
March 21, 2014 at 6:00 pm #241286March 22, 2014 at 5:38 am #241518
Hey ckosheff!
1.) You can add something like this on Quick CSS to adjust the position of the caption:
.avia-caption { bottom: 40px; left: 20%; }
2.) Please edit includes > loop-index.php, replace all of it with this code: http://pastebin.com/cYBSQghy
Cheers!
IsmaelMarch 22, 2014 at 2:05 pm #241599The captions don’t center. They are all just repositioned globally.
And the loop.index replacement did nothing. No change, and post title is still above my slider.March 23, 2014 at 5:59 am #241743Hi!
Oops. My bad. Please follow these instead:
1.) Use this to center align the captions.
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { width: 100%; text-align: center; } .avia-caption, .avia-inner-caption, .avia-inner-caption > * { width: 100%; left: 0; }
2.) Replace loop-index.php with this: http://pastebin.com/Eciz1nnh
Best regards,
IsmaelMay 8, 2017 at 9:56 pm #789872Hi moderators – is this fix applicable to the current version of Enfold? I have the same need…
May 9, 2017 at 8:09 am #790055Hi,
Yes, that is still applicable, if that doesn’t work on your end, just give us the link so we can inspect it further and give you a more accurate solution for your site :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.