Note: this is not a cache issue, I check many times.
I made new buttons with custom color, but while editing shows when I am logged in, to logged off users (so anyone) they don’t apply, buttons are white.
I remember a similar issue in the past with blocks background color, which would not apply but visible when logged in.
See here: https://ibb.co/MC9QFPr
Btw, I also try disable various minify css, js etc options but might be wrong but, issue persist
Hey boys, never mind, I fixed. I will give another question though, how can I avoid button CTA and description to overlap?
Check private links.
Hi Jacopotj,
There are two ways to approach this:
1. Make the fonts smaller.
2. Adjust the right margin, try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-promocontent {
margin-right: 240px;
}
Let us know if this helps.
Best regards,
Nikko