content module carousel

  • Posts: 69
  • Thank you received: 5
10 years 6 months ago #125311

-- url of the page with the problem -- : www.croftgateusa.com/croftgateusa-products
-- HikaShop version -- : HikaShop Business: 2.2.1
-- Joomla version -- : 2.5.14
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : Firefox/Safari
-- Error-message(debug-mod must be tuned on) -- : None Yet

My carousels on this page are not picking up my CSS styles; a.link
www.croftgateusa.com/croftgateusa-products

If you look on the home page my link/hover/visited are different:
www.croftgateusa.com/

Where do I edit the CSS for the carousel or how can I adjust these colors to match my Joomla Template?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 6 months ago #125342

Hi,

You have to add a css property in the frontend css file via the menu Configuration > Display > CSS.
It should look like:

.hikashop_product_name a{ color: rgb(250, 145, 25);}
.hikashop_product_name a:hover{ color: rgb(144, 4, 11);}
.hikashop_product_name a:visited{ color: rgb(250, 145, 25);}

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum