Home Forums Basel support forum Remove line from mobile

Remove line from mobile

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #114504

    Liel Albums
    Participant

    Hi,
    How can i remove this line on mobile?
    http://prntscr.com/n1zvmr

    Thanks

    #114522

    Hello,

    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

    #114526

    Liel Albums
    Participant

    No, 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

    #114547

    Hello,

    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

    #114580

    Liel Albums
    Participant

    Hi,
    its not working.

    (I also tried with important and for .basel-hover-base .hover-mask only)

    #114581

    Liel Albums
    Participant

    and also with display: none;, but still not working.
    I checked from few mobiles.

    #114691

    Hello,

    Please clean your cache I do not see blocks now https://gyazo.com/7af26d5a45cb58d957c0e30c16752c08

    Best Regards

    #114772

    Liel Albums
    Participant

    yes 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

    #114794

    Hello,

    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

    #114850

    Liel Albums
    Participant

    Ok. please see this info to login.

    #114886

    Hello,

    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

    #114887

    Liel Albums
    Participant

    Perfect. Working.
    Thanks.

    #115007

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 13 posts - 1 through 13 (of 13 total)