1. keithvb
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 31 March 2021
  5.  Subscribe via email
How can I remove the blue icon that appears on Ensley's footer menu?

How do I prevent the log from changing size on scrolling?

website is artgallery.keithvb.com

thanks as usual,

Keith
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
..
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Keith

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

.module .module_header h3 {
padding-left: 0;
}
.module_header::after {
display: none;
}

.is-sticky .logo img {
max-width: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks the logo no longer resizes when scrolling.

How can I remove the blue icon from the footer menu? Please see attachment above.

Keith
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Keith

This is part of the background image to the module block. You can remove this image via the General -> Modules/Component Styling tab of your template settings.

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