Home › Forums › Gillion Theme › Shop Adress Form Fonts
Home › Forums › Gillion Theme › Shop Adress Form Fonts
Hi @hltgdr,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Of Course,
https://www.askardergisi.com/hesabim/adresi-duzenle/fatura
and
https://www.askardergisi.com/hesabim/adresi-duzenle/gonderim
I need to log into your site to access those pages.
Would you mind if I log in to your site and access those pages to do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Of course
I logged into your shared site and the font displays fine for me as shown in the attached screenshots.
Could you please test it clearing your browser cache or using a different browser?
Hi,
Browser: Firefox
Link: https://www.askardergisi.com/hesabim/adresi-duzenle/gonderim
Screenshots added attach. If fields are empty, field labels is not view.
There isn’t any placeholder assigned to the fields that you have displayed in your shared screenshot.
You can display their labels by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce form .form-row label, .woocommerce-page form .form-row label { display: block !important; }