BradleyK Posted October 17, 2023 Share Posted October 17, 2023 I am trying to remove the white space, padding, or margin located below the header, and above the image block in a page layout (this page is not linked to my website, so it is not viewable — please refer to the screenshot). I've tried many variations of custom css, but no option has solved this issue. Your help will be most appreciated. Link to comment
BradleyK Posted October 17, 2023 Author Share Posted October 17, 2023 I'd like to have the same white margin below the header as seen on my homepage which is an index page: https://ivesgrafik.com Link to comment
tuanphan Posted October 17, 2023 Share Posted October 17, 2023 10 hours ago, BradleyK said: I am trying to remove the white space, padding, or margin located below the header, and above the image block in a page layout (this page is not linked to my website, so it is not viewable — please refer to the screenshot). I've tried many variations of custom css, but no option has solved this issue. Your help will be most appreciated. Hi, Which page in screenshot? 10 hours ago, BradleyK said: I'd like to have the same white margin below the header as seen on my homepage which is an index page: https://ivesgrafik.com I don't see white margin 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
BradleyK Posted October 18, 2023 Author Share Posted October 18, 2023 The white margin is on the screenshot I uploaded — reference that please. The page I'm referencing is not a live page. Link to comment
tuanphan Posted October 19, 2023 Share Posted October 19, 2023 You can set it as live, then we can check easier If you can't set it live, you can duplicate site & set there 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
BradleyK Posted October 19, 2023 Author Share Posted October 19, 2023 Go to https://ivesgrafik.com/ Click on the CLIENT tab. Enter this password: cHJvszKOp@ Thanks for your assistance with this. Link to comment
tuanphan Posted October 21, 2023 Share Posted October 21, 2023 The site has a default margin You can add it to Website Tools (under Not Linked) > Custom CSS section#container { margin-top: 0px !important; } 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
BradleyK Posted October 21, 2023 Author Share Posted October 21, 2023 Thank you. This worked; however, now it crops off the top of my portfolio images, and text. Please reference the screenshot — I've removed the css code from my live site. Link to comment
BradleyK Posted October 22, 2023 Author Share Posted October 22, 2023 I'm getting closer with the code. Here's what I entered: section#container { padding: 0px !important; margin-top: 100px !important; } Link to comment
BradleyK Posted October 22, 2023 Author Share Posted October 22, 2023 I'm getting closer with the code. Here's what I entered: section#container { padding: 0px !important; margin-top: 100px !important; } It still affects my WORK Index Page and Gallery Pages as it is cropping the images, and text. When you open my STUDIO page (A Blank Page populated with Text and Image Blocks), the CSS code behaves the way it should. Please refer to the attached. Thanks, Brad Link to comment
BradleyK Posted October 23, 2023 Author Share Posted October 23, 2023 Site address is: https://ivesgrafik.com/ 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