What's your biggest current challenge? Have your say in Community Polls along the right column.

How to add "quick view" button in mobile view- motion Theme

Solved

How to add "quick view" button in mobile view- motion Theme

basiner
New Member
8 0 0

Hi there~

We're using Motion Theme for our online store.

my problem is how to add "quick view" button in the mobile view, cause we only see the "quick view" shown on the desktop view.  please assist me with this issue.🙏🏻

Our website is www.basiner.com

Accepted Solution (1)

GemPages
Shopify Partner
5625 1262 1254

This is an accepted solution.

Hello @basiner 

 

This is GemPages - A powerful Page Builder. Regarding your question, I would like to give you some recommendations to support you

 

In this case, please go to Online Store > Themes > click 3 dots button > Edit code https://paste.pics/edit/JQ278 and add code above the tag </body> on the file theme.liquid https://paste.pics/edit/JQ299

 

<style>
      @media(max-width: 425px) {
        .quick-product__btn {
          display: block !important;
        }
      }
    </style>

 

But you need to note, mobile quick view is only visible when you click on it, it's action on mobile unlike desktop just hover to show

 

Hope my recommendation can support for you!
Kind & Best regards!
GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

View solution in original post

Replies 3 (3)

GemPages
Shopify Partner
5625 1262 1254

This is an accepted solution.

Hello @basiner 

 

This is GemPages - A powerful Page Builder. Regarding your question, I would like to give you some recommendations to support you

 

In this case, please go to Online Store > Themes > click 3 dots button > Edit code https://paste.pics/edit/JQ278 and add code above the tag </body> on the file theme.liquid https://paste.pics/edit/JQ299

 

<style>
      @media(max-width: 425px) {
        .quick-product__btn {
          display: block !important;
        }
      }
    </style>

 

But you need to note, mobile quick view is only visible when you click on it, it's action on mobile unlike desktop just hover to show

 

Hope my recommendation can support for you!
Kind & Best regards!
GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
LovelyVal13
Visitor
2 0 0

Thanks for this info!  Where does the quick view button show?  How to activate it on the product image please?

Cedcommerce
Shopify Partner
718 76 114
Hello @basiner
 
To solve this issue you can take the help of a custom code.  
Add the below-provided code at the end of your theme.css file.
 
@media screen and (min-width: 750px){
.banner__content.banner__content--bottom-center {
   align-items: center;
   justify-content: center;
}
 
This will resolve your issue, get in touch or inbox us if you need any more help. 
 
All the best, 
CedCommerce
CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here