edit background address color CSS

  • Posts: 44
  • Thank you received: 3
2 years 10 months ago #333386

-- url of the page with the problem -- : www.xyznetworks.com.au/index.php/hikasho...ontrol-panel/address
-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.9.27
-- Browser(s) name and version -- : All
-- Error-message(debug-mod must be tuned on) -- : No error

I am trying to change the background color of the boxes in the image attached. I am using this css:

.hkc-md-6 {
background-color: #000000;
}

Obviously not working. I dare say I need to add the above DIV elements but this always puzzles me. Image attached re what I am trying to change. It is basically the billing and ship

ping address backgrounds... to black

Attachments:

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

  • Posts: 4502
  • Thank you received: 610
  • MODERATOR
2 years 10 months ago #333392

Hello,

In order to analyze the situation, you have to use your browser inspector tool, in details :
1. Point your html element
2. Right-click => Inspect / Inspector tool / etc...
3. You will have a new window that will allow you to see html & css interactions, see my screenshot :



When, you point your template references, here "frontend_custom.css", you will see the complete reference, and at the end the line number, here in my screenshot : 2803.
You know with this, that you have to edit "frontend_custom.css" and in line 2803, to replace the background-color.

Hope this will help you to achieved what you need.
Regards

Last edit: 2 years 10 months ago by Philip.

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

Time to create page: 0.070 seconds
Powered by Kunena Forum