Simz Posted May 24, 2021 Share Posted May 24, 2021 Site URL: https://www.spitalfieldscityfarm.org/whats-on My date tag for event items displays on the top right of the thumbnail and I keep this in mind when creating event thumbnails. Unfortunately, the date tag moves to the top left side on small screens - how do I stop this from happening? Any help would be appreciated!! Link to comment
tuanphan Posted May 26, 2021 Share Posted May 26, 2021 On 5/25/2021 at 4:19 AM, Simz said: Site URL: https://www.spitalfieldscityfarm.org/whats-on My date tag for event items displays on the top right of the thumbnail and I keep this in mind when creating event thumbnails. Unfortunately, the date tag moves to the top left side on small screens - how do I stop this from happening? Any help would be appreciated!! Add to Design > Custom CSS /* events date position */ .eventlist-datetag { left: unset !important; right: 10px !important; } Simz 1 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
Simz Posted May 26, 2021 Author Share Posted May 26, 2021 Whoo hoo Thanks so much tuanphan this code snippet works like a charm! 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