Comments Peter started the conversationAugust 12, 2016 at 3:40pmHi 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] repliedAugust 15, 2016 at 11:01amHi 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.1 LikePeter repliedAugust 15, 2016 at 12:14pmHi Arlind, That works just fine! Thank you very much![deleted] repliedAugust 16, 2016 at 11:54amHi 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! Sign in to reply ...
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
Hi Peter,
Actually there is no "Built-in" feature for page background so you can do this with custom CSS:
Copy the following CSS:
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.
Hi Arlind,
That works just fine! Thank you very much!
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!