Tekst in footer homepgae suddenly Bold.
-
Good afternoon,
I see that the footer on the homepage is suddenly bold and on the other pages it is just normal in the footer. Can you tell me what I can do about this? I’ll just add the print screens.
Thanks in advance!
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached and visited your website.
It seems that there is an unclosed tag in the footer area that’s why it is displaying like that.
Please make sure that all the tags you used in the footer and footer copyrights are closed.
Then clear cache and check back.
If the problem continues then deactivate all the third-party plugins and provide with the admin panel login details of the website then we will troubleshoot with the theme plugins.
Regards.
Xtemos Studios.
Hello,
I can’t find any unclosed tags. But I have still the same problem. I will give you our login.
Hello,
Your issue has been resolved. Please clear cache and check back.
Screenshot for Clarification: https://ibb.co/4sVdFW4
Regards.
Xtemos Studios.
Hi,
We still got problems with our Cookie banner. This is still in bold. Can you also fix this?
Thanks again!
Kind regards,
Jasper Engelen
Attachments:
You must be
logged in to view attached files.
Hello,
You are Most Welcome.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-cookies-inner .cookies-info-text {
font-weight: normal;
}
Best Regards.