Tagged: 

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

    Hello,

    i would like to have a:

    – full width header with slideshow created with lyerslider wp
    – no logo
    – main menue in sidebar left
    – footer

    i hosted a picture from what i mean here:
    http://www.riverside-tours.de

    Appreciate some help/advise, thank you.

    #546014

    Hey harrywursthorn!

    That’s going to take a lot of time and code and would have to be considered custom work.

    If you do not care about the main menu / logo, etc etc, then you could just create a page with a transparent header and add the slideshow to the page content and create your own menu to use in the sidebar with a custom menu widget.

    And then add this to your custom CSS to get rid of the header.

    #header { display: none !important; }
    

    Best regards,
    Elliott

    #546319

    Hi Elliott and thank you,

    ok, and is it than possible, to have a responsive menu
    with a custom menu widget?

    bg Harry

    #546659

    Hi!

    No, we don’t have any CSS for that yet. Another way would be to use our fullwidth submenu element. It’s designed to be responsive.

    Cheers!
    Elliott

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