0
Votes
Undo
  1. patrickbmccabe
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 17 September 2020
  5.  Subscribe via email
I am using Maya in
http://www.cavanmonaghansciencefestival.ie/
Thus year version wants to be image driven on the home page,
How do I hide the Header logo and stripe only using css in this template

Screen Shot 2020-09-17 at 12.06.00.png
Attachments (1)
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)....

#logo {
display: none;
}


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