Boton Button in Promo Banner
-
How to make non capital letter the bottom text?
This specs should be generate under theme settings?
Hello,
Please provide your site URL so that we could provide you with custom CSS. If your site is under maintenance, please provide your site admin access in the private area. Please clarify which block.
Best Regards
Hello,
Please provide the screen of the problem. If you mean these blocks https://prnt.sc/sv2qrk they have been typed in capslock, you will have re-type as it is not possible to correct with CSS.
Best Regards
I meant: “SHOP NOW” it’s in capital letters, but I type “Shop Now” in the Promo Banner setting
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
#wd-5edce51c33c71 a{
text-transform:none;
}
Best Regards
Hi, Buddy
I have implemented the code, but I still see “shop noe” un Capital Letters in fron page
Any wrong from my side?¿
Attachments:
You must be
logged in to view attached files.
Hello,
Please replace the code with this one:
body .banner-btn-wrapper .woodmart-button-wrapper a{
text-transform: none;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards