Tagged: x
-
AuthorPosts
-
April 9, 2016 at 6:37 pm #874581
hyattcook1ParticipantHi,
I tried some code from similar posts regarding this issue but I have found no success.
As you can see on this post ( http://hyatttrading.com/362016-weekly-analysis/ ) there is a chunk of excess space above the line that marks the top of the post page. I would like this removed from all posts if possible.
Also, after inserting code that removed the featured image from all posts, there remains a long, skinny rectangle that serves no purpose. I would also like this removed from all posts if possible.
Thank you so much for the excellent support. I love X.
URL: http://hyatttrading.com
WP Version: 4.4.2
X Version: 4.3.4
Cornerstone Version: 1.1.3April 9, 2016 at 6:41 pm #874584
hyattcook1ParticipantUpdate
Have just updated the following:
X Theme: 4.4.1
Cornerstone: 1.2.3April 10, 2016 at 5:13 am #875019
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Edit Global CSS:
.single-post .entry-featured { display: none; }Hope it helps 🙂
April 14, 2016 at 11:40 am #882617
hyattcook1ParticipantHi Thai!
I apologize for the delayed response.
The CSS worked perfectly to remove the unwanted rectangle! Thanks so much!
However, it did not remove the excess space at the top of the page. I have attached an image and outlined the area I am trying to describe. Do you know any other CSS that would remove this space?
Thanks!!
April 14, 2016 at 10:18 pm #883495
Prasant RaiModeratorHello There,
Thanks for updating the thread!
You can add this under Custom > CSS in the Customizer. This will remove space that’s there in between header and content area:
header.x-header-landmark { display: none !important; }Let us know how it goes.
Thanks.
April 16, 2016 at 11:56 am #885897
hyattcook1ParticipantHello Rai,
Worked perfectly!
I greatly appreciate the excellent and quick support!!
April 17, 2016 at 4:04 am #886579
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-874581 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
