There is way too much space between the content in my blog posts and the right sidebar, I’d like to reduce that so they are much closer.
I have tried a few bits of CSS I found in the forums to change it, but they haven’t worked. I’ll post a link to my blog page in the PC below. Would appreciate some code/guidance on this!
Thanks a bunch. :)
Hey Moondreamer21,
Add this to quick css:
.content .entry-content-wrapper{
padding-right:0px!important;
}
Best regards,
Jordan Shannon
Thanks Jordan, that did the trick. If we could leave this open a couple days just to be sure I don’t have any additional questions, that’d be great.
Appreciate your expert help! :)