-
AuthorPosts
-
July 14, 2015 at 4:59 pm #473306
I have a white space below my logo and menu and between my slider on my home page and content on other pages. I want to reduce this space but can’t figure out how to do so. Can you help with this?
July 14, 2015 at 7:20 pm #473380Hi thecszone!
For the logo and menu you can set a custom pixel height for the header in Dashboard > Enfold > Header.
As for the other areas can you send us links to the exact pages and take some screenshots highlighting the exact areas?
Cheers!
ElliottJuly 15, 2015 at 4:44 pm #473847First, I know how to and had set the header at a custom size of 92px. My logo is 91px.. Changing this size does NOT change the space I want to reduce. I want to reduce the white space under my header and menu. Here is the link for a picture with the area I want to reduce colored red.
July 16, 2015 at 1:03 am #474035Hey thecszone,
May we have temporary access to your website so we can take a closer look?
be sure to include any credentials in the private data section.
Cheers!
DakeJuly 18, 2015 at 7:27 pm #475292Here’s the login info
July 19, 2015 at 4:02 pm #475396Hey thecszone!
I’m getting a 403 error message when trying to log into your website.
Cheers!
DakeJuly 19, 2015 at 6:31 pm #475431Sorry I forgot that the login was protected in the htaccess file. I changed it so you can now access the site. Thanks.
July 19, 2015 at 7:04 pm #475439Hi!
I’m able to login now, but certain sections are still giving a 403 error. Particularly the theme options.
Cheers!
DakeJuly 19, 2015 at 7:34 pm #475442I’m so sorry. I updated the file. Could you try again. Thank you.
July 19, 2015 at 8:46 pm #475452Hey thecszone!
I’m still unable to view your theme options.
Best regards,
DakeJuly 19, 2015 at 9:13 pm #475457I’m at a loss as to what I am missing, but I stripped the entire htaccess down to only the wordpress section. When I login using the login I gave you I have no problem seeing the themes. The only other thing I can think of is that the htaccess file on the root directory is blocking it, too. So I modified that, too. Beyond that, I have no idea what the problem could be.
July 19, 2015 at 9:42 pm #475460Hey!
I just tried and there is still an error, can u please give it a try?
Cheers!
BasilisJuly 19, 2015 at 10:41 pm #475477I am unable to figure out why you can’t see the themes. I have logged in using this password and login on two different networks and the the themes are available. If you can’t think of something I can change then I guess you can’t help me. FYI – your staff have succeeded in logging in before without any problem using this login.
July 20, 2015 at 2:21 pm #475816Hi!
I added following code to top of your quick CSS field
#header_main>.container { margin-bottom: -14px; }
Please review your website now
Cheers!
YigitJuly 20, 2015 at 3:31 pm #475864Okay that works great, thank you. I have one other question. On my blog page, I have the title and breadcrumbs turned off but the title is still appearing. How can I make the title disappear? I have tried the following that I found in searching the forums but it doesn’t work.
.blog .page-title {
display: none !important;
}July 20, 2015 at 3:40 pm #475879Hey thecszone!
Yo can use the below css to force the title to not appear:
.page-id-74 #top .title_container .container { display: none !important; }
Regards,
DakeJuly 20, 2015 at 5:00 pm #475951I have added this to the custom code and it doesn’t work. I cleared my cache to be sure, but the title still appears.
July 20, 2015 at 5:04 pm #475956Hey!
Please try changing the code to following one
.page-id-74 .title_container { display: none !important; }
Regards,
YigitJuly 20, 2015 at 5:19 pm #475968I changed it and the title is still showing.
July 20, 2015 at 5:35 pm #475979Hey!
Please change the code to following one
.blog .title_container { display: none !important; }
Cheers!
YigitJuly 20, 2015 at 6:00 pm #475999That worked. Thanks so much!
July 20, 2015 at 6:10 pm #476003But now I have another issue. I don’t want the title to display so I can display a special heading. But when I enter the special heading in the using the Avia Layout Builder this heading doesn’t display either.
July 21, 2015 at 1:06 pm #476453Hi!
I created a test page and special headings are displaying fine for me. Could you fix it?
Best regards,
AndyJuly 21, 2015 at 6:09 pm #476661I am not having problems with special headings on any page other than the blog page.
July 22, 2015 at 10:49 am #476964Hey!
Did you set the blog style to use the advance layout builder? Check it on Enfold > Blog Layout > Blog Style.
Cheers!
IsmaelJuly 22, 2015 at 4:09 pm #477173Can you please look back through this thread to see how we reached this point? I don’t want it to have the blog title as you suggest so you all helped me keep ti from displaying. BUT I do want to have a special heading so it matches all of my other pages.
July 23, 2015 at 6:27 am #477508Hi!
Yes, I know that. The problem is, if you didn’t set the blog style to use the advance layout builder then you will not be able to use the advance layout builder to modify the blog page. If the blog style is set to multi grid or single author, the page will use the default blog template.
Regards,
IsmaelJuly 23, 2015 at 5:37 pm #477861I’m sorry, I misunderstood what you were asking. I followed your direction and it works. Thanks and again I apologize for my misunderstanding.
- This reply was modified 9 years, 4 months ago by thecszone.
July 23, 2015 at 6:28 pm #477882Hi!
Glad to know you were able to sort things out on your end :)
Please let us know if you ever need help in the future.
Regards,
Dake -
AuthorPosts
- The topic ‘Reduce white space under logo and menu’ is closed to new replies.