Home Forums Basel support forum Small Topic – Sidebar menu position

Small Topic – Sidebar menu position

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #282931

    Orx und Vinn
    Participant

    Hi and hello,

    I’m currently creating a landing page with your great sidebar header. I would like to insert a background image in the sidebar, you have already provided this great function for this. With all the options, the sidebar looks fantastic.

    However, I have a little problem with the menu. The menu is exactly over the important part of the photo. Can I move the menu position down to the bottom???

    THANK you and keep on your good work!!!

    Best wishes
    Aaron

    Attachments:
    You must be logged in to view attached files.
    #282989

    Hello,

    Is it the same site or another one? Please provide site admin access to the private area.

    Best Regards

    #283400

    Orx und Vinn
    Participant

    Hi,

    This is in a subdomain of my second site. It is a blank version of WP.

    Thanks, 🌷
    Aaron

    #283695

    Hello,

    Please note if you create a second site you will need a separate licence (excluding multisite)

    Please add this code to the Theme Settings > Custom CSS > Global:

    .main-header, .sticky-header.header-clone, .header-spacing {
        background-image: url(https://basel-cec2.kxcdn.com/basel/wp-content/uploads/2015/09/main-big-baner-8.jpg?id=22308)!important;
        background-position: center!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }

    Best Regards

    #283704

    Orx und Vinn
    Participant

    Hey,

    thank you I will check it.

    And I BOUGHT A SECOND license!!! 😘

    Best wishes,
    Aaron

    #283934

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

    #284356

    Orx und Vinn
    Participant

    Hey,

    thank you for the code, but I think that is not that what I am looking for. The background photo already looks good, all is perfect.

    But I would like to have the menu at the bottom (with a spacing) like I sent you the screenshot. I have added a photo for the background which is at the top important and in the bottom is the right space for menu.

    Please, could you send me the code for?

    THANK YOU!!!
    And best wishes
    Aaron

    #284556

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .header-vertical .navigation-wrap {
    	display: flex;
    	align-items: flex-end;
    }

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)