Tagged: color section
Hi!
I’m having a strange problem with the color section, it doesn’t shows the height correctly. The arrow that shows the change in section is covered with the background color.
Any ideas?
Hey!
Try adding this code to the Quick CSS:
#nosotros .av-extra-border-inner {
background: white !important;
}
Adjust as needed.
Cheers!
Josue
Hi Josue!
Thank you for the fast response, that only changed the arrow to white color, but not the pending border. Any idea?
Hi,
Have you tried disabling all your custom CSS and plugins to see if it gets fixed?
Regards,
Josue
Hi Josue,
Yes, and it keeps the same.
I don’t know if it helps for something, but it only happens when I select “Small Padding”, in default padding I have no problem.
Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
Josue
Hi!
Check it now, i used this code to fix it:
.avia-section.avia-section-small {
min-height: initial;
}
Best regards,
Josue
Thanks a lot Josue! Now everything works like a charm
You are welcome, glad to help :)
Regards,
Josue