Tagged: x
-
AuthorPosts
-
December 6, 2016 at 3:08 am #1282778
GarryParticipantHi X-Theme,
I made my custom category page using cornertstone (File Attached_
And I want to ask 2 things :
1. How can I remove the page title from the layout.
2. How can I make the “BUSINESS” text to the upper location. I have reduce the section padding to 0 but its still far from the top of the page (File attached)Thanks
December 6, 2016 at 3:09 am #1282780
GarryParticipantThis reply has been marked as private.December 6, 2016 at 5:00 am #1282899
ChristopherModeratorHi there,
Please check the box ‘Disable Page Title’ under page settings.
Update h2 tag to :<h2 style="margin-top: 0;"><strong><span style="color: #713215;">BUSINESS</span></strong></h2>Hope it helps.
December 6, 2016 at 5:03 am #1282904
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.page-id-456 h1.h-landmark.entry-title { display: none; } .page-id-456 h2 { margin-top: 0; }Hope it helps 🙂
December 6, 2016 at 10:20 am #1283301
GarryParticipantHi its works!
Buth1.h-landmark.entry-title { display: none; }Without ticking “Disable Page Title” little margin still remain.
So ticking the “disable page title” and `h2 {
margin-top: 0;
}` Is the answer I found for my problemThankyou very much X theme team! Really appreciate it.
December 6, 2016 at 11:44 am #1283406
RupokMemberGlad that you are all set now. Have a nice day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1282778 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
