georgiamartin Posted March 19, 2020 Share Posted March 19, 2020 Site URL: https://doctorverena.com/blog-1/2020/2/3/grass-fed-grass-finished-grain-fed-or-organic-meat Hi, Can someone please help me with some CSS for changing the font size of the blog title and the author and date on a blog page in the Marquee template? I'm not sure how to target these areas. https://doctorverena.com/blog-1/2020/2/3/grass-fed-grass-finished-grain-fed-or-organic-meat Thanks! Link to comment
tuanphan Posted March 19, 2020 Share Posted March 19, 2020 .view-item .author-name { font-size: 18px; } .view-item h1.page-title { font-size: 20px; } 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
georgiamartin Posted March 19, 2020 Author Share Posted March 19, 2020 1 hour ago, tuanphan said: .view-item .author-name { font-size: 18px; } .view-item h1.page-title { font-size: 20px; } Amazing, worked perfectly, thanks for your help Link to comment
AFisk Posted May 14, 2020 Share Posted May 14, 2020 Hey Tuanphan as the resident genius of the SS forum what would you suggest I do to change the blog title size. AS you'll see from the code in the CSS I've been able to reduce the size of the blog title code once on the blog page. However as soon as I click and go into each individual blog I get the massive titles size again. Link to comment
tuanphan Posted May 14, 2020 Share Posted May 14, 2020 1 hour ago, AFisk said: Hey Tuanphan as the resident genius of the SS forum what would you suggest I do to change the blog title size. AS you'll see from the code in the CSS I've been able to reduce the size of the blog title code once on the blog page. However as soon as I click and go into each individual blog I get the massive titles size again. Can you share link to blog 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
AFisk Posted May 14, 2020 Share Posted May 14, 2020 Hey Tuanphanhttps://www.adrianfisk.com/latest Here you'll see all the blogs titles and the size of them is fine as Ive entered in this CSS h1.blog-title a { font-size: 45px; font-weight: 950 !important; However this is not changing the size of the blog titles once you click 'read more' and go into the actual blog like here for example - https://www.adrianfisk.com/latest/saatchiraveexhibition Link to comment
tuanphan Posted May 15, 2020 Share Posted May 15, 2020 12 hours ago, AFisk said: Hey Tuanphanhttps://www.adrianfisk.com/latest Here you'll see all the blogs titles and the size of them is fine as Ive entered in this CSS h1.blog-title a { font-size: 45px; font-weight: 950 !important; However this is not changing the size of the blog titles once you click 'read more' and go into the actual blog like here for example - https://www.adrianfisk.com/latest/saatchiraveexhibition each template needs different code for blog post. Your template use .blog-item-title h1 { 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
AFisk Posted May 15, 2020 Share Posted May 15, 2020 TuanPhan - Thanks so much. I really appreciate your kind ness. You're a good person and a genius at that!!! Adrian X Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.