1. sveljkov
  2. Commercial Templates
  3. Friday, 11 August 2023
  4.  Subscribe via email
In Jasmine J4 template: I can't seem to find an option to have Logo and Main Menu in same Line, Logo to the left, Main Menu to the right

Many thanks in advance for your help.

Thanks,
Sasa
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Sasa

Presuming I understand you correctly, 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 {
flex-direction: row;
padding-block: 2rem;
}
.hornav {
border-top: 0;
}
.logo {
padding: 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!