Abbie Posted November 11, 2020 Share Posted November 11, 2020 Hello, how do I remove/reduce this padding on the portfolio page? I've tried adding couple of different Custom CSS coding suggestions but none have worked. On 7.1, portfolio page style is hover: fixed. Link to comment
Guest Posted November 11, 2020 Share Posted November 11, 2020 A link to the page you're trying to change would be helpful so that we can provide you with correct CSS! Link to comment
Abbie Posted November 11, 2020 Author Share Posted November 11, 2020 https://chicken-reed-xyms.squarespace.com/our-teachers The password is yogastudio Thanks! Link to comment
Guest Posted November 11, 2020 Share Posted November 11, 2020 Try this CSS out! .portfolio-hover-display { margin-top: -200px; } Link to comment
Abbie Posted November 12, 2020 Author Share Posted November 12, 2020 Thanks! This works but just moves the text up and makes the gap at the bottom bigger, is there anyway to remove the gap at the bottom as well? Link to comment
tonicastudio Posted January 24, 2022 Share Posted January 24, 2022 On 11/12/2020 at 6:32 AM, mess_cal said: Try this CSS out! .portfolio-hover-display { margin-top: -200px; } Hey there, this worked perfectly! Thanks! I have the same question, can you remove the padding from the bottom as well? I thought it would be as simple as adding margin-bottom but doesn't seem to be working. Thank you! Link to comment
tuanphan Posted January 25, 2022 Share Posted January 25, 2022 20 hours ago, tonicastudio said: Hey there, this worked perfectly! Thanks! I have the same question, can you remove the padding from the bottom as well? I thought it would be as simple as adding margin-bottom but doesn't seem to be working. Thank you! Can you share link to a page where you want to reduce padding? I think we need another code. 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
tonicastudio Posted January 25, 2022 Share Posted January 25, 2022 1 minute ago, tuanphan said: Can you share link to a page where you want to reduce padding? I think we need another code. for sure: https://www.tonicabrandstudio.com/example password: australia If the direct link doesn't work just to go menu>example. Thanks! Link to comment
tonicastudio Posted January 25, 2022 Share Posted January 25, 2022 Oh btw, I've since removed the above code you've provided. So now you'll see the text sits in the middle of the section once again with excessive padding on top and bottom. Just trying to get rid of the padding. Link to comment
tuanphan Posted January 26, 2022 Share Posted January 26, 2022 22 hours ago, tonicastudio said: Oh btw, I've since removed the above code you've provided. So now you'll see the text sits in the middle of the section once again with excessive padding on top and bottom. Just trying to get rid of the padding. It looks like you solved? Also, i see you have some invalid code. Yellow triangle is invalid code. You can remove them. 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
Create an account or sign in to comment
You need to be a member in order to leave a comment