Product Layout Page

  • Posts: 23
  • Thank you received: 3
  • Hikashop Business
1 month 18 hours ago #360103

-- HikaShop version -- : 5.0.2
-- Joomla version -- : 4.4.3
-- PHP version -- : 5.2
-- Browser(s) name and version -- : All
-- Error-message(debug-mod must be tuned on) -- : Not an error

This is probably a very basic thing but I want to change the product page layout.

1. I'd like to remove the three gray lines below the title. See attached image.
2. I'd like the product description to flow to the side of the product image so it is more visible when on a desktop Computer. See attached image.

Thanks again!

Zoe

Attachments:

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

  • Posts: 81567
  • Thank you received: 13075
  • MODERATOR
1 month 14 hours ago #360104

Hi,

1. These lines are added by your template's CSS.
You would have to add CSS to remove them:

.r_hikashop_topright_part > h1.r_hikashop_product_name, .r_hikashop_topright_part > .hikashop_product_vote_mini, .r_hikashop_topright_part > .r_hikashop_extradata{
border-bottom: 0 !important;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

2. Edit the product / show_default view file via the menu Display>Views in the HikaShop backend. You'll have a view builder where you can drag & drop the description area to the right side of the layout instead of the bottom area.

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

  • Posts: 23
  • Thank you received: 3
  • Hikashop Business
1 month 14 hours ago #360106

Fantastic and thank you!!! All done.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum