- This topic has 1 reply, 2 voices, and was last updated 9 years, 9 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 › Community Forums › Optimal Theme Support › Would like 3 Home Featured and No Home Sidebar
Hi,
I am close to launching a new site using Optimal. All is well but I would really love to have 3 featured boxes on the homepage instead of Home Feature Sidebar – Home Feature #1 – Home Feature #2. The three boxes on Corporate http://demo.studiopress.com/corporate/ is a good example.
Any ideas help reduce my trial and error time.
Thanks
Yes you can do this, but you’ll need to adjust this from your style.css file. You would need to figure out what size you want the 3 sections to be, and then make the adjustments.
The first div/section is called – “.home-feature-sidebar”
Then the “home-feature-1” and “home-feature-2” are inside of a div titled – “home-feature-section” so you’ll need to adjust that as well…..or you can remove it from the home.php file….either way it will work.
All of this is located in your style.css file around line 682 –
/* Home Feature Section
------------------------------------------------------------ */