1. Digijoom
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 06 March 2019
  5.  Subscribe via email
Hello Ciaran,

I'm working with the Chloe template and want to know if it's possible to place the logo left to the menu (in the header)?
If so, how can I not show the logo in the head where he is default now.

Thanks
Kees
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kees

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

#container_header .wrapper960 {
flex-direction: row;
}
.container-logo {
width: auto;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

This works fine. Thank you very much.

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