Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #956890

    Having read solutions to customize my header I tried several suggestions like

    .html_header_top #top .av_header_stretch .container {
    width: 50%;
    padding: 0;
    max-width: 50%;
    }

    But nothing happens after putting the lines in quick CSS. It might be related to another problem; when I cutomize color, also nothing happens. Only when I click customize, I see the new color.

    So, in a way I have 2 issues, the technical one that customizations, even colors do not change. The second is that I want to customize the header, but no code works.

    What I try to achieve is a header with less width and more hight, with the menu in it. Rounded squares would even be more awesome.

    An exemple that comes close apart from dimensions:

    http://www.nicdarkthemes.com/themes/baby-kids/wp/demo/?storefront=envato-elements

    Thanks, regards, Jan

    • This topic was modified 5 years, 11 months ago by draadeind. Reason: Creating temporary login to see if anything is wrong
    #957371

    In the mean time I solved the problem that colors didn’t change. I had EWWW en Smush working simultaneously, forgot to deactivate EWWW….

    #957616

    Hi draadeind,

    Glad that you fixed it. As for the header width less width and more height, can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #header {
        width: 80%;
        left: 10%;
    }

    you may need to adjust width and left values. As for the height you should be able to adjust it in Enfold > Header > Header Layout (tab) > Header Size and set to custom pixel value. Hope this helps :)

    Best regards,
    Nikko

    #958106

    Hi Nikko,

    Thanks for your suggestion. It works, but on mobile is not responsive. Maybe I should make this a special request for a customizable header. Adaptable width and possiblity ty give the edges a radius (rounding) would be a great feature as far as I’m concerned. Makes it so much less WP recognizable templte’. I might be wrong but I feel that that could be the succes of themes like Elementor. But step by step I’m mastering Enfold and personally would stick to it!
    Thank and regards, Jan

    #958169

    Hi draadeind,

    Yes, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
    As for fixing the mobile version when changes are made, using media queries can also help :)

    Best regards,
    Nikko

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