Shop Categories

X

Before Slider Starts the theme header and footer is visible…

Home Forums Agama Pro Before Slider Starts the theme header and footer is visible…

Topic Resolution: Resolved
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #27878
    Hynek Maj
    Participant

    How can i disable the backgound of the slider, a short time before the slider starts, the theme header and footer is visible…

    #27879
    Zex
    Moderator

    Hello,

    Try to insert the following code into Customizing->General-Additional CSS:

    .home #footer-wrapper,
    .home #masthead
    {
        display: :none!important;
    }

    Regards

    #27882
    Vorticesdynamics
    Participant

    Hello, Just tried to install the pro version but it failed.
    Unpacking the package…

    Installing the theme…

    The package could not be installed. The theme is missing the style.css stylesheet.

    Theme installation failed.

    Provide me with a working installation

    #27885
    Zex
    Moderator

    Hello, @vorticesdynamics!

    we have answered you here.

    #27887
    Hynek Maj
    Participant

    Sorry 🙁 , but this problems started with the WordPress 5.5 update with your theme!
    Please Find a solution, the page isnt working for some days correctly now, dont tell me i should provide you a working installation!

    #27888
    Zex
    Moderator
    This reply has been marked as private.
    #27889
    Hynek Maj
    Participant

    Hi, Zex, sorry but didnt help….

    #27891
    Jerry
    Keymaster

    Hello Hynek,

    Try to insert the following code into Customizing->General->Additional CSS

    .home #footer-wrapper,
    .home #masthead
    {
        display: none !important;
    }

    This code should do the work.

    If you want a better solution you will need to create a temporary admin user/pass for us so we can inspect in detail why this started happening on your website.

    Regards

    • This reply was modified 2 years, 9 months ago by Jerry.
    #27899
    Hynek Maj
    Participant
    This reply has been marked as private.
    #27900
    Jerry
    Keymaster
    This reply has been marked as private.
    #27902
    Hynek Maj
    Participant
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.