Buttons and search booking hotel does not work on the main page

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Luviana Buttons and search booking hotel does not work on the main page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1090803
    Alejandro Carbonell
    Participant

    Hello,

    I have been organizing my web page a bit once I installed the Luviana theme (www.altur5.com), and I must have touched something important since the buttons and the search engine of the banner of the main page do not work.

    However, the buttons below do.

    Can you help me?

    #1091068
    Andre Flores
    Moderator

    Hello Alejandro,

    It looks like a CSS z-index issue, try adding the following code under Appearance ->Customize ->Additional CSS:

    .luviana-front-page-header {
    	z-index: 999;
    }
    .front-page-widget-area {
    	z-index: 999;
    }

    Regards,
    Andre

    #1091247
    Alejandro Carbonell
    Participant

    Thanks Andre,

    It has worked, but now I do not see the logo or the main and social menu.

    Best regards and thanks again

    #1092306
    Andre Flores
    Moderator

    Hello Alejandro,

    I have checked your website and both the logo and the main menu are visible: https://prnt.sc/10pp803. Let me know if the issue no longer persists.

    Regards,
    Andre

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