Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #438794
    #438973

    Hi Eve!

    You can add a widget area to your header and place your second logo inside it – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Regards,
    Yigit

    #438996

    Thanks, it helped a lot, I have now a new widget area, but what should I write here to have the second logo on the right ?

    #header .widget {
    left: 50%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    }

    #439000

    Hey Eve!

    Please go to Enfodl theme options > General Styling and add that code to the Quick CSS field. You may need to adjust the values to position it perfectly.

    Cheers!
    Yigit

    #439008

    Thansk, I’m doing some adjustement but it seems that the logo area is in the menu and not the header… how should I fix that…. for the moment here is what I’ve write…

    #header .widget {
    left: 80%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-0%);
    }

    #439014

    Hi!

    Can you please post the link to your website Eve, so we can provide you accurate custom CSS code?

    Cheers!
    Yigit

    #439016
    This reply has been marked as private.
    #439032

    Hey!

    I have changed the code in Quick CSS field. Please remove following code from Custom.css file Eve

    #header .widget {
      left: 100%;
      padding-top: 0;
      position: absolute;
      top: 0;
      transform: translate(-50%);
    }

    Best regards,
    Yigit

    #439036

    Thanks you, now I’m gonna try diferent value to have it at the right place :-)
    regards,

    Eve

    #439041

    Hi Eve!

    You are welcome, #TeamKriesi is always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘2 logo on the header’ is closed to new replies.