Rmx29 Posted June 8 Share Posted June 8 (edited) Hello everyone, I am trying to custom css the font in the green textbox on the right (see screenshot) in the header banner slidewhow on the landing page. The new font that I want to use is already implemented in the general CSS for other cases. Can you help? Kind regards Edited June 8 by Rmx29 Link to comment
tuanphan Posted June 9 Share Posted June 9 Hi, Can you share link to this page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Rmx29 Posted June 9 Author Share Posted June 9 sure, here is the link: www.oh-panama.com Link to comment
Rmx29 Posted June 12 Author Share Posted June 12 @tuanphan here is the link www.oh-panama.com Link to comment
Solution tuanphan Posted June 13 Solution Share Posted June 13 Use this @font-face { font-family: Biko_Regular; src: url(https://static1.squarespace.com/static/638634c73e5d2745886c5772/t/6397329eba9ebf1609eb846f/1670853278715/Biko_Regular.otf); } .user-items-list-item-container[data-section-id="64807c7a12304c5b293f0105"] * { font-family: Biko_Regular !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Rmx29 Posted June 14 Author Share Posted June 14 Hi @tuanphan Many thanks! I see that you fetched the data section id for this. Your custom code solved the issue. Have a nice day! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment