Hi Kriesi team,
unfortunately text of my promobox is overlapping the call to action button for certain resolutions.
I already tried this code, which didn’t solve the problem.
.avia-promocontent {
margin-right: 250px;
}
I have a similiar problem for icon boxes as well.
Have you a fix for those issues?
Best,
Andreas
Hey andreasobermeier,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-promocontent {
margin-right: 20%;
}
@media only screen and (max-width: 768px) {
.av_one_third { width: 100% !important; margin-left: 0 !important; }}
Best regards,
Yigit
Hi Yigit,
unfortunately this code doesn’t work (neither for promo box nor for the icon box problem.
Have you any other idea?
Best regards,
Andreas
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Yigit
Hi there,
posted the login credentials in the private content area.
Please let me know if you need any more information.
Best regards,
Andreas
Hi,
You had some errors in your style.css file, i corrected them. Please review your website now
Best regards,
Yigit
Hi Yigit,
thank you for that.
As far as for now, there are no more problems at this topic.
Thank you for your help.
Best wishes,
Andreas