Viewing 1 replies (of 1 total)
  • Hi there,

    Have you try adding the keyword “!important”, so it would look like such :

    div.productcol element {
    margin-left: 0px !important;

    }

    This forces div.productcol element to have 0px margin-left.

    I think “element” might need to be changed, are you sure you are referring to a html element called “element”?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘product page fix’ is closed to new replies.