Styling the cart's container background

  • Posts: 268
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
5 months 1 week ago #362530

-- url of the page with the problem -- : www.mainepebble.com/hikashop-menu-for-brands-listing/checkout
-- HikaShop version -- : 5.1.0
-- Joomla version -- : 4.4.6
-- PHP version -- : 8.1.29
-- Browser(s) name and version -- : chrome

I've a site with an image background, but need to make the main body container's background opaque similar to this screenshot. How can this be done in hikashop?
snipboard.io/wSyul6.jpg

Thanks!

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

  • Posts: 83050
  • Thank you received: 13412
  • MODERATOR
5 months 1 week ago #362533

Hi,

You can add CSS code to your website for that. For example:

.hikashop_products_listing {
    background-color: rgba(255, 255, 255, .85);
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.054 seconds
Powered by Kunena Forum