vorbert Posted February 28, 2020 Share Posted February 28, 2020 Site URL: http://norbertvarjasi.com Hi there, I'm looking for some solutions for my website's ( http://norbertvarjasi.com ) desktop view. I've put texts (working as a title) in top of the images of my projects. In phone view these look perfectly in the center but I have a problem with the desktop view. As you can see it on my screenshot, the texts are higher than it should be. If you could recommend me anything to sort this out, I'd very much appreciate it. Many thanks, Norbert Link to comment
tuanphan Posted February 29, 2020 Share Posted February 29, 2020 Add to Norbert Varjasi settings > advanced > header <style> .sqs-block-html { padding-bottom: 0 !important; } </style> 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
vorbert Posted February 29, 2020 Author Share Posted February 29, 2020 2 hours ago, tuanphan said: Add to Norbert Varjasi settings > advanced > header <style> .sqs-block-html { padding-bottom: 0 !important; } </style> Thank you! Am I only able to this on a business and a commerce plan or is there any way to make this work in a personal plan? Link to comment
tuanphan Posted March 2, 2020 Share Posted March 2, 2020 On 3/1/2020 at 1:39 AM, vorbert said: Thank you! Am I only able to this on a business and a commerce plan or is there any way to make this work in a personal plan? Add to Home > Design > Custom CSS .homepage .sqs-block-html { padding-bottom: 0 !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
vorbert Posted March 2, 2020 Author Share Posted March 2, 2020 51 minutes ago, tuanphan said: Add to Home > Design > Custom CSS .homepage .sqs-block-html { padding-bottom: 0 !important; } THANK YOU!!! It is perfect now. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.