Okay
  Public Ticket #859534
background image
Closed

Comments

  • Peter started the conversation

    Hi Support,

    I'd like to have a full wide background image for my website, including the homepage which has s slideshow. Can you help me.

    And I'd like to have the menu items in a column, to the right of the logo.

    Thank you in advance.


    Peter

  • [deleted] replied

    Hi Peter,

    Actually there is no "Built-in" feature for page background so you can do this with custom CSS:

    Copy the following CSS:

    .wrapper {
    background: url(http://www.bruud.nl/wp-content/uploads/2016/07/Collage-2-1-e1470685888421.jpg) no-repeat fixed;
    background-size: 100% auto;
    }

    Then go to Edit page (the page you want to apply the bg) and paste the above CSS:


    (view large version)

    So you only need to change/set the image url, which is included in url(...).

    About menu items, we use this option:


    (view large version)

    In our main demo to show menu items in right column.

  • Peter replied

    Hi Arlind, 

    That works just fine! Thank you very much!

  • [deleted] replied

    Hi Peter,

    Great to hear that!

    If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!