-
AuthorPosts
-
March 23, 2018 at 1:05 am #931721
Hi,
My site
I am trying to get the menu (using the icon) to align left to the screen rather than right.
I want to center the logo.
I want to add a search icon to the main menu to align to the right.
Please can you help?
Thanks
March 23, 2018 at 3:29 am #931753Hey hazelallturf,
For the menu, please try going to Enfold Theme Options > Header > Menu and Logo Position > Logo left, Menu right
Then we can adjust your logo to be centered.Best regards,
MikeMarch 23, 2018 at 4:07 am #931756Hi Mike,
I’ve made the logo left and menu right. I am looking for the Burger Menu theme on the left hand side of the header and the ecommerce basket on the right hand side.
What are my next steps?Thanks!
March 23, 2018 at 4:23 am #931758HI Mike,
Please see the below website. The right hand side of the header is what I am trying to achieve.
https://store.carandache.com/uk/en/
Thanks
March 23, 2018 at 4:30 am #931759Hi,
I see your burger menu is to the left, logo centered, and shopping basket on the right.
Please see screenshot in Private Content area.
What other changes did you want?Best regards,
MikeMarch 23, 2018 at 4:45 am #931766When I click the menu button which is on the left, the menu gets displayed on the right of the screen. I want to move this to the left.
Also I can’t see the basket icon on the right hand side? I would like the account, search and basket on the right as per the link I sent over?
Thanks!
March 23, 2018 at 11:32 am #931918Hi,
To open the burger menu on the left, please try this css:.html_av-overlay-side .av-burger-overlay-scroll { right: auto; left: 0; } .html_av-overlay-side .av-burger-overlay-scroll { -webkit-transform: translateX(-10px)!important; transform: translateX(-10px)!important; }
To move your search icon to the far right side please try this solution: https://kriesi.at/support/topic/center-main-menu-and-move-search-to-right-of-logo/#post-295616
As for your cart, it is showing for me on the right side once I added an item to it, but it’s on the edge of the screen. So this css moves it to the left a little:.html_visible_cart .cart_dropdown { right: 20px!important; }
Best regards,
MikeMarch 23, 2018 at 9:07 pm #932109Hi Mike,
Thank you for the pointers. The basket is great, I would like this to be displayed at all times even when empty. Can you help?
Thanks
March 24, 2018 at 4:14 pm #932365Hi,
To always display the woocommerce shopping cart, or basket, please try this css code:.cart_dropdown {right: 20px!important; }
notice that this moves the cart left 20px, feel free to adjust to suit.
Best regards,
MikeMarch 26, 2018 at 11:06 pm #933230Hi Mike,
Can you please advise how I would be able to show the Submenu for each menu item in another column of the icon menu rather than just a standard drop down if this is possible?
Also what is the CSS code I need to alter the icon/burger menu design?
Thanks
March 26, 2018 at 11:11 pm #933237Hi Mike,
If the option to display the menu vertically and then the submenu vertically next to this I would like to make the menu horizontal as this website it…
Many thanks
March 27, 2018 at 6:29 am #933406Hi hazelallturf,
You might want to use mega menu to achieve the layout like that.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 27, 2018 at 11:20 am #933577Hi Victoria,
When I set the menu to a mega menu it doesn’t have any effect on my current display as I’m using the burger menu for desktop?
Thanks
March 28, 2018 at 4:17 am #933993 -
AuthorPosts
- You must be logged in to reply to this topic.