Hello everyone:
Is it possible to reduce the Distance between COLOR SECTIONS on mobile Devices
Thank you very much
Beautiful Greeting Franz
Hey schweg33,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Thank you Victoria
I want to reduce the Distance between the 2 COLOR SECTIONS
Where the Arrow is
Thank you many and beautiful Greetings Franz
Hi Franz,
Thank you. Please try using the following css:
@media only screen and (max-width:767px){
#av_section_1 .template-page.content.av-content-full.alpha.units {
padding-bottom: 0px !important;
}
}
Best regards,
Victoria
Thank you Victoria
That’s super
You can close this Request.
Beautiful Greetings Franz
Thank You Victoria for your Feedback:
Normally we do not display the Logo mobile during the submenu.
Then I can click all Flags mobile.
If I use this Code:
/*LOGO MOBIL Submenu */
@media only screen and (max-width: 479px) {
.responsive .logo a {
z-index: 999;
}
}
Logo is too wide and obscures the flags
I can’t click on the Flags mobile anymore.
Beautiful Greetings Franz
Thank you Victoria
The last entry went wrong
You can close this Request.
Beautiful Greetings Franz
Hi schweg33,
Glad you got it working for you.
Best regards,
Victoria