- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2015
01:27 AM
04-21-2015
01:27 AM
editing design of new products widget
hey!
I'm trying to change the magento new products widget design (just started from trying to change the h2 color in the file
app/design/frontend/default/mytheme/template/catalog/product/widget/new/content/new_list.phtml
but nothing happens.
is it the right file? should I do something else other than changing it?
thanks.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2015
12:56 PM
04-21-2015
12:56 PM
Re: editing design of new products widget
there are 2, content/new_list.phtml and content/new_grid.phtml, make sure you did select list template, also don;t forget to refresh cache, you need to refresh layout and block at lease
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2015
01:11 AM
04-22-2015
01:11 AM
Re: editing design of new products widget
I found the problem.
There were classes that affected the text.
where can I find the css codes for the widget classes?