-
AuthorPosts
-
October 6, 2016 at 10:21 pm #696212
HI
Is there any other way to add phone and address above the top menu besides using extra elements option?I don’t like that the gray bar is underneath and I want to space it out nicer. Thank you
October 7, 2016 at 5:40 am #696262Hey ilonka78,
That is the best way to add the address and phone number. We can help you with styling by providing some custom CSS. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.header_color .container_wrap_meta { background: #ffffff; } .phone-info span { line-height: 1.5em; }
Best regards,
JordanOctober 7, 2016 at 5:53 am #696271Great. Thank you!
October 7, 2016 at 5:56 am #696274Hi,
You’re most welcome! Feel free to reach out to us again if you need assistance with anything else.
Best regards,
JordanOctober 8, 2016 at 5:13 am #696799So now address looks great but there is too much white space betwee address and the menu. How can I reduce that space between and pull the logo up so it is in the middle? Thank you
October 9, 2016 at 4:56 am #696967I tried to manipulate margin and padding for logo but then logo gets really small and I nly want to move it more in the middle. Thanks
October 9, 2016 at 9:44 am #697030Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisOctober 9, 2016 at 3:04 pm #697060What happen with the support? I have purchase this theme third time because of the great support and I can’t get an answer for any question? Really? Hire a freelancer to move the logo up? I’m the freelancer and I’m asking for help as I couldn’t have it done.
I’m sure it can be done with css and not a lot of work.
You advised me to put the address at the top by using extra elements option which created a lot of white space and I just want to pull a logo a little bit up.
Thank you
October 9, 2016 at 3:59 pm #697068Hi,
The way the header is setup or modified renders any custom code that we provide useless.
If you still like to try it please add the code below which will normally work if the header is not modified..logo { top: -30px!important; }
Instead what i would suggest is add a widget area and make the required modifications to it. http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
We can get you started in the right direction would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
VinayOctober 10, 2016 at 12:54 am #697144First solution worked great. The only thing was that the top part of logo was hiding behind the gray bar at the top but I set his up to transparent and looks great if somebody is looking for answer to the same issue. Thank you!
.header_color .container_wrap_meta {
background: transparent;
}October 11, 2016 at 12:31 pm #697768Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘Adres and phone at the top’ is closed to new replies.