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.