Tagged: x
-
AuthorPosts
-
July 11, 2016 at 9:08 am #1081444
Jayd KParticipantHi there,
I am not sure what I am doing wrong, but I am unable to remove the logo text. I have tried the CSS codes for removing this in Customiser, and the following do not work.
Any help appreciated, here is the link to the website
Codes tried:
.x-logobar {
display: none;
}.x-brand img {
display: none;
}Much appreciated!
July 11, 2016 at 9:18 am #1081460
ThaiModeratorHi There,
Please try with this CSS instead:
a.x-brand.text { display: none; }Hope it helps 🙂
July 11, 2016 at 9:34 am #1081489
Jayd KParticipantHi there,
Sadly that didnt work either. I have updated my version of X Theme so not sure what I am doing wrong?
July 11, 2016 at 10:02 am #1081550
Jayd KParticipantHi there, I have now tried the following and it has worked
.x-navbar .x-brand {
display: none;
}However, it has left a large gap between the menu and topbar.
Any advice on how to remove this padding would be appreciated
July 11, 2016 at 10:21 am #1081569
Jayd KParticipantIts Ok i figured it out – needed to make the navbar shorter and the navbar menu items to compensate. Many thanks!
July 11, 2016 at 10:22 am #1081577
ChristianModeratorYou’re welcome. Glad you’ve figured it out. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1081444 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
