-
AuthorPosts
-
August 6, 2016 at 6:52 pm #669341
Hi
1. As i have no logo at all (hidden), menu still displays an empty space above the centered menu as it shows in the mock up . Also is it possible to move menu icon more to the left almost at the edge.
2. I would like to hide shopping cart icon that appears at the left of menu icon in the header in mobile version or to position it elsewhere.
Thank you very much- This topic was modified 8 years, 3 months ago by hdpcr.
August 8, 2016 at 4:56 pm #669924Hi!
Please add following code to Quick CSS
@media only screen and (min-width: 768px) { .container.av-logo-container { display: none; }} .responsive #top .cart_dropdown { display: none; }
Cheers!
YigitAugust 8, 2016 at 5:17 pm #669943Yigit
I added the code and nothing has changed.
Thank you very much
August 8, 2016 at 5:30 pm #669948Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitAugust 8, 2016 at 6:36 pm #669989Hi Yigit
There you go.
Thank youAugust 8, 2016 at 6:43 pm #669996Hey!
You accidentally forgot to leave one comment unclosed therefore code was not applying. Please review your website now :)
Cheers!
YigitAugust 8, 2016 at 6:49 pm #669999Hi Yigit
Sorry about that. Also as i asked before it possible to move menu icon more to the Right almost at the edge. if you can see in the mobile version its over a slogan i havein the heather. I can puch more the text in the image but still need to push the menu icon to the right if possibleThank you so much.
August 8, 2016 at 11:17 pm #670088Hey!
Please add following code to Quick CSS and adjust as needed
#advanced_menu_toggle{ right: -25px; top: 30px; }
Best regards,
YigitAugust 8, 2016 at 11:46 pm #670097Hi Yigit
Thank very much for the code. Only last question about this topic. Is there a way to have a different menu according to certain page by code or i should look for a plugin? If i have 5 menus and i wan to use Menu 1 in pages 1,2,3 and Menu 2 in pages 5,6,7 and so on..
Thank you
August 9, 2016 at 1:05 am #670105Hi!
Please try using this plugin – https://wordpress.org/plugins/zen-menu-logic/
Best regards,
YigitAugust 9, 2016 at 7:34 pm #670507Hi Yigit
Thank you very much. I worked great.
Could you please help me with the post #669937 to know if its possible or not so i will seek other solution.Thank you very much
-
AuthorPosts
- The topic ‘Header and Menu’ is closed to new replies.