Home › Forums › Basel support forum › Remove line from mobile
Remove line from mobile
- This topic has 12 replies, 2 voices, and was last updated 6 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
March 23, 2019 at 8:41 pm #114504
Liel AlbumsParticipantHi,
How can i remove this line on mobile?
http://prntscr.com/n1zvmrThanks
March 24, 2019 at 8:47 am #114522
Elise NoromitMemberHello,
As I understand you want to remove the line on the left? Please provide the page URL with the problem.
If your site is under maintenance, please provide your site admin access.
Best Regards
March 24, 2019 at 9:07 am #114526
Liel AlbumsParticipantNo, its not the line in the left, its about the menu on the product itself. This one with the black background and the wishlist+add to cart icons. I marked it with red borders.
the url is: https://bollerz.com/product-category/phone-cases/
You will be able to see it on mobile only. on the pc, you will see it only when you hover (and with it i have no problem).Thanks
March 24, 2019 at 11:29 am #114547
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (max-width: 768px){ body .basel-hover-base .hover-mask { visibility: hidden; } }
Best Regards
March 24, 2019 at 2:30 pm #114580
Liel AlbumsParticipantHi,
its not working.(I also tried with important and for
.basel-hover-base .hover-mask
only)March 24, 2019 at 2:37 pm #114581
Liel AlbumsParticipantand also with
display: none;
, but still not working.
I checked from few mobiles.March 25, 2019 at 10:52 am #114691
Elise NoromitMemberHello,
Please clean your cache I do not see blocks now https://gyazo.com/7af26d5a45cb58d957c0e30c16752c08
Best Regards
March 25, 2019 at 4:24 pm #114772
Liel AlbumsParticipantyes you right, thanks.
2 more things please:
1. how can i decrease the spaces between the image to the title?
2. how do i set that the title will start from the same line. you can see in this picture that it does not start at the same height (http://prntscr.com/n2qheq)Thanks
March 25, 2019 at 6:05 pm #114794
Elise NoromitMemberHello,
I need to check your settings and remove the swatches correctly if you do not need them http://prntscr.com/n2rxzp
Please provide your site admin access.
Best Regards
March 26, 2019 at 6:37 am #114850
Liel AlbumsParticipantOk. please see this info to login.
March 26, 2019 at 9:00 am #114886
Elise NoromitMemberHello,
You have set to show swatches on the product grid http://prntscr.com/n30t0r at the same time you have not enabled the swatches in Product > Attributes > Model Configure Item > http://prntscr.com/n30u0q
Please disable swatches. The titles will all be on the same line.
Best Regards
March 26, 2019 at 9:03 am #114887
Liel AlbumsParticipantPerfect. Working.
Thanks.March 26, 2019 at 1:14 pm #115007
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register