Thank you again. If I may ask 2 more questions: 1. How do I get rid of the "outline" lines so the page looks more unified and complete. 2. How do I make it compatible with the iPad and iPhone, particularly the former.
1. For your first issue, Paste the following code in your custom css Appearance -> Theme Options -> Styling Options -> Custom CSS Code: .main-content { box-shadow: none; } 2. For your second issue, Our all the Theme are compatible with the iPad and iPhone. So you need not to worry about it.
Please specify your issue with the help of screenshot images that which "box" outline you want to remove.
This would be an example. . . . http://zenhabits.net/ Notice how there is not a box around the page and it is more open. Thank you.
You are using The Cloriato Theme and you have posted your issue in Squirrel Thread section.So please always paste your issue in their respectively Theme Thread section.
Hello, Paste the following code in your custom css Appearance -> Theme Options -> Styling Options -> Custom CSS Code: body { background-image: none; } .body-content { background: none; } .top_cornor { background: none; } This will solve your issue.
One more. Is there a way to extend the page, particularly the top section so it covers the whole screen. Here is an example. . . .http://www.chrisbrogan.com/ Again, I want to express how much I am thankful for the help you have provided. I appreciate this a great deal.
Here are 2 more examples I found: http://demo.studiopress.com/modern-portfolio/ http://demo.studiopress.com/modern-portfolio/blog-1/ Thank you again.
Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
Our Themes are implemented on the 960 Responsive Grid System. So it is not possible to do that with our Theme. If you would try to do that, then the layout will broken.