-
AuthorPosts
-
February 1, 2016 at 1:43 pm #575731
Hi there,
I’d like to remove the logo option completely from the header. We don’t have a logo and so don’t need it.
Is it possible to do this with some quick css?Many thanks,
Krissie
February 1, 2016 at 2:08 pm #575744Hey Krissie!
Yes, please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo, .responsive .logo { display: none !important; }
Best regards,
YigitFebruary 1, 2016 at 2:18 pm #575751Great thanks Yigit!
Is there any way of reducing the gap, if I centre the menu?February 1, 2016 at 2:25 pm #575759Hi!
Do you mean header height? If so, please go to Enfold theme options > Header and change header height. If that is not what you meant, please post a screenshot and show the changes you would like to make. A link to your website would help as well : )
Best regards,
YigitFebruary 1, 2016 at 2:36 pm #575770Well, if I want to use a centred menu and have no logo, there is a white space between the top menu and the main menu. I’d just like to reduce it down a bit. I presume the header height option would make the main menu smaller too?
I’ll have to give you a login to view it as the site isn’t live. Let me know if you need that still.
Cheers Yigit! :)
February 1, 2016 at 2:45 pm #575775Hi!
Please try adding following code to Quick CSS and adjusting it
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 50px !important; }
If that does not help, please post a screenshot :)
Regards,
YigitFebruary 1, 2016 at 3:09 pm #575794No it doesn’t work, it creates white space rather than gets rid.
How do I send a screen shot?
:)
February 1, 2016 at 3:11 pm #575799Hi!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
YigitFebruary 1, 2016 at 3:43 pm #575829Hi Yigit,
I’ve created a login for you, so you can look.
You can also see what I mean about the menus.Please view the home page. The site is still being worked on.
February 1, 2016 at 3:57 pm #575837Hi!
Please add following code to Quick CSS
.container.av-logo-container { display: none; }
Cheers!
YigitFebruary 1, 2016 at 4:00 pm #575839Is there any way of just making it smaller in height? Now you get a preview of the next page which doesn’t look very good.
Sorry!February 3, 2016 at 8:50 pm #577334 -
AuthorPosts
- You must be logged in to reply to this topic.