Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • touchdown Friend
    #195460

    Hi on my home page I have a MijoShop module as a Joomla module that is displaying the category wall module. On the home page it is dispayed vertical. It should be horizontal. On other pages it does display correctly. Thank you.

    https://borkholderarchery.com

    chavan Friend
    #525350

    1. create a custom.css file, using this tutorial http://t3-framework.org/documentation/customization.html#custom-css

    2. Add below code to custom.css


    .box-product > div {
    float: left;
    width: 20%;

    }

    touchdown Friend
    #525509

    Thanks for the quick response. It works like a charm.

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

This topic contains 3 replies, has 2 voices, and was last updated by  touchdown 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum