Tagged: x
-
AuthorPosts
-
November 4, 2016 at 12:19 am #1243401
Rex RParticipantI removed the Archive Title with the following CSS script – http://screencast.com/t/unEVKDSoXbK. But the space is still there above the slider – http://screencast.com/t/K5QAwmyEfJCr.
This is how it looks (correctly) on the Index page – http://screencast.com/t/4aY9nc5ew. And this is my script to get it that way – http://screencast.com/t/sEMoLUcmA.
Any recommendations to removing the space. Thanks so much. Rex
November 4, 2016 at 1:26 am #1243442
RupokMemberHi 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.
November 4, 2016 at 10:55 am #1243930
Rex RParticipantThis reply has been marked as private.November 4, 2016 at 2:20 pm #1244189
JadeModeratorHi Rex,
Try using this code:
.x-navbar-inner { min-height: 50px; }Hope this helps.
November 4, 2016 at 10:55 pm #1244685
Rex RParticipantSorry, I cannot get it to work. The 50px did nothing. When I changed it to:
.x-navbar-inner {
max-height: 10px;
}It was better but then the Index page went to this – http://screencast.com/t/gZwlTtHUkp2. And the tablet and phone screen size went nuts. I can’t deal with the Archive without affecting the Index page. I am getting better with CSS script though. This is where I am now – http://screencast.com/t/frJxMEwQ9fC7
I don’t know if it is related but the next thing I want to do is to proportionately reduce the vertical height of the Slider in Tablet and phone for both Index and Archive. I think it is reducing some now but I really want to reduce the height. Thanks so much for everything. Rex
November 5, 2016 at 3:43 am #1244820
Rue NelModeratorHello There,
To remove the space for the archive title, please have your code updated and use this instead:
.archive .x-header-landmark, .archive .h-landmark { display: none; }Please let us know if this works out for you.
November 5, 2016 at 12:59 pm #1245179
Rex RParticipantRue – Boom! Thank you so much. I had really been working on that. Rex
PS – I want you guys to know that I really go through the forum items before I send in a support request. It has helped so much and usually always fixes the issue. Thanks again.
November 6, 2016 at 1:20 am #1245574
Rue NelModeratorHello Rex,
You’re welcome! We are just glad we were able to help you out.
Thanks for letting us know that it has worked for you.Cheers.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1243401 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
