1. Kyna
  2. Commercial Templates
  3. Sunday, 05 February 2023
  4.  Subscribe via email
Hi,

I'm actually migrating my J3 site to J4 and would have liked to use the Calibra template. As it is an older one, it looks as if it will take some time until the new version will be be availible.

Therefor I'm trying to adapt a newer template - al least the main menu. I looks as if that can work, but I'm still struggling a bit.
Could you please give me some advice what to write in my custom css?

Kind regards
Kyna screen-dogware.jpg
Attachments (1)
References
  1. https://4er.knotenkunst.net/i
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.header_nav {
background-image: none;
box-shadow: none;
border: 0;
}


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!