Hi there,
I want to display the post images full width within the content part (left of the sidebar).
Where can I change some setting for this? http://bit.ly/HiF2HL
Thx & regards
Hey bivvo!
You want to have something like this?
If so, add this code to the Quick CSS:
.big-preview {
padding: 0 !important;
}
Cheers!
Josue
yeah, that works and looks perfect. thanks!