1. talenhj
  2. Commercial Templates
  3. Thursday, 28 July 2022
  4.  Subscribe via email
Joomla 4.1.5
Nina template

Can you pls tell me how to change only the color and thickness of the line just below the logo and menu and put that in the custom.css?
Thank you.
Harry
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Harry

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

(edit to taste)

.container_header::after {
height: 5px;
background: #00b7ff;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Clear. Thank you.
Best regards, Harry
  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!