marmotte Posted February 25 Share Posted February 25 Hi, I'm using Flatiron V.7, I would like to extend galleries or summaries on a specific page to the max width, with a little margin aligned to the menu/title (please see screenshot below). I'd like also to remove the little gap on top of the page here, but I'm not sure if this is possible : Link: https://www.meignaud.com/private-process password: fraise Thank you! Link to comment
Web_Solutions Posted February 25 Share Posted February 25 1 hour ago, marmotte said: Hi, I'm using Flatiron V.7, I would like to extend galleries or summaries on a specific page to the max width, with a little margin aligned to the menu/title (please see screenshot below). I'd like also to remove the little gap on top of the page here, but I'm not sure if this is possible : Link: https://www.meignaud.com/private-process password: fraise Thank you! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .collection-65c8f4a9572abb6290faba34 { #container { max-width: 100% !important; } #container-content { padding-top: 25px !important; } } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
marmotte Posted February 26 Author Share Posted February 26 Thank you for your quick reply! It works 🙂 Link to comment
marmotte Posted February 26 Author Share Posted February 26 12 hours ago, Web_Solutions said: .collection-65c8f4a9572abb6290faba34 { Quick (silly) question, where can I find the collection code or any page of my website? Thank you. Link to comment
Web_Solutions Posted February 27 Share Posted February 27 On 2/26/2024 at 6:19 PM, marmotte said: Quick (silly) question, where can I find the collection code or any page of my website? Thank you. In the body tag If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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