Categories

Latest Reply from Dave at 2017-01-11 04:00:47
When i click in one category to see the posts
the first think i saw is the name of the category
how can i configure this not to see it
Hi!

Probably, you will have to edit the theme files like category.php or archives.php located inside the theme directory on your server.
Please can you give me exactly what i have to do?
All changes such as change background, change font, or add/delete elements, etc you can do by yourself editing css and html at your own risk.
We don't provide any services, paid or unpaid, for editing themes for individual users.

If you are not experienced in coding you would better hire a developer to make some changes to the theme. However, if this is the only thing you need to change we may help you. Delete the code:

<h1 class="page-title"><?php printf( $SMTheme->_( 'catarchive' ), single_cat_title( '', false ) ); ?></h1>
from the category.php file located inside the theme folder.

Leave a reply

Add codeAdd image