1. euanmcginty
  2. Commercial Templates
  3. Friday, 04 December 2020
  4.  Subscribe via email
I had found a previous post about this, however, the solution didn't work as I couldn't find the images to change.

How can I change the colours of the navigation areas, please?

(website is http://www.clarityvisionsystems.com)

Thanks,

Euan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Euan

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

.layerslideshow .NextArrow,
.layerslideshow .PrevArrow {
background-color: #2860a8;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciaran, your support is great, as always!

In the template colour, if I change the Header background color, it also changes the colour of the background of the very bottom area of the page - is there a way to avoid this?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Euan

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

#body_panel {
height: 100vh;
background-color: #0c0c0e;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Works like a charm, thank you!!!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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