Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #444620

    Hello,

    I need more flexibility in the logo. I had to switch to another theme temporarily get our issues resolved with your theme, which we really want to start using because it is so awesome! So our site below has the logo the size we want, but is centered and we want it left and menu is centered the way we want. Can you provide the quick css necessary for Enfold to have for a full-width left justified logo, with a centered menu and with green going all the way to the edge? I also need a hover effect in our contact forms as you can see from the contact form below:

    http://www.bouldersudbury.org
    http://www.bouldersudbury.org/contact/

    Thank you for your assistance.

    #444645

    Hi BoulderSudburyAdmin!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_logo_center .logo {
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    #header_main_alternate {
    background-color: green; 
    }

    You may need some additional custom CSS codes, if you do, please activate Enfold and let us know so we can provide it :)

    Cheers!
    Yigit

    #444692

    Ok, I will try tonight. Thanks

    #444849

    Hey!

    Great, please let us know if you have any luck with it.

    Regards,
    Rikard

    #445113

    Hi guys, this is what’s been fixed:

    The menu is now centered, and colored to the edge of the screen, with the logo top-left.

    What is not fixed:

    Size of the logo. I can see that it is squeezing a horizontally large logo into a horizontally small space, thereby making the entire logo very small. I had to change it back to the other theme, but in 15 minutes I will change it back to enfold to let you take a look. Would a picture help you guys just the same?

    #445121

    Ok, the Enfold theme is activated.

    http://www.bouldersudbury.org

    #445147

    I noticed that the logo does not always show in Chrome, but does in Firefox, IE, and mobile.

    #445171

    I will have to deactivate it soon, have you seen the problem yet?

    #445201
    #446001

    Hey!

    not sure what you want to achieve. A screenshot showing what you need would help. But if you want to control logo size use this code:

    div#header-container {
    max-width. 920px;
    top: 10px;
    }
    

    and adjust as needed by yourself.

    Regards,
    Andy

    #446015

    Thanks, I will try it and get back to you.

    #446045

    Hey!

    Please do so we can mark the thread as resolved or assist you further.

    Regards,
    Yigit

    #446291

    No, it didn’t change anything. I have changed it back to previous theme. Is there a time we can arrange to work on it later this week?

    #446523

    Hi!

    There is always an online moderator on our forum. Let us know when you would like to get back to the issue and we can gladly help you.
    You can refer to this post – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ and create a testing environment and we can work on it.

    Regards,
    Yigit

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