• Resolved westwindstudios

    (@westwindstudios)


    Hello, what would be the proper way to over ride the css for .site max-width 100&, I’d like to remove it as it breaks the look of the product page in my theme. Right now I am editing the plugin core file in assets/css.
    thanks for the nice plugin!
    marc

Viewing 1 replies (of 1 total)
  • Plugin Author RosendoLabs

    (@drosendo)

    Hello,

    You should not edit the core files, you can add your own CSS styles in your child theme or in the theme costumization you have the ability to add css.

    You just need to :

    .your_class{max-width: 50%!important}

    Thanks,
    David

Viewing 1 replies (of 1 total)

The topic ‘over ride svi css’ is closed to new replies.