Thank you
Hey Waldoctg,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 768px) {
.flex_column { width: 100% !important; margin-left: 0 !important; }}
Then 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/
Best regards,
Yigit
private area
Hi!
Thank you for the update.
Please add this in the Quick CSS field:
@media only screen and (max-width: 767px) {
.avia_textblock.productpricetag {
left: 20px;
position: relative;
}
}
Regards,
Ismael
see private content area
hello?
Hi,
I just checked with my android phone and chrome browser and I don’t see the button having space on the left as what you have in the screenshot. Can you tell us what phone and browser you are using so we can atleast verify it, since we couldn’t see the same issue and the code Ismael gave seems to work out fine. Try also clearing the browser cache, which might help.
Best regards,
Nikko
I fixed it thanks