Hi
I can remove the link user, date, tags ... only on pages?
thanks
Remove user on pages
Moderator: forum_m
-
- Posts: 7086
- Joined: February 26th, 2015, 1:40 pm
Re: Remove user on pages
Hi,
Please share your site URL.
Thanks.
Please share your site URL.
Thanks.
-
- Posts: 7086
- Joined: February 26th, 2015, 1:40 pm
Re: Remove user on pages
Hi,
Please go to Admin Dashboard >>Appearance >>Theme Options >>General Settings and find Custom CSS editor.
Now copy below CSS in custom CSS editor.
Save the changes.
Thanks.
Please go to Admin Dashboard >>Appearance >>Theme Options >>General Settings and find Custom CSS editor.
Now copy below CSS in custom CSS editor.
Code: Select all
.page .blog-post-details {
display: none;
}
Thanks.
Re: Remove user on pages
Ok !
Thank you very much!
Thank you very much!
-
- Posts: 7086
- Joined: February 26th, 2015, 1:40 pm
Re: Remove user on pages
Most Welcome..
Thanks.
Thanks.