remove the blue bar and the text of the category archive.
(10 posts) (2 voices)-
Posted 4 months ago #
-
Add this to Graphene Options -> Display --> Custom CSS
.archive-title { display: none; }Moved to Support. Please post in the correct section next time.
Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 4 months ago # -
hello Prasanna non ca marche pas ?
Posted 4 months ago # -
hello Prasanna not it does not work?
Posted 4 months ago # -
Link to your site?
Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 4 months ago # -
I install locally
Posted 4 months ago # -
Did you clear your browser cache after adding the code?
Try this,
.archive-title { display: none !important; }or this,
.page-title, .archive-title { display: none !important; }Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 4 months ago # -
it's good, I'm wrong in the code I can put the code in the child theme?
Posted 4 months ago # -
Yes, you can put the code in child-theme style.css
Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 4 months ago # -
OK great, it is not easy and I started English is my favorite language too, thank you!
Posted 4 months ago #
Topic Closed
This topic has been closed to new replies.
