This item is by an Elite Author
DryThemes
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 1-2 years
- Referred between 50 and 99 users
- Sold between 100 000 and 250 000 dollars
1,083
Purchases
Buyer Rating:
4.38 stars
4.38 average based on 97 ratings.
-
5 Star
6567%
-
4 Star
1212%
-
3 Star
1414%
-
2 Star
44%
-
1 Star
22%
| Created | 29 December 12 |
| Last Update | 5 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | No |
© All Rights Reserved DryThemes -
Contact Envato Support


Hey, I posted in the support forum but no reply for four days; Yes. I may do this.
I’m having a bug since I added the CSS you suggested where the menu doesn’t show up.
What I initially suggested was that I changed the menu item titles to shorter versions for the menu but kept the page titles long. However, when I did this in appearance – menus, it broke the link.
Here is the menu bar disappearing http://i40.tinypic.com/28tl6cj.jpgPlease read this: http://bit.ly/10ZKBN1
We downloaded the Kronos theme, but it is not fully responsive on the iPhone or Android phone. Can you help us determine the issue? lioraanderic.com
Thank you!!
In style.css add this code:
div.content-960 img { width: auto; height: auto; max-width: 100%; max-height: 100%;;; }On page “Our Story” replace yellow line with yellow imagehi i want to ask that the page titles starts nearly 60 px down from the background color. and there becomes a huge empty space between the background and the title . how can i fix this.
Hi,
In Dashboard->Appearnce->Editor->style.css add code like this:
div.content-960 { padding-top: 150px; }*150 px is default value, set lower number.