leguido Posted January 9, 2023 Share Posted January 9, 2023 Hi, I discovered that when I am on my blog on mobile devices, the blog post title is too high up and there is too much space between it and the images on the page. It for some reason is now located behind my website title. Is there a way to change the spacing of the blog post title? I don't mind where the slideshow is on the page, I would just like to move the title. Link to comment
tuanphan Posted January 13, 2023 Share Posted January 13, 2023 Hi, Can you share link to a blog post? We can check easier 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
leguido Posted January 16, 2023 Author Share Posted January 16, 2023 On 1/13/2023 at 8:14 AM, tuanphan said: Hi, Can you share link to a blog post? We can check easier Here is one: https://laurelguido.com/blog/saturation But it only doesn't work right on mobile. Link to comment
tuanphan Posted January 19, 2023 Share Posted January 19, 2023 On 1/16/2023 at 10:11 AM, leguido said: Here is one: https://laurelguido.com/blog/saturation But it only doesn't work right on mobile. Add to Design > Custom CSS @media screen and (max-width:767px) { body[class*="type-blog"].view-item header#header { position: relative !important; } body[class*="type-blog"].view-item article section:first-child { padding-top: 40px !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment