Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1272215

    Hello,
    I am not sure how long this error has been occurringvfor. On the shop page of my webs, both on mobile and desktop, the Add to basket and Show details hyperlinks seperated by a Pipe are displaying as wrapped rather than along iteside each other. I have looked at my custom CSS and I don’t seem to have anything that might have overwritten the default class or ID. Please can you assist. Thanks.

    #1272228

    It only wraps when showing 5 columns which is my preferred view. It does not wrap for a 4 column setup. I have left it as 4 columns for now but please provide a fix for the 5 column view after which I will change the setting on my shop config. Tx

    #1273067

    Hi trljackson,

    Could you please attach some screenshots of the issue?

    Could you please attach a mockup of what you’re trying to achieve?

    I do not see any wrapping going on.

    Best regards,
    Victoria

    #1273273

    Hello Victoria,

    When the product grid styling is set to 5 then the Add to basket and Show Details items wrap and do not look great. The reason why you don’t see it in my online shop as I have reverted to a 4 column view where it does not occur however I prefer the 5 column view and therefore would like this bug resolved. I have taken a screenshot of a the view in 5 columns but don’t see where I can attach it to this ticket.

    Kind Regards
    Tom

    #1273412

    Hi Tom,

    You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.

    Best regards,
    Victoria

    #1273598

    Hello Victoria,

    I have uploaded here: https://we.tl/b-zFrTEdZaZs with view only rights.

    Thanks
    Tom

    #1274386

    Hi Tom,

    Could you please clear the cache, check again and get back to us. Which browser and which screen size is it happening on?

    Best regards,
    Victoria

    #1274406

    Hi Victoria, my current view in the shop is 4 columns where the Add to Basket | Show details are show correctly on both My Laptop and my Iphone 10 XR. using a Chrom and a safari browser respectively. I cleared the cache and then change the view to 5 columns. When I view the online store page as 5 columns Add to Basket | Show details are wrapping again. I will copy my customer css into the private content box. Perhaps my Customer CSS is the root cause if it is not in the source code. I look forward to your reply. Tom

    #1274469

    Hi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all .single_button .button, #top #wrap_all .shop_columns_5 .avia_cart_buttons .button {
        float: left;
        width: 50%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1274642

    Hi Victoria,
    Thanks for the code. It works perfectly.
    Please close the ticket.
    Kind regards
    Tom

    #1274702

    Hi Tom,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Shop page – Add to basket and Show details are wrapping’ is closed to new replies.