Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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?

    #333512

    Hi 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!
    Yigit

    #336742

    Hi 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.

    #336760

    Hi!

    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!
    Yigit

    #338993

    hmm almost something isn’t looking right do you think maybe i move the logo up ?

    http://176.32.230.26/warringtonsmileclinic.co.uk/

    #339006

    hi 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?

    #339090

    Hey!

    Seems like you have already figured it out? :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.