1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 11 January 2015
  5.  Subscribe via email
Hello,

Could you please tell me how to increase distance between Logo text and Slogan text in the Lifestyle template?

Thank you in advance.

Best regards,

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


#container_hornav {
top: 40px;
}


The sticky div stop number can be set within your templates scripts.php (../templates/j51_lifestyle/php/scripts.php - for the above increase to 162)..


jQuery("#container_hornav").sticky({ topSpacing: 122 });


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!