
anfalalsarraf1
anfalalsarraf1
About
- Username
- anfalalsarraf1
- Joined
- Visits
- 37
- Last Active
- Roles
- Member
Comments
-
Thanks guys it worked perfectly!
-
Yes I meant that exactly
-
I'm using version 10.9 www.mbitionz.tv Thanks for your fast response
-
http://www.mbitionz.tv/portfolio-2/in all projects i'm having the same issue.
-
Still not working :( just to be clear, my aim is to hide/remove the author box in all portfolio projects.
-
Thanks, this works like a charm!
-
Where should I write those codes:.single-post .post-meta { display: none !important; }.single-post .author-box { display: none !important; } I've tried to paste them in Be theme options>Custom CSS>CSSbut I'm still getting "Published by &q…
-
I've tried:@media screen and (max-width: 600px) {#Top_bar a#search_button { display: none; }and it works, thank you! :)
-
Is it possible to hide the search icon/button on mobile?