Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #594041

    Hi 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,
    Rikard

    #594086

    Hi,
    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!!

    #595393

    Hey!

    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,
    Ismael

    #595702

    Hi,

    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

    #597139

    Aside 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!

    #597305

    You can close my support question… I figured out where everything is and how to fix it. Thanks

    #597563

    Hi,

    Great, glad you got it fixed :-)

    Cheers!
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Static Text Over Slider’ is closed to new replies.