Hi,
today I updated to Enfold 4.7.5. Since that update I notice that the border between the footer page and the actual page looks different. It seem like two borders on top of each other (so it appears much thicker) and with a wrong color. I eased the issue a little by using this in my additional CSS:
#footer-page {
border-top-color: #ffffff !important;
}
But that doesn’t fix it and I don’t believe it’s the right way to solve it.
Does anybody else notice something similar when using the footer page?
Could you please look into this? Link to my website in private content.
Thank you very much,
Tania
EDIT: seems there are several border issues, I found them in the Accordion and in the Form select element as well, everywhere new little framesborders in a dark color. I hope that’s not on purpose because it looks ugly.
Hey TF_Photography,
Please try the following in Quick CSS under Enfold->General Styling:
.footer_color div {
border-color: transparent;
}
Best regards,
Rikard
Hi Rikard,
thanks for the quick reply. That doesn’t solve the issue, the color of the remaining border is still not correct, compared to the other borders which are much lighter.
And what about the other border issues I mentioned? Where is that coming from in 4.7.5?
Thank you very much!
Hi TF_Photography,
Could you please attach some screenshots of the issue?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria