Tagged: x
-
AuthorPosts
-
January 5, 2017 at 12:03 am #1316940
werbar77ParticipantGood Day X-Men,
How can I change the color of accent line in the headers of my blog and portfolio?
Thanks,
WernerJanuary 5, 2017 at 3:01 am #1317060
FriechModeratorHi Werner,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 5, 2017 at 4:14 am #1317128
werbar77ParticipantThis reply has been marked as private.January 5, 2017 at 7:33 am #1317291
DarshanaModeratorHi Werner,
You can add this under Custom > CSS in the Customizer.
.blog .h-landmark span::before, .blog .h-landmark span::after { background-color: #ff0000 !important; } .page-id-2849 .h-landmark span::before, .page-id-2849 .h-landmark span::after { background-color: #ff0000 !important; }Hope that helps.
January 5, 2017 at 7:53 am #1317301
werbar77ParticipantThanks it works, but I’ve noticed my blog and portfolio page now only have one line compared to the other page i.e. about page have two lines.
How can I make portfolio and blog pages two lines as well?
Thanks,
WernerJanuary 5, 2017 at 9:45 am #1317440
RupokMemberHi Werner,
Thanks for writing back. Let’s update the code to following :
.blog .h-landmark span::before, .blog .h-landmark span::after, .page-id-2849 .h-landmark span::before, .page-id-2849 .h-landmark span::after { background-color: transparent; border-bottom: 1px solid; border-top: 1px solid #b7a673 !important; height: 4px; }Hope this helps.
January 5, 2017 at 1:29 pm #1317706
werbar77ParticipantThanks it worked.
January 5, 2017 at 2:26 pm #1317801
DarshanaModeratorGlad we were able to help 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1316940 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
