Tagged: x
-
AuthorPosts
-
November 28, 2016 at 2:27 pm #1273632
ChotaParticipantHi – me again (sorry).
I’m using Integrity, which works fairly well, except for the following issues I cannot resolve:1) Title/Logo Text – I need this to be two lines, for two languages
2) The moving “bar/line” as you click on Navbar items is too high (right under the title) – can it be moved down?
3) I cannot figure out how to remove excess margin/padding at top of pages and between content sections. HaveNovember 28, 2016 at 2:28 pm #1273633
ChotaParticipantcont. – sorry hit Enter by mistake.
3) I’ve read all the threads about removing excess top space, but nothing seems to work (or I just do not understand how code works)
Can you help>?
Thanks again.
November 28, 2016 at 2:50 pm #1273652
Nabeel AModeratorHi 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 28, 2016 at 5:17 pm #1273782
ChotaParticipantNovember 28, 2016 at 11:27 pm #1274157
RupokMemberHi there,
Thanks for writing back.
#1. You can try placing the text within two span tags :
<span> Brome Lake Film Commission ///</span> <span> Bureau de film de Lac Brome</span>Then you can add this under Custom > CSS in the Customizer.
.x-brand.text > span { display: block; }#2. It seems you have added the below code :
.x-navbar .desktop .x-nav > li > a > span { font-size: 14px; padding: 30px 0.25em 0.825em; }Let’s decrease top padding to decrease the spacing.
#3. There is default 45px padding top and bottom for the section. Let’s select the sections and adjust them.
Hope this makes sense.
November 29, 2016 at 11:11 am #1274862
ChotaParticipantThis reply has been marked as private.November 29, 2016 at 11:32 am #1274900
RupokMemberHi there,
Thanks for writing back.
#1. Well, as it’s from site title, you can just add this under Custom > CSS in the Customizer.
.x-brand.text { float: left; max-width: 480px; text-align: left; }#2. I hope there is no issue.
#3. That’s how you will select the section – http://prntscr.com/ddad61
I’d suggest you to review our Knowledge Base if you are stuck somewhere and it’s a great resource to get start. Also not only “computers”, as you are building a website; you should have some knowledge about the platform (WordPress) and some basic HTML/CSS as you need customization out of the box. We are always here to assist you but when it comes something out of the box and not offered by theme, you need to carry on from our suggestion when it’s out of our support scope.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1273632 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
