Guest Posted April 21, 2022 Share Posted April 21, 2022 (edited) Site URL: https://oarfish-primrose-myer.squarespace.com/ PW: Filiz Hi, is it possible to add a picture above the blog title for all blog posts? Thank you Edited April 21, 2022 by Guest Link to comment
tuanphan Posted April 24, 2022 Share Posted April 24, 2022 There has some plugins to achieve this. If you want a free solution, try adding this code to Blog Page Header <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('div.blog-item-content .columns-12 .span-12>.image-block:first-child').insertBefore('.blog-item-title'); }); </script> 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