[Support request] Slider Revolution background hide GeneratePress Top bar

Home Forums Support [Support request] Slider Revolution background hide GeneratePress Top bar

Home Forums Support Slider Revolution background hide GeneratePress Top bar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #497460
    Augusto

    Hi:
    Slider Revolution background hide GeneratePress Top bar, any idea to solve this
    thanks in advance

    #497767
    Leo
    Staff
    Customer Support

    Hi there,

    Where and how are you adding that slider?

    #499727
    Augusto

    I added this custom css code to slider, as slider Revolution site indicates to set slider as page background
    .rev_slider_wrapper {

    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 0 !important;
    width: 100% !important;
    height: 100% !important;

    }
    After that I embedded slider with a shortcode in the content page [rev_slider alias=”my_slider_revolution”]

    #499849
    Leo
    Staff
    Customer Support

    Not sure if I understand. You are hoping to use the slider as background image?

    #499850
    Augusto

    Yes

    #499906
    Leo
    Staff
    Customer Support

    For which part? The body of the site?

    Or you are looking for something like page header? https://docs.generatepress.com/article/page-header-overview/

    #500141
    Augusto

    for Body of the site

    #500784
    Tom
    Lead Developer
    Lead Developer

    Right now it’s not possible because the slider is within your content.

    What if you add it in the Before Header hook in GP Hooks?

    #501098
    Augusto

    No way, I will try with another plugin. thank you, nevertheless

    #501305
    Tom
    Lead Developer
    Lead Developer

    No problem – let me know if you need more help 🙂

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