catkins Posted June 13, 2021 Share Posted June 13, 2021 (edited) Site URL: https://www.womensworthinc.org I'd like to change some of the style elements in regards to the blog on our site, but can't figure out how to do that. Specifically, I'd like to change the size of the image captions and the page width on pages like these: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program I'd also like to change the amount of white space between the caption and the blog text on this page as well as remove the "Share" and "Like" buttons: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program Can anyone tell me how I can make these changes? Thanks! Edited June 13, 2021 by catkins Link to comment
tuanphan Posted June 14, 2021 Share Posted June 14, 2021 8 hours ago, catkins said: Site URL: https://www.womensworthinc.org I'd like to change some of the style elements in regards to the blog on our site, but can't figure out how to do that. Specifically, I'd like to change the size of the image captions and the page width on pages like these: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program I'd also like to change the amount of white space between the caption and the blog text on this page as well as remove the "Share" and "Like" buttons: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program Can anyone tell me how I can make these changes? Thanks! Q1. Reduce or increase page width? Q2. Add to Design > Custom CSS /* Image caption-blog text */ .collection-type-blog article .special-content { margin-bottom: 1px; } .collection-type-blog article .special-content .image-block { padding-bottom: 1px !important; } /* remove like share */ .collection-type-blog article footer.clear .meta { display: none; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment