Tagged: x
-
AuthorPosts
-
February 10, 2017 at 9:44 am #1365951
V1AviationParticipantI’m using the renew theme On the right side of the page title is a small home button next to a smaller page title. How do I change the colour of the button and text? I assume it’s done in the custom CSS area, but what code does it require?
February 10, 2017 at 10:00 am #1365985
RahulModeratorHey There,
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.
February 10, 2017 at 10:03 am #1365995
V1AviationParticipantThis reply has been marked as private.February 10, 2017 at 12:39 pm #1366146
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
.x-btn-widgetbar { border-top-color: red; border-right-color: red; } .x-btn-widgetba:hoverr { border-top-color: blue; border-right-color: blue; }February 11, 2017 at 5:05 pm #1367324
V1AviationParticipantI think we’re talking about different things here. I’m talking about the Blue page title which says Airline Preparation Packages. On the right side of this is a small home button and title, I want these to be white. The fix you’ve sent changes the widget bar at the top of the page.
February 12, 2017 at 1:57 am #1367637
ChristopherModeratorHi there,
Please update previous code to :
.x-breadcrumbs a, .x-breadcrumbs span { color: #fff; }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1365951 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
