ThemeForest

Kronos - One Page Responsive Wordpress Theme

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 1-2 years
bongobong Purchased

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.jpg
DryThemes

Please read this: http://bit.ly/10ZKBN1

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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!!

DryThemes

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 image :)
  • Bought between 50 and 99 items
  • Europe
  • Has been a member for 5-6 years
  • Referred between 1 and 9 users

hi 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.

DryThemes

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.
by
by
by
by
by