Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1019365

    Hi
    Open

    Find /media/com_hikashop/css/frontend_mc_custom.css

    .hikashop_product_quantity_div {
        display: inline-block;
    }

    Repalce it with

    .hikashop_product_quantity_div {
        display: inline;
    }

    Regards

    sky Friend
    #1019634
    This reply has been marked as private.
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  sky 7 years, 6 months ago.

The topic ‘formatting issue’ is closed to new replies.