UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

Help with tiny CSS tweak

Paul Murray · ·
2:54 PM Thursday, 14 September 2017
Low
Hi SI Team

I have this is my custom css file:


/* controls the font ENTER CODE BELOW */
a {
color: #0c9019 !important;
}


Which as far as I can tell takes care of the colour on my site text links etc.

This is all well and good but I do not want it taking effect here on the buttons etc:

https://www.finalbug.net/component/hikashop/product/23-fcpx-foundations

Hika Shop kindly gave me the following:


a.hikabtn{ color: white !important; }


So I added 1+2 and made this:


/* controls the font ENTER CODE BELOW */
a {
color: #0c9019 !important;
a.hikabtn{ color: white !important; }
}


But the text in the Hika Shop buttons is still green.

https://www.finalbug.net/component/hikashop/product/23-fcpx-foundations

Kindly advise what I am doing wrong

thanks

Paul
The replies under this section are restricted to logged in users or users with an active subscription with us