-
AuthorPosts
-
March 4, 2016 at 6:49 am #593122
I have the Enfold Construction Demo theme installed. On the homepage slider, I would like the caption text and the buttons (get a quote, learn more, etc) that overlay the slider images to remain static per each slide (I don’t want them to drop in, or slide in… I just want them to remain static over each image). Is there a way to achieve this? I found the option to have one caption remain static for all of the sliders, but can I have unique captions/buttons remain static for each slider?
March 7, 2016 at 4:39 am #594041Hi webdesign,
Could you provide us with a link to the site in question so that we can take a closer look please? A screenshot highlighting what you would like to achieve might help as well.
Best regards,
RikardMarch 7, 2016 at 6:52 am #594086Hi,
Here is the site that I’ve just started: (in respect for the client, I’d prefer this testing site not be publicly viewable – I’ve posted the link in the box below). I’d like each slide to have unique overlay text and buttons – both of which statically overlay the image (no drop-in or zoom-in motions). Currently I selected the option that just allows one caption display over all slides (but I’d like three separate captions/buttons). I’m using the easy slider. There are no other customizations here to allow unique static text/buttons per slide that I was able to find. Thanks in advance for your help!!March 9, 2016 at 9:18 am #595393Hey!
Thank you for using Enfold.
Please add this in the Quick CSS field in order to disable the caption animation:
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title { animation: none !important; }
Best regards,
IsmaelMarch 9, 2016 at 5:33 pm #595702Hi,
No such luck on stopping button and text animation when I paste in your code into the Quick CSS (under the General Styling options for Enfold). The Construction Demo uses the full-width Easy Slider… does that make a difference on the animation code?
Thanks
March 12, 2016 at 6:32 am #597139Aside from the Quick CSS (which didn’t work) could you please tell me where, in the code, I need to make adjustments so I can affect the button and the title/caption animation? Is this found in the shortcodes.css file or another file? I have Dreamweaver, so I can just find the code and edit that file. Thanks in advance for your help!
March 13, 2016 at 1:04 am #597305You can close my support question… I figured out where everything is and how to fix it. Thanks
March 14, 2016 at 6:53 am #597563 -
AuthorPosts
- The topic ‘Static Text Over Slider’ is closed to new replies.