1. freethud
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 26 February 2018
  5.  Subscribe via email
In the site http://www.revpharmabio.com, with the Sticky Header active, I'd like to reduce the area of the logo (where there is the logo "Rev Pharmbio";). Is it possible??
Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS).

Edit to taste

.is-sticky .logo {
padding: 5px 10px;
}
.is-sticky .logo img {
max-width: 50%;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Wonderful!!! You are the best!
Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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