-
AuthorPosts
-
December 3, 2016 at 12:42 pm #720033
Hi,
I’ve setted up a stretched layout for my website (see url in private pls). Right now, the logo and main menu is one on each corner, and I would like to set up the menu to display more centered like in the boxed version. How can I do this?
If possible I would like to come to a solution without css, just using enfold options.
Thanks!
EduDecember 4, 2016 at 7:15 am #720169Hey edupuntoes,
I’m not sure if that would be possible with only theme settings, could you post a screenshot highlighting the changes you would like to make please?
Best regards,
RikardDecember 4, 2016 at 8:12 am #720184Hi Rikar,
Thanks for your answer : )
Find below in the link an image that explains the changes I would like to make on my header. You will see a “before” screen which shows the current behaviour of my header and an “after” screen which shows the results I need to achieve:
https://dl.dropboxusercontent.com/u/21516065/kriesi/boxed%20menu%20and%20logo.jpg
Basicaly I need a boxed layout with stretched layout images, like the one with full width that you can see in my home page.
You can see an example of the layout I need in the private content are link. Boxed menu with full width images.
Thanks!
EduDecember 5, 2016 at 6:44 am #720326Hi,
Thanks for the screenshot, you can’t do that with only theme settings unfortunately but try this in Quick CSS:
.av-logo-container { width: 1310px !important; max-width: 1310px !important; }Replace the width in my code with the width of your container size.
Best regards,
RikardDecember 5, 2016 at 8:13 am #720350Hi Rikard,
Many thanks for your easy solution, That worked great : )
Best regards,
EduDecember 6, 2016 at 4:54 am #720804 -
AuthorPosts
- You must be logged in to reply to this topic.
