Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1161986

    Hello Awesome Enfold team,
    My client wants the title, caption, and button on a full width slider to appear at the same time as the image; is this an issue that can be adjusted? Or should I just tell them to add that information to their image and not use a caption?

    Thank you in advance!

    #1162783

    Hey rlhinirv57,

    We apologize for the delayed response.
    Can you try to add this code in Quick CSS (located in Enfold > General Styling):

    #top .avia-fullwidth-slider * {
        -webkit-animation: none !important;
        animation: none !important;
        transition: all 0s ease 0s !important;
        visibility: visible !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #1162785

    You’re awesome! Thank you; problem solved. :)

    Thanks so much for your response. I appreciate the support provided for the Enfold theme — in addition to the theme itself being well coded, the support is another reason I keep using this theme. Enfold is highly customisable and my clients are always happy.

    #1162799

    Hi rlhinirv57,

    You’re always welcome and we really appreciate your kind words :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change timing of caption and title for full-width slider’ is closed to new replies.