Nick20000 Posted April 2, 2011 Share Posted April 2, 2011 hi. how can i remove more info image and the line from the product page? pic below.thank you. Link to comment Share on other sites More sharing options...
DevNet Posted April 2, 2011 Share Posted April 2, 2011 Hi,Yes you can do this on /themes/[your_theme]/product.tpl file. <!-- description and features --> {if $product->description || $features || $accessories || $HOOK_PRODUCT_TAB || $attachments} [...] {/if} Link to comment Share on other sites More sharing options...
Nick20000 Posted April 2, 2011 Author Share Posted April 2, 2011 hi. something else. where is the more info button i can't find a path for it? i want to change the colour of the button. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now