• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Alex
  • Private: No
  • Open Date: 18.10.16, 07:28
  • Opened by: Roman
  • Closed by: Alex
  • Closed on: 31.01.17, 14:39
  • Reason: Closed
  • Comment: Glad to help!

Ticket #9979 - Delete title + Overlay text

Nice day,
1/ I need to delete title module - see the picture.
2/ Product name rewrites price!
Thank you for solving
Roman

Comments

Roman 18 Oct 2016, 07:44

Can I increase the number of products on the line?

Alex 18 Oct 2016, 14:16

Hi.
Translate or cahnge you can here http://screencast.com/t/HRuXXfUxxf Localization>Translation>Installed modules>Our theme, your language>pk_isotopesort

Hide. add to the CustomCSS

#isotopeSort .title_block, #isotopeSort .subtitle {display: none}

2) Add to the CustomCSS

#page #isotopeSort .price {top: -92px}

3) It’s easy to do with the css
Add to the CustomCSS

#page #isotope li {margin-right: 0;width: 22%} /* 4 products per line */