-
-
Hello,
This is my url: https://www.softags.com/leefilters/
1. How do I change the menu. I am using child theme. I have menu name as”main navigation”
2. How do I add update elements in top bar?
3. My first image is not coming responsive on mobile. please give me css so that I complete image can be seen in the mobile.
-
Few More issues on the category page:
1. Here is the ss: https://prnt.sc/jaqst4
I want it very clean as shown in the demo. Help me setup this demo: https://codeless.co/june/default/?post_type=product&shop_page_layout=fullwidth&inpage_filters=yes&shop_columns=5&shop_fullwidth=1
2. Also My images are not showing proper. Can you please help me in fixing it.
-
-
Hello,
1-You can change the menu in Appearance > Menus. Or from the Customizer, hover over the menu and open it’s options. See screenshot: https://ibb.co/h8zjeH
I already changed them to ‘menu left’ and ‘menu right’ for you.2-Just hover over any element to open it’s options or to remove it by clicking on the bin icon that will show.
3-Please add this code into your Custom Css box in General > Custom Codes > Custom Css:
@media (max-width: 480px){ .cl-row .bg-layer { background-size: contain !important; }}
4-The demo page you added is not a category page but a normal shop page.
5-Can you send a link where the images have issues?
Let us know.
Best regards!
-
https://prnt.sc/jb5y5q — Current issue after you made some changes
-
1. https://www.softags.com/leefilters/product-category/lighting/ — This is the page where the image are not showing proper
This is also the category page where I have assigned the products.
Let me know how do I change Or please change it to the page which I had mentioned earlier.
2. I want to hide the wishlist, compare which is coming when I hover on the product as this is going to be a catalog website.
3. https://www.softags.com/leefilters/product/3126/ — On this page, how do I remove bundled product? I want the below section to come full width.
-
Hello,
1. This is how it looks like when i check. See screenshot: https://ibb.co/iZ6zEH
Make sure to empty cache and hard reload.2. I changed the values of Main image width and thumbnail width. You can find them in Customize > WooCommerce > Product Images See screenshot: https://ibb.co/eOuN1x
3. For the shop page add the code below in Customize > General > Custom Codes :
shop-products .product_item.style_normal .cl-actions .add_to_wishlist { display: none; }
Add this code for the single product:
.single-product a.add_to_wishlist { display: none; }
4. Can you be more specific. See screenshot: https://ibb.co/bYQWTc
Let us know.
Best regards! -
Point 1 which I mentioned earlier as well:
1. I want my category page as this: https://codeless.co/june/default/?post_type=product&shop_page_layout=fullwidth&inpage_filters=yes&shop_columns=5&shop_fullwidth=1
2. Image is still getting cut from the left on the catalog page.
-
Hello,
1. See screenshot: https://ibb.co/c2GtBx
2. Set thumbnail width 300 and thumbnail cropping to uncropped and the image would look fine on the catalog page.
Let us know.
Best regards! -
Hello,
Can you be more specific please? A scrrenshot of the section you want to add would be helpful.
Best regards!
-
1. https://prnt.sc/jbvjrv
2. https://prnt.sc/jbvjx3
I want both these section to be on my home page. from where will I get this section?
-
-
Hello,
You should add a row and by clicking the balloon on the side of the row it opens a window with elements you can add. The first element you requested to add is media and the second one is shop trending.
Best regards!
-
Cant I get the direct code like I do in other theme.
Because I would require other sections as well from diff demos.
-
Hello,
Open the page options in wordpress editor. You will see the shortcodes. See screenshot: https://postimg.cc/image/sa28ykztz/
Copy the part of the template you want.Note: This is not recommended as you may miss a tag/colon or any little character and that will result in error, messing up the entire page.
The best way to add elements, is thru the Codeless Builder. However this is your personal choice.
Best regards!
-
Hello Thanks for your reply.
Facing some responsive issue.
Please check this ss: https://prnt.sc/jcp932
Page Link: https://www.softags.com/leefilters/product/3126/
When seeing the same on laptop, the featured images comes in center and rest data comes below the featured image. I want to keep the same for all the device. Please help.
-
Similar style: https://prnt.sc/jcpaf4
Image getting cut.
-
Responsive issue laptop ss: <b>https://prnt.sc/jcpbl8</b>
-
Hello,
1-The Similar Styles images crop is caused by a padding added to it. See screenshot:
I removed it in the options, Customize > Shop > Shop Extra > Distance between Items.2-You can change the position of single product gallery in Single product settings > Product Single Style. Select option “Default”.
Let us know.
Best regards!
-
You must be logged in to reply to this topic.