mathildenicoline Posted April 1, 2020 Share Posted April 1, 2020 Hi! Working on 7.1, a portfolio page with the style option grid:simple, want the titles to appear above the images and not below. Is this an option or is there any code to do this? Link to comment
tuanphan Posted April 3, 2020 Share Posted April 3, 2020 Add to Home > Design > Custom CSS #gridThumbs a.grid-item { flex-direction: column-reverse; } 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
Guest Posted November 23, 2021 Share Posted November 23, 2021 On 4/3/2020 at 10:45 AM, tuanphan said: Add to Home > Design > Custom CSS #gridThumbs a.grid-item { flex-direction: column-reverse; } Thank you!!! Finally the code that works in 7.1 ! 🙂 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