Tagged: x
-
AuthorPosts
-
May 24, 2016 at 10:19 am #1007417
leverpunchParticipantHi,
Is there a way I can style the default page title to look like the attached screenshot?
I’m currently adding the page title manually to each page – which is not efficient.
Please advise.
Thanks!
AlvinSee private reply for link & attached screenshot.
May 24, 2016 at 10:20 am #1007423
leverpunchParticipantThis reply has been marked as private.May 24, 2016 at 11:13 am #1007520
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.h-landmark { font-weight: bold !important; text-align: center !important; color: #183b8d !important; font-size: 35px !important; letter-spacing: 5px !important; } .h-landmark span { padding: 0px 30px 30px !important; border-bottom: 1px solid #183b8d !important; }Let us know how this goes!
May 24, 2016 at 11:17 am #1007524
leverpunchParticipantThis reply has been marked as private.May 24, 2016 at 11:58 am #1007598
Nabeel AModeratorHi again,
Please add the following code in your Customizer:
.x-landmark { padding-right: 0 !important; } .x-header-landmark { margin-top: 30px !important; }Let us know how this goes!
May 24, 2016 at 1:10 pm #1007690
leverpunchParticipantThanks! It works 🙂
May 24, 2016 at 2:14 pm #1007774
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1007417 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
