- This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Blog Posts Left Justified
Hello,
I was told to make a new topic about this, so here it goes. How do I make my blog posts not left justified? All of my blog posts look like this:
http://crosscurrentmedia.com/bride-blu-2016/
The all have a ton of white space on the right side, like there is a sidebar there. However, I would like it all to be centered, like my pages. How can I achieve this?
I have already tried Appearance >> Theme Options >> Basic Options >> Blog Single Layout and tried every single option and it changes nothing.
Any ideas?
Thank you,
Kyle Murphey
Hi Kyle,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.nosidebar {
float: none;
margin: 0 auto;
}
Regards,
Brad
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]