Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1358985

    Hi,
    When choose Accordion Slider “Display only on active slides” mode. It only part of image overlay.
    – How to display overlay above whole accordion slider image?
    – Can we choose the transparent color?
    Screenshot:
    https://nimb.ws/yZM1PJ
    Thanks!

    #1358999

    Hey HeeHA,

    Thank you for the inquiry.

    Which browser are you using to test the page? The overlay covers the whole slider image when we checked the page on Chrome MacOS. Please check the screenshot below.

    Screenshot: https://1drv.ms/u/s!AjjTfXSRbKTvwHN8knVcN7mOc9sP?e=K9zuGm

    Best regards,
    Ismael

    #1359005

    Hi, Ismael

    Sorry, It is my mistake.
    Can I display the title on the Accordion slider. Even not on mouse over?
    What we need is to display the title whatever user click the slides or not.

    Thanks!

    #1359132

    Hi,

    Thank you for the update.

    We noticed that the caption or title container is not fullwidth when it is set to always display. To adjust the width of the title container, please add this css code.

    #top .aviaccordion-preview {
        width: 100% !important;
    }

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1359135

    Hi Ismael

    The CSS has been added.

    There are many settings on Enfold > Performance > File Compression.
    Which one I need to disable?

    We hope to display Titles & Sub Titles whatever the Accordion slider on mouse over or our of the slide.

    Thanks!

    Jax H.

    #1359149

    Hi,

    You have to toggle or temporarily disable the CSS/Javascript File Merging And Compression settings, and only enable them back once you are completely done editing the site.

    To always display the caption title not just on hover, make sure to set the slider’s Content > Caption > Slide Title to the first option (yes – display everywhere). The css code that we suggested previously should adjust the width of the title overlay where the title or caption sits.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.