[Resolved] slide image background in Page hero issue

Home Forums Support [Resolved] slide image background in Page hero issue

Home Forums Support slide image background in Page hero issue

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

    hi there!
    I’m designing a new site, with slide background in page hero.
    Actually, this work, but I have a issue: the images controls don’t work.
    The images have slide effect, but click the next imagen arrow, not working.

    I use smartslider3 plugin.
    Can you help me with this?

    Best regards

    #966158
    Leo
    Staff
    Customer Support

    Hi there,

    This CSS you’ve added is causing the issue:

    .background-slider {
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: auto;
        z-index: -1;
    }

    Can you try simply adding the slider shortcode as the page hero content?
    https://docs.generatepress.com/article/how-to-create-a-page-hero/#step-1-add-the-content

    #966219
    Gonzalo

    thank you Leo, working perfectly.
    I saw that css in another post, on the same topic.
    Best regards

    #966276
    Leo
    Staff
    Customer Support

    No problem 🙂

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