Home Forums Basel support forum Layout of grid

Layout of grid

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40040

    Giulio
    Participant

    Hi there, I’d like to show you the grid layout differences between smartphone and desktop. Desktop version is better because it shows also a part of the description. How can we do to show the same on smartphone?

    #40072

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .basel-hover-excerpt .product-excerpt {
    	display: block;
    }

    Regards

    #40075

    Giulio
    Participant

    Great, thank you 🙂

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

The topic ‘Layout of grid’ is closed to new replies.