Noemad Posted March 31, 2021 Share Posted March 31, 2021 Site URL: https://www.coverartmarket.com/custom-album-cover-art I am trying to remove the date from under the photos in my portfolio carousel. Any advice appreciated. Thanks Link to comment
derricksrandomviews Posted April 1, 2021 Share Posted April 1, 2021 You can try this is custom css without the <style> commands or in the page header code injection of the portfolio page leaving the <style> commands, which takes a business plan. Third option is to use a code block on the portfolio page. <style> .view-item .meta { display: none; }</style> Link to comment
Solution tuanphan Posted April 17, 2021 Solution Share Posted April 17, 2021 On 4/1/2021 at 4:33 AM, Noemad said: Site URL: https://www.coverartmarket.com/custom-album-cover-art I am trying to remove the date from under the photos in my portfolio carousel. Any advice appreciated. Thanks Add to Page Header (Hover page on Not Linked or Main Navigation > Click Gear icon to open Page Header) <style> time.summary-metadata-item.summary-metadata-item--date { display: none !important; } </style> 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