yas s
asked 10 years ago

I have disabled the social icons, and tags..how to utilize the left side space for posts content,
 
 

1 Answers
Kido D
answered 10 years ago

Hi Yas,  
To resolve your issue, please go to Dashboard / Appearance / Customize / General Settings, add the following code to Header Code section:  

<style>
.single .site-content>.hentry .entry-content {float: none;max-width: 100%;}
</style>

  Hope that helps!

Powered by DW Question & Answer Pro