-
AuthorPosts
-
October 9, 2014 at 2:18 pm #333226
Hi a client of mine who I’m using enfold to build a theme has asked for a small change to their first draft
They would infact like there company logo on the left. And the social media icons to appear below the telephone number to the right. He gave this site as an example http://www.dental-radlett.com/ to the layout
So what I was thinking was to change the header file so that the logo actually sits inside the alternative header bar. And the social icons and telephone number are floated to the right above one another inside a container div possibly? And logo to float left all within the alternative bar and have the main header bar just contain the site navigation menu items
Is this possible to do ? What would you advise the best way to tackle this request?
October 10, 2014 at 12:07 am #333512Hi codecreative!
Please add social icons and phone number to header and choose to display logo on left and menu on the right on Enfold theme options and post the link to your website
Cheers!
YigitOctober 16, 2014 at 1:48 pm #336742Hi Yigit
Thank you for your response
Okay here is the link
http://176.32.230.26/warringtonsmileclinic.co.uk/
I had already setup the site like that by default.
October 16, 2014 at 2:30 pm #336760Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info { position: relative; top: 30px; } #top .social_bookmarks { float: right; }
and then go to Enfold theme options > Header > Header Size and choose to display Custom Pixel Value and increase header height. It would be better if you uncheck “Shrinking Header” option in Enfold theme options > Header > Header Behaviour
Cheers!
YigitOctober 21, 2014 at 1:33 pm #338993hmm almost something isn’t looking right do you think maybe i move the logo up ?
October 21, 2014 at 2:24 pm #339006hi im almost there now!
My client wants the social bookmarks to have the hover background colours in a non hover state, so in effect they always have their coloured backgrounds in the same way as http://www.dental-radlett.com/
How can I achieve this?
October 21, 2014 at 4:54 pm #339090 -
AuthorPosts
- You must be logged in to reply to this topic.