0
Votes
Undo
  1. widmann-it
  2. Commercial Templates
  3. Monday, 22 June 2020
  4.  Subscribe via email
hello, I would like to set the logo for the template Ariana in the same size as the menu and at the same time put the logo on the right side.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To confirm that I understand you correctly, could you please include a URL to your site.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I have already sent the website address by mail yesterday.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
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)....

.logo {
height: 67px;
order: 1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I still have a gray border around the picture
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
To remove the border around the Ariana logo you can also add the following to your Custom CSS field....

.logo::after {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!