-
AuthorPosts
-
February 10, 2017 at 9:17 am #745271
Hello, I have one question. At my website the Icons for the menu and the cart are overlapping in the Smart Phone and if I minimize it at the size of a netbook too. How can i manage it, that the Icons are positioned under the Logo?
Thank you
kind Regards
LianeFebruary 12, 2017 at 7:28 am #745862Hey Liane,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 70% !important; } }
Best regards,
RikardFebruary 14, 2017 at 12:07 pm #746834Dear Rikard,
thank you for your advice. I tried it, It worked at the smart phone version. But when i looked at my computer screen the logo was overlapping after I tried the CCS code. So i cancelled it. Do you have an other advice?
February 14, 2017 at 12:49 pm #746863Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Cheers!
YigitFebruary 14, 2017 at 1:57 pm #746889Hello, the logo and the buttons of the cart and the menu are still overlapping. Another opportunity is to delete the button for the cart. I can`t find how I can do it.
Can you help me how to remove the button for the cart
Kind Regards
LianeFebruary 14, 2017 at 3:46 pm #746927Hey!
Please add following code to Quick CSS as well
.responsive #top .cart_dropdown { display: none !important; }
Cheers!
YigitFebruary 14, 2017 at 3:57 pm #746936Thank you, now it is perfect.
I have another question: At the page “Veranstaltungen” I have an overviev of the events. I want to make a link to scroll down to the detailled description. How can I make this?
Thanks in advance.
Kind regards
LianeFebruary 14, 2017 at 4:00 pm #746940Hi!
Please refer to this post – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
YigitFebruary 14, 2017 at 4:56 pm #746982Thank you!
February 14, 2017 at 5:06 pm #746990Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Overlapping Logo and Buttons’ is closed to new replies.