• Hi:
    I’m trying to put text over the background image option but the text is hidden below, after the background image and not over the image.
    Remember that the slider in mounted using Oxygen Builder, so I’m inserted this code to the proper functioning.

    jQuery(document).ready(function(){
        setInterval(function(){
            jQuery('.accordion-slider').accordionSlider('resize');
        }, 1000);
    });

    The text should appear in the first tab “DIARIOS”.
    Thank you.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bqworks

    (@bqworks)

    Hi,

    Your background image should be set in the Background Image section, not the Opened Background Image section, where it currently is. That is why it fades in only when you open the panel.

    Best,
    David

    Thread Starter Marlimant

    (@marlimant)

    Thanks. But the Background image section hides all other text layers.
    For now I will try with other plugins solutions.
    Thanks for the excellent support anyway.

    Plugin Author bqworks

    (@bqworks)

    You’re welcome! That issue doesn’t normally occur when the accordion is set up correctly.

    Best,
    David

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background image over layer text’ is closed to new replies.