Tagged: x
-
AuthorPosts
-
July 4, 2016 at 4:22 pm #1072004
skirttheceilingParticipantHi,
I use cpanel with HostGator is that what FTP you’re asking for?
July 4, 2016 at 6:05 pm #1072071
JadeModeratorHi there,
Yes, CPanel access would be fine. Thank you.
July 5, 2016 at 4:00 pm #1073659
skirttheceilingParticipantThis reply has been marked as private.July 5, 2016 at 10:43 pm #1074133
LelyModeratorHello Christy,
Your style.css file is there. Please login to your cpanel and then navigate to this folder:public_html/wp-content/themes/x-child. Download style.css file and then open it using a text editor. Paste the suggested code and then upload the file again on the same folder.
If you need to remove the featured image on the post, we don’t need to edit any file. We can just add this custom CSS:
.single-post .entry-featured { display: none; }Hope this helps.
July 6, 2016 at 12:34 am #1074211
skirttheceilingParticipantThanks!
July 6, 2016 at 2:43 am #1074318
ChristopherModeratorYou’re welcome.
July 7, 2016 at 3:02 pm #1076893
skirttheceilingParticipantHi!
i’m sorry but when i put
.single-post .entry-featured {
display: none;
}into by global css, i realized that it would also prevent my galleries from showing…
Is there away that I could either make the featured image smaller or some way that it doesn’t affect my galleries?
For example:
Here is a post with a gallery that i do not want affected:
http://skirttheceiling.com/2016/07/06/20160706/Here is a post where I’d rather not have the featured image:
http://skirttheceiling.com/2016/07/07/xoxo-jemmagirl/July 7, 2016 at 11:06 pm #1077460
FriechModeratorHi There,
Please update the code to:
.single-post:not(.single-format-gallery) .entry-featured { display: none; }Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1053224 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
