Home › Forums › WoodMart support forum › Product Page not loading button & title styles
Product Page not loading button & title styles
- This topic has 8 replies, 2 voices, and was last updated 3 years, 9 months ago by Elise Noromit.
-
AuthorPosts
-
March 16, 2021 at 11:44 am #273890
Oriol DuarriParticipantHi,
I’ve customized the product page design, but the woodmart elements aren’t loading the theme styles, buttons are grey instead of showing the configured custom color or the primary one, and the titles I’m configuring a custom color but it isn’t showing, it seems that it doesn’t loads the CSS, may you can take a look and help me please?
The URL is https://bravedivers.com/experiencias-de-buceo/curso-padi-open-water-diver-en-lestartit/
Wait for your news,
Thanks!March 16, 2021 at 3:53 pm #274025
Elise NoromitMemberHello,
Please provide your site admin access to the private area. I will check the Theme Settings and compare them with the styles. For now, it seems the styles are supported.
Best Regards
March 17, 2021 at 8:28 am #274168
Oriol DuarriParticipantHi, check this buttons please, and the title have a white color configured but it’s shown black
URL with the error: https://bravedivers.com/experiencias-de-buceo/curso-padi-open-water-diver-en-lestartit/
If you’re unable to login, please provide me your country of conexion for whitelist you in the firewall
Attachments:
You must be logged in to view attached files.March 17, 2021 at 9:10 am #274201
Oriol DuarriParticipantI add more info, please, for check errors use this URL when logged in as admin:
https://bravedivers.com/?post_type=product&p=18649&preview=true
You will see:
– Buttons without color
– Titles configured with white color shown black
– Text configured with grey color shown whiteYou can check the template used in this product page in this URL:
https://bravedivers.com/wp-admin/post.php?post=18607&action=editMarch 17, 2021 at 6:02 pm #274399
Elise NoromitMemberHello,
The access to the site has been blocked: https://gyazo.com/3bc99d04d668421485151c98692aabaa
I view the page URL you have provided and the home page I do not see the blocks shown on your screen.
Please provide unblocked access and page URL with the blocks from the screen.
Best Regards
March 18, 2021 at 7:53 am #274503
Oriol DuarriParticipantHi Elise, please, provide me your IP for check if firewall have blocked you.
Once registered as admin you will be able to visit https://bravedivers.com/wp-admin/post.php?post=18607&action=edit and see the problem
March 18, 2021 at 8:42 am #274530
Elise NoromitMemberHello,
Here is the IP:
Best Regards
March 18, 2021 at 8:45 am #274531
Oriol DuarriParticipantHi Elise,
Please try it now and give me feedback if something goes wrong,
March 18, 2021 at 6:59 pm #274663
Elise NoromitMemberHello,
I can see the buttons and prepared the code for them. However, I cannot find the title to change: https://gyazo.com/fc5feb917868782f33cd76b586f9cb71
Please add this code to the Theme Settings > Custom CSS > Global:
body.single-product .btn.btn-color-default { background-color: #2b3a67; color: #ffffff; } body.single-product .btn.btn-color-default:hover { background-color: #699acf; color: #ffffff; transition:.25s; } body.single-product .btn.btn-scheme-hover-light:hover { background-color: #699acf; transition:.25s; } body.single-product .btn.btn-scheme-hover-light { background-color: #2b3a67; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register