Tagged: x
-
AuthorPosts
-
November 26, 2016 at 2:22 am #1271325
SebHorParticipantHello,
I have three questions:
Any idea how I can change the color in the top menu from a red line to a green line?
How can I reduce the blank grey space to the right of the picture?
How can I remove the “category archive” headline?
Thanks for your support!
SebastianNovember 26, 2016 at 2:33 am #1271328
ChristopherModeratorHi there,
#1 & #3 Please add following code in Customize -> Custom -> Global CSS :
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a { box-shadow: 0 2px 0 0 #4b8c46; } .archive header.x-header-landmark.x-container.max.width { display: none; }#2 Please increase site width and site max width under Customize -> Layout and design.
Hope it helps.
November 27, 2016 at 2:11 am #1271969
SebHorParticipantThis reply has been marked as private.November 27, 2016 at 2:15 am #1271973
ChristopherModeratorHi there,
Please find following block of code and close curly bracket :
.x-ul-icons { font-style: normal; font-size: 20px;Next, add the code I provided in previous replay.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1271325 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
