-
AuthorPosts
-
December 12, 2022 at 12:28 pm #1375927
hi…
i have installed enfold with prebuilt theme enfold classic
but now client is asking for full banner like enfold modern
where slider is of full width and heigh and logo and menu are part of ithow do i change that ?
also client need LOGO on left but Menu on center
i tried but not able to find setting for thati found the setting where it takes logo and menu both in center but not the way i mentioned
kindly help
regards
harshDecember 13, 2022 at 6:26 pm #1376069need solution please
regards
harshDecember 13, 2022 at 8:45 pm #1376090Hi,
Thanks for your patience and the link to your site, I assume that you are referring to the Enfold 2017 Demo and it’s full page slider. The slider shows under the header before scrolling because the header is set to transparent in the admin side panel at Layout ▸ Header visibility and transparency:
and the layerslider is full size because it’s canvas size is 850 x 1410 in LayerSlider ▸ Project Settings ▸ Layout
Your layerslider homepage slide is 648 x 1140 so you will want to adjust so it is larger rather than just stretching it.Best regards,
MikeDecember 14, 2022 at 12:40 pm #1376130thanks
and how do i take menu in center
logo will remain in left
regards
harshDecember 14, 2022 at 3:57 pm #1376174Hey,
Please go to Enfold theme options > Header and choose “Logo center, menu below” option and then add following code to bottom of Quick CSS
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -ms-transform: none; transform: none; }
Regards,
YigitDecember 14, 2022 at 4:28 pm #1376183thanks
when i do that logo goes on left
but menu remains in next row of logo
https://prnt.sc/Lzc9gdU0sIHTcan keep logo on left and menu on center in same row
regards
harshDecember 14, 2022 at 4:43 pm #1376186Hi,
I chose “Logo left, menu right” option and added following code to bottom of Quick CSS instead
/* Center menu */ .main_menu { right: 30%; }
Cheers!
YigitDecember 14, 2022 at 4:54 pm #1376192thanks a lot
it has served the purpose
regards
harshDecember 14, 2022 at 4:55 pm #1376195Hi,
You are welcome, Harsh! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit -
AuthorPosts
- The topic ‘home page and menu query’ is closed to new replies.