Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #987164

    Hello,
    is it somehow possible to achieve this header styling for the top menu:

    Thanks, Enrico

    #987168

    Hi,

    That should be achievable with some customization. You could try adding your content as widget to your header – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Cheers!
    Yigit

    #987178

    Okay, thanks, but I’m not really sure if I can achieve this style?

    Could you help to get the right CSS code for this?

    Thanks, Enrico

    #987384

    Hi Enrico,

    I think that layout would be hard to achieve unfortunately. If you want us to have a look at where you want to implement this then please post a link to the page in question.

    Best regards,
    Rikard

    #993289

    Hello,
    Sure that would be great if you could have a look on the page.
    Thanks, Enrico

    #994317

    Hi enricobaumgart,

    Can you please put your header widget in there so that we can see the whole picture?

    Best regards,
    Victoria

    #994399

    Hi Victoria,
    Well, I can add a widget, but I can’t add it with the position I want to achieve. Thats why I’m wondering how to come closer to that result?

    Thanks, Enrico

    #994431

    Hi Enrico,

    Please refer to this post – https://kriesi.at/documentation/enfold/example-of-banner-above-the-logo-and-menu-area/. You can find more customization options here – https://kriesi.at/documentation/enfold/header/#header-widget-position

    Best regards,
    Yigit

    #994441

    Thanks for that links. I studied those already, but I don’t see the option to get the setting I’d like to achieve for one of my customers.
    Did I miss something?

    #994794

    Hi enricobaumgart,

    No, you did not :)

    You add the text widget with the image and we can check if it can be positioned they way you need.

    Best regards,
    Victoria

    #995023

    Hi Victoria,
    Okay got it.
    I placed the text widget now into the backend. There is a logo inside.

    Would be great if you can find a way :)

    Thanks, Enrico

    #995458

    Hi enricobaumgart,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #text-2 {
        height: 200px;
        top: -40px;
        left: 298px;
        background-color: #ccc;
        float: left;
        min-width: 72vw;
    }
    
    #text-2 img {
      max-height: 90px;
      width: auto;
    
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #995642

    Hello Victoria,
    Thanks for your idea.
    Unfortunately this code doesn’t do the job. Maybe I need to clarify my final result a little bit more:

    So the Logo is on the left and then I have two rows. One row for the phone number and the other row for the main menu.

    Do you see any chance to achieve this with enfold?

    Thanks, Enrico

    #995950

    Hi Enrico,

    Here is one of our demos

    You can have the phone number and social menu if you need in the top bar. Will this not work for you?

    Best regards,
    Victoria

    #996007

    Hello Victoria,
    Well, I know those demo pages well and I know that the style I want is not standard in enfold. And the demo setting is not suitable for me.
    Is there a possible way to achieve exactly what I’ve shown in the picture?

    Thanks for your help
    Enrico

    #996089

    Hi Enrico,

    I’ve been trying to come up with a solution for you, looks like you need to build a custom header if you really need to achieve this kind of layout.

    Best regards,
    Victoria

    #996110

    Hi Victoria,
    I appreciate your ideas :)
    Would that be possible for you to create a header for me? For sure I’d pay for it (depending on the amount).
    Thanks, Enrico

    #996175

    Hi,

    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 it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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