Hey Atila,
Can you please post a link to your site? Thanks!
Hey Atila,
Please add following custom CSS to the theme using Jetpack’s Custom CSS module:-
.post-content{
padding:0px;
margin-top:0px;
}
.post-header{
margin:0px;
padding:0px;
}
.entry:first-child{
padding:0px;
}
Hope it helps 🙂
Perfect! Thanks Suyogya! 🙂
One more thing 🙂 There is a white space above content – where page title usually is. Can that be optionally removed as well? Btw, when viewed on mobile or when I shrink the browser, it looks good. Once I restore the browser to the full screen, it re-appears.
-
This reply was modified 9 years, 8 months ago by
Atila Irmes.
Thanks for helping out Suyogya 🙂
The following CSS will remove that white space at top:
.home.singular .post-content {
margin-top: 0 !important;
}
Thank you, it is perfect now! ^.^
Hello, I’m having the same problem on my single page project in the portfolio. The images I uploaded are 1200 px of width but appears smaller because of the margins of the website. Please let me know if you can help me !
Have you tried the CSS shared above? Please share a link to your site if this does not help.
Thanks!
Can work out how to fix this on my site: http://jeromefinchmusic.com/
could it be that i am using a wordpress.com builder?
Thanks in advance for the help!
This support forum is only for the Unit theme. You’ll need to post in your theme’s support forum for assistance.
Thanks Ben, new to this. I am using Themify Ultra, so I guess I need to look for a Forum related to that theme.