lisabarbero Posted June 5, 2020 Share Posted June 5, 2020 Site URL: http://www.lisabarbero.com Hello all. I'm using the Flatiron template because I like the way the front page is set up. There are a few things I'd like to tweak though. I can code a bit but any help/guidance in pointing me towards the right direction would be appreciated. This is what I'm looking to change: 1. Product images default to first image in gallery. I'd like to use the thumbnail from Options in settings instead. 2. I'd like to completely remove the sidebar with meta data from the blog to make one centered column and make the spacing between posts/read more smaller. Thanks in advance, Lisa lisabarbero.com Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 Can you share link to blog page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
lisabarbero Posted June 8, 2020 Author Share Posted June 8, 2020 https://lisabarbero.squarespace.com/journal Link to comment
lisabarbero Posted June 8, 2020 Author Share Posted June 8, 2020 Also, when I try to add code for my mailing list to the footer, it creates a ton of space between the footer and main content while on mobile. I'm not sure why but would love to figure it out so I can remove that padding as well. Thanks! Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 Add to Home > Design > Custom CSS section.sidebar { display: none !important; } #navigator article .main { float: none; width: 100%; margin-left: 0; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.