Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • imamrevista Friend
    #190123

    Hi, i want to remove these fields.

    Thanks.


    1. remove
    Ninja Lead Moderator
    #503930

    This way will help you to remove it

    + Open ja_vintas/templates/ja_vintas/css/virtuemart.css file

    From

    .orderby-displaynumber {
    background: url(../images/pattern-sep.png) repeat-x left bottom;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border: none;
    width: 100%;
    }

    Change to

    .orderby-displaynumber {
    background: url(../images/pattern-sep.png) repeat-x left bottom;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border: none;
    width: 100%;
    display: none;
    }

    + Go to admin site -> Components -> Configuration -> Shopfront -> Display stock level set Unselect

    Remember to clear cache from Admin area.


    1. Display_stock_level
    imamrevista Friend
    #505640

    Thx Ninja!

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

This topic contains 3 replies, has 2 voices, and was last updated by  imamrevista 11 years, 2 months ago.

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