locate following rule in your stylesheet and add the code in red to this rule .
#productDescription {stylesheet_main.css (line 216)
clear:left;
margin:0 10px;
padding:0;
}
locate following rule in your stylesheet and add the code in red to this rule .
#productDescription {stylesheet_main.css (line 216)
clear:left;
margin:0 10px;
padding:0;
}
Your template has two major stylesheets, stylesheet.css and stylesheet_main.css. Look in the one tony_sar suggested.
Hi, I'm also trying to do this but cannot find stylesheet_main.css anywhere, what is the file path please?
The path to your CSS should be something like;
includes/templates/Your Custom Folder/CSS/stylesheet.css
stylesheet_main.css is not part of a default zencart install.
~Steve~