1. Dakota09
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 13 May 2023
  5.  Subscribe via email
Hello, I am using J51_Nina at northernimprovement.com and the customer is looking to "shrink" some of the components within the header. I have attached an image of current and the desired look. I can resize the logo no problem, and the yellow slashes. Any idea on the CSS code that will accomplish this? Thanks!!
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav ul.menu > li > a, 
.hornav ul.menu > li > span {
font-size: 14px;
}
.hornav ul.menu > li + li {
margin-left: 8px;
}
.hornav > ul > li img {
max-width: 25px;
margin-top: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much! Looks great!!!!
  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!