Atelier Posted September 21, 2021 Share Posted September 21, 2021 Hi! Anyone who can help me with this matter?I like to delete the share buttons and the last updated date in the forte template on the news/blogs section. I also like to get the date below the title, because in the mobile version title and date become one. this is the part i like to delete; i tried this for the shared buttons; /* Blog Page */ #view-list share-buttonss { display: none; } /* Blog Post */ #view-list share-buttonss { display: none; } also this style { .sqs-share-buttons {display: none;} .squarespace-comments {display: none;} } As for the date in the tilte i can hide it by; /* Blog Page */ .view-list .date { display: none; } /* Blog Posts */ .view-item span.date { display: none; But i don't know how to get it below the title for mobile version or for mobile and desktop if thats easier. If i dont hide it; this is wat it looks like on mobile; Link to comment
tuanphan Posted September 24, 2021 Share Posted September 24, 2021 Hi, Can you share link to your site? We can check easier 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