Home / Forums / WoodMart support forum / On-scroll products view in shop page!
Home › Forums › WoodMart support forum › On-scroll products view in shop page!
On-scroll products view in shop page!
- This topic has 9 replies, 2 voices, and was last updated 5 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 14, 2020 at 4:52 pm #218773
Majid313ParticipantHi!
in shop page when it shows my products and i select to choose attributes, it need to scroll to see the buy-button!!– some how i make it no scroll ! special in mobile version when we click on choose teh attributes it hide the BUY-button and we have to scroll!
or – How i can remove extra texts, to have less texts and shows BUY-button instead.
this is the link : https://snuskompaniet.one/
August 14, 2020 at 5:07 pm #218778
Majid313Participantor when one choose 1 of attributes ( 1dosa – 10 pack – 30 pack) it add directly to cart whiteout click on add to cart button
thanksAugust 15, 2020 at 6:33 am #218856
Aizaz Imtiaz AwanKeymasterHello,
I have visited your website. The Scroll behavior is default behavior and there is no option to change it.
You can try disabling the option quick shop for variable products from Theme Settings >> Shop. Then the options will not be visible and when you click the select options button it will take you to the product page.
Screenshot for Clarification: https://ibb.co/w4VwFK3
Regard’s.
Xtemos Studio.August 15, 2020 at 8:01 am #218899
Majid313Participantthanks. but that didnt help!
you know already i found 1 cod :.single-product table.variations td.label > label {
display: none !important;
}this one remove title and of variations. but inside single product. for sure its possible to have the same order but in shop products face!
August 15, 2020 at 8:42 am #218904
Aizaz Imtiaz AwanKeymasterHello,
Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item table.variations td.label > label { display: none; }Best Regards.
August 15, 2020 at 8:50 am #218905
Majid313ParticipantThank you it is better now. still its not perfect but works. thank you very much.
best regardsAugust 15, 2020 at 9:39 am #218906
Majid313Participantcan you please tell me how i remove this CLOSE also? i dont need it. (attached)
Attachments:
You must be logged in to view attached files.August 15, 2020 at 10:31 am #218909
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
I saw the screenshot you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .quick-shop-close { display: none; }Regard’s.
Xtemos Studio.August 15, 2020 at 10:39 am #218910
Majid313Participanti thought if i remove that it will be no scroll but even without that it scroll!!
anyway thank u very much. its good now.Regards
August 15, 2020 at 10:58 am #218916
Aizaz Imtiaz AwanKeymasterMost Welcome
:-)If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day:-)Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘On-scroll products view in shop page!’ is closed to new replies.
- You must be logged in to create new topics. Login / Register