weight alignment on product page

  • Posts: 36
  • Thank you received: 0
5 years 9 months ago #294719

-- HikaShop version -- : 3.4.1
-- Joomla version -- : 3.8.10
-- PHP version -- : 5.6

Can you help me with weight alignment on product page?
weight description is situated after price
it should be under the price

Attachments:

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

  • Posts: 4509
  • Thank you received: 611
  • MODERATOR
5 years 9 months ago #294748

Hello,

You have to add some css command in your frontend file, for see how to do this have a look on this tutorial .

I think that this kind of css code may do the trick :

.weight_description-class {
    display: block;
}

Hope this will fit your needs.
Regards

Last edit: 5 years 9 months ago by Philip.

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

  • Posts: 36
  • Thank you received: 0
5 years 9 months ago #294768

Thanks very much but didnt help

but i solved it in block_dimensions.php by adding <br /> infront of <?php echo JText::_('PRODUCT_WEIGHT').':

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

  • Posts: 36
  • Thank you received: 0
5 years 9 months ago #295146

can You please help me with child images on product page
i need them to show in a row (line) - horizontaly --- not verticaly
i cant find it anywhere

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

  • Posts: 36
  • Thank you received: 0
5 years 9 months ago #295164

solved with code
.hikashop_products .hikashop_subcontainer{
border-radius: 16px;
border-style: solid;
border-width: 2px;
box-shadow: 1px 1px 7px #818181;
}

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

  • Posts: 36
  • Thank you received: 0
5 years 9 months ago #295432

Hello
i cant display breadcrumbs of categories
simplified bredcrumb is off
ententiki.sk

can You please help me

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

  • Posts: 4509
  • Thank you received: 611
  • MODERATOR
5 years 9 months ago #295449

Hello,

Can you create a new subject as it's quite different from previous issue please ?
Add some relative configuration screenshot page and any details to better understand the context.

Regards

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

Time to create page: 0.066 seconds
Powered by Kunena Forum