1. eddyport
  2. Free Templates / Extensions
  3. Wednesday, 28 May 2014
  4.  Subscribe via email
Hi there
I want to make some minor changes to this template , can it be done easily or does it require css knowledge?
Thanks
Eddy
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eddy

To amend the color for this item directly try adding the following to the Custom CSS field of your templates parameters where #A7B430 is your new button color...


.module_style-box .j51imagelinkhover .j51button a {
background-color: #A7B430;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks
Added but nothing changed, any ideas?
Eddy
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eddy

Could you try adding !important to the CSS...

Eg..


.module_style-box .j51imagelinkhover .j51button a {
background-color: #A7B430 !important;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
  • Page :
  • 1


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