1. Ochieng
  2. Commercial Templates
  3. Saturday, 27 August 2022
  4.  Subscribe via email
Hi,

I would like to adjust the header width (Where the logo and the Menu is) of NINA template to match the width of the template that is set at the template layout option. could you please provide me with a custom CSS code that I could use?
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)....

(edit to taste)

.header_main {
max-width: 1180px;
margin: auto;
}


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!