shirazdaryan Posted January 22, 2021 Share Posted January 22, 2021 Site URL: https://www.shirazanddaryan.com/blog-4 I just wanted to know how can I change the Category and Tags font size, I got some answer from another room but it doesn't work, like this: span.blog-categories-list * { font-size: 30px !important; } Link to comment
tuanphan Posted January 23, 2021 Share Posted January 23, 2021 Add to Design > Custom CSS a.blog-categories { font-size: 30px !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
shirazdaryan Posted January 25, 2021 Author Share Posted January 25, 2021 On 1/23/2021 at 4:07 PM, tuanphan said: Add to Design > Custom CSS a.blog-categories { font-size: 30px !important; } Thanks, the code changes "A" but I want to change "B". I attached a screenshot Link to comment
shirazdaryan Posted January 28, 2021 Author Share Posted January 28, 2021 Does anybody know about this problem? It strange that Squarespace uses such a strange effect for changing the categories random font size ... Link to comment
tuanphan Posted February 2, 2021 Share Posted February 2, 2021 Hi. WHere is it? 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
shirazdaryan Posted February 4, 2021 Author Share Posted February 4, 2021 On 2/2/2021 at 3:40 PM, tuanphan said: Hi. WHere is it? Hej, it's the new linkhttps://www.shirazanddaryan.com/projects I just wanted to change size of these Link to comment
Solution tuanphan Posted February 5, 2021 Solution Share Posted February 5, 2021 Add to Design > Custom CSS /* Tag cloud font size */ ul.sqs-tagcloud * { font-size: 30px; } 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
shirazdaryan Posted February 16, 2021 Author Share Posted February 16, 2021 On 2/5/2021 at 10:26 AM, tuanphan said: Add to Design > Custom CSS /* Tag cloud font size */ ul.sqs-tagcloud * { font-size: 30px; } Thank you very much, it works perfectly! 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