Un styled Box Showing Instead of drop down arrows & cart/widgets
-
CSS doesn’t seem to be working properly on the drop down nav menu or any arrows. Would love some help thanks. (website attached).
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please save the Theme Setting, update files in CSS generator if you used them and clear your cache.
Best Regards
Hi, I have updated the files in CSS generator and cleared my cache but no luck. Any further recommendations? Thanks
Hello,
Please provide the site admin access to the private area.
Best Regards
Hi the website is archive-clothing.com
The problem is still happening (I think it happened when I changed the font). Let me know what i should do.
Thank you
Hello,
If you can solve the issue on your own, provide the site admin access to the private area we shall check.
Best Regard
Hi Elise, how do I provide you access? Thanks
Hello,
You can leave the access in the Private content field below the message area.
Best Regards
Hello,
That is right.
We need you login access to the site. Insert them into the Private content area.
Best Regards
Hello,
Please add this code to the functions.php of the child theme:
function woodmart_remove_https($link) {
return $link;
}
Best Regards