Okay
  Public Ticket #1289056
layout change home page
Closed

Comments

  •  1
    Bruno started the conversation

    Hi, after upgrading the Aurum theme from 2.1 to 2.11, suddenly there is a white space appearing between the header menu and the main slider. Going back to the theme version 2.1 by placing back a backup, solves the issue immediately. How can I have the main slider to touch the main menu again (which was the standard) ?

    Kind Regards,

    Bruno van Branden

    {"wp":{"use":false,"adminUrl":"http://libriorfani.com/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Bruno,

    Can you please add the code below to your Custom CSS area:

    body.home .page-container {
        margin-top: 0px !important;
    }

    And this will fix your issue.

  •  1
    Bruno replied

    Thanks Ylli, that solved the issue !

  • [deleted] replied

    Glad to hear that Bruno

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!

  •  1
    Bruno replied

    done !