Tagged: x
-
AuthorPosts
-
November 25, 2016 at 6:26 am #1270443
davidemancioParticipantHi,
I am inquiring if it is possible to have different header colors in different page under same domain?Best,
November 25, 2016 at 6:46 am #1270459
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this request, 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.
November 25, 2016 at 8:51 am #1270585
davidemancioParticipantThis reply has been marked as private.November 25, 2016 at 8:57 am #1270592
JoaoModeratorHi There,
Yes it is possible.
What page you are looking to change the navbar color?
You need to add
.page-id-12 .x-navbar { background-color: pink; }Change the number 12 for the number of your page ID if you need help please provide the specific URL
Thanks
Joao
November 29, 2016 at 4:38 am #1274444
davidemancioParticipantNovember 29, 2016 at 5:00 am #1274466
LelyModeratorHi There,
When you edit the page, it’s on the URL. See this:https://community.theme.co/kb/how-to-locate-post-ids/
Or by inspect element:http://screencast-o-matic.com/watch/cDXU6RQQ8G
Hope this helps.
November 29, 2016 at 5:45 am #1274509
davidemancioParticipantThanks.
I tried for that page writing the suggested code in the CSS customiation but it does not work.
November 29, 2016 at 5:53 am #1274513
Paul RModeratorHi,
You can try this code instead.
.page-id-64 .x-navbar { background-color: pink !important; }Hope that helps.
November 29, 2016 at 8:02 am #1274651
davidemancioParticipantit works. Thanks a lot.
November 29, 2016 at 8:04 am #1274653
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1270443 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
