Hello everyone
I have created a page here
Link below:
Is it possible that the two red frames are the same width in the mobile view?
best regards
Franz
Hey schweg33,
Try this CSS in your <strong style=’color:#000′>Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 1224px) {
#top.home .avia-button.avia-size-small {
min-width: 100%;
}
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you very much
Mike
now it looks clean
thanks and
best regards
Franz