Comments Ashto started the conversationJune 12, 2016 at 3:35pmHello,How to make category page for gallery look like your demo : http://demos.qreativethemes.com/thelandscaper/portfolio_category/garden/ ?without post meta , like post date or comment.here's how it's look on my website now: http://lab.berlima.co/natura/portfolio_category/fasilitas/Thanks in advance.. 1,710Barry repliedJune 13, 2016 at 12:41amHi AshtoPlease overwrite the index.php form the theme with the attached one (after unzipping) on your server.To remove the post meta specifically from the category from you can use the following CSS:body.tax-portfolio_category .post-inner .post-left-meta,body.tax-portfolio_category .post-inner .post-meta-data { display: none; }body.tax-portfolio_category .post-inner .post-content { margin-left: 0; }Best regards,BarryQreativeThemes.com | WordPress ThemesAshto repliedJune 13, 2016 at 10:16amNice..!Thanks barry, it works.. 1,710Barry repliedJune 13, 2016 at 1:57pmYou're welcome!Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
Hello,
How to make category page for gallery look like your demo : http://demos.qreativethemes.com/thelandscaper/portfolio_category/garden/ ?
without post meta , like post date or comment.
here's how it's look on my website now: http://lab.berlima.co/natura/portfolio_category/fasilitas/
Thanks in advance..
Hi Ashto
Please overwrite the index.php form the theme with the attached one (after unzipping) on your server.
To remove the post meta specifically from the category from you can use the following CSS:
body.tax-portfolio_category .post-inner .post-left-meta,
body.tax-portfolio_category .post-inner .post-meta-data { display: none; }
body.tax-portfolio_category .post-inner .post-content { margin-left: 0; }
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Nice..!
Thanks barry, it works..
You're welcome!
Best regards,
Barry
QreativeThemes.com | WordPress Themes