Comments sergio started the conversationApril 14, 2017 at 2:56amhello,I cant find a way to remove blog page title.Plz, can you provide me a CSS code to do that? to hide blog page title?Thx 1,973Support repliedApril 14, 2017 at 8:16amHello SergioTry adding#blog-header { display: none;}in theme options -> styling options -> custom cssThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Likesergio repliedOctober 18, 2017 at 8:51pmhello,Thx 4 this css code, it works fine.i got another issue to fix and related with this css you gave me.After a remove the blog title, i m geting no top margin / pad. The first post from blog or portefolio get ZERO top pad/margin from menu positionI tryed some css code fix, but without positive results.I would like get a top margin pad, and cant find a fix :( .... would you help me plz?PLZ, take a look at attachement pictureandyou can verify that in this link: http://www.znetguru.com/portefolio/ or http://www.znetguru.com/blog/THX a lot 1,973Support repliedOctober 23, 2017 at 8:24amOK, I seein this case try#blog-header h1{ display: none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
hello,
I cant find a way to remove blog page title.
Plz, can you provide me a CSS code to do that? to hide blog page title?
Thx
Hello Sergio
Try adding
#blog-header {
display: none;
}
in theme options -> styling options -> custom css
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
hello,
Thx 4 this css code, it works fine.
i got another issue to fix and related with this css you gave me.
After a remove the blog title, i m geting no top margin / pad. The first post from blog or portefolio get ZERO top pad/margin from menu position
I tryed some css code fix, but without positive results.
I would like get a top margin pad, and cant find a fix :( .... would you help me plz?
PLZ, take a look at attachement picture
and
you can verify that in this link: http://www.znetguru.com/portefolio/ or http://www.znetguru.com/blog/
THX a lot
OK, I see
in this case try
#blog-header h1{
display: none;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy