Product details and ADD TO CART showing below
-
Hi,
Product details and ADD TO CART showing at below of image but I want it at right side at computer. Also product image showing big size in single product, I want it normal size
And in mobile it’s ok.
For more information please check
https://shaivyastore.com/product/redmi-note-5-pro/
Hello,
If you want to set image and information in two columns, navigate to the Theme Settings > Product page > Images > set one of these widths http://prntscr.com/nmeyhn
This CCS would move the block to the right:
body .summary-inner{
max-width:60%;
float:right;
}
Add this code to the Theme Settings > Custom CSS
Best Regards
Issue has been fixed but I have two query:
1: In which section the CSS code should I place eg. Global, desktop, tablet, mobile.
2: alongwith product image and description, also getting side product list how may I remove it.
Attachments:
You must be
logged in to view attached files.
Hello,
1. Global is for all devices, Mobile, desktop, the tablet will be applied for the type of width accordingly.
2. Your question is not clear, please clarify.
Best Regards
Hi,
As in the attached picture, at right side “PRODUCTS” list. How May Remove it?
Attachments:
You must be
logged in to view attached files.
Hello,
Navigate to Appearance > Widgets > delete the widget from Product page widget area.
If the products are not removed, navigate to the Theme settings > Product page > hide and show elements, disable showing the upsell products in the sidebar. https://xtemos.com/docs/woodmart/product-page-options/#show_Hide-elements
Best Regards