editing css product page

  • Posts: 21
  • Thank you received: 0
9 years 11 months ago #215462

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4

Hi, I've been reading about editing css but didn't find the answer yet.
I want more room/space between the image, the price, the products name and the Add to Cart button so it looks less crowded. (see screenshot)
I'v been trying with a margin and/or padding but it does not work for me. I can't find the right lines.

grateful for some directions...

Attachments:

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

  • Posts: 84305
  • Thank you received: 13700
  • MODERATOR
9 years 11 months ago #215465

Hi,

Without a link to the page with the issue, it will be hard to say precisely what has to be done.
I suppose that you could use such CSS:
.hikashop_product_name{
display: block;
margin-top: 20px !important;
}

The following user(s) said Thank You: arjanr

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

  • Posts: 21
  • Thank you received: 0
9 years 11 months ago #215517

Hi Nicolas, I didn't include a link because the page is behind a login.

I tried your solution and it did work for me. I guess the !important made the difference. I had tried the margin-top
Thx!

Last edit: 9 years 11 months ago by arjanr.

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

Time to create page: 0.058 seconds
Powered by Kunena Forum