1. sjudelson
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 16 May 2021
  5.  Subscribe via email
I have been using the commercial version of your Vitality template for a few years. I would now like to create a couple of pages that do not include a logo below the top menu bar. I duplicated the template and turned off Logo Image for these pages. However, a large white space (where the logo was) now exists between the menu and the contents. I tried adding to #container_header {height:10 !important; } and other variations to the Custom CSS Code without success. I am obviously doing something wrong.

Please note that I put the circular logo back in the page to fill up the blank space until I can figure out how to fix this. Thanks!
References
  1. https://www.amagansettseasalt.com/shopping-cart
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To hide the header area completely, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_header {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect! I was trying to reduce the height:D but didn't think about hiding the header container entirely. Thank you very much!
  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!