SFSW Posted March 26, 2022 Share Posted March 26, 2022 Site URL: https://www.stannyfield.com/stannyfield-dispatch I would like to show the author profile on some blog posts but not others. Is there CSS that can target specific blogs to hide or show the profile? Link to comment
Web_Solutions Posted March 27, 2022 Share Posted March 27, 2022 (edited) Flow the video #{ .blog-item-author-profile-wrapper, .blog-meta-item.blog-meta-item--author{ display: none !important; } } Video_2022-03-27_120213.mp4 Edited March 27, 2022 by Web_Solutions SFSW, Create_Job, Ainul and 1 other 3 1 Link to comment
SFSW Posted March 27, 2022 Author Share Posted March 27, 2022 7 hours ago, Web_Solutions said: Flow the video #{ .blog-item-author-profile-wrapper, .blog-meta-item.blog-meta-item--author{ display: none !important; } } Video_2022-03-27_120213.mp4 Thank you so much! I really appreciate your help, this worked perfectly. Link to comment
Web_Solutions Posted March 27, 2022 Share Posted March 27, 2022 You're most welcome! Create_Job and Unique_Website 2 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment