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

    Hi,

    I’d really apreaciate you help with this,
    I would like to add a custom banner with my logo on the home page under the menu and it has to take the whole width of the page.

    The banner would be exactly like this on this website : http://www.noma.fr and have the same shadow effect

    Which size (width) format do I have to create my banner and how do I proceed to add it to my enfold theme please? Thank you very much

    #723242

    Hi!

    You can add Color Section element to your page and insert the elements you would like to display into it :)

    Best regards,
    Yigit

    #723468

    Hi, there is a problem with my color section,

    1) It starts at the top of the page but I want it to begin under the menu bar with some space in between (I tried to put a separator but even with 0px it makes a very big gap)

    2) I would also like to adjust manually the witdth in percentage so the banner can adjust in responsive mode.

    Kind regards,
    your help is always very useful my website is becoming close to perfect

    #724073

    Hi,
    I fixed the issue on desktop with this code:
    .avia-section {
    margin-top: 140px;
    padding-top: 12%;
    }
    Maybe it’s not the best way to do it but it works
    1) I need help to do the same thing with responsive mode, but the code doesn’t work…

    2) My png 8 logo appears blurred on mobile, what is wrong?

    Thank you for your help

    #724524

    Hi,

    please use different tickets for different questions.

    1.) Add media queries to your code, for more information refer to: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    2.) It seems you’ve used some customizations for your logo. Open a new ticket and provide us admin access, so we can see if we can help with this or not. By using the default Enfold behavior/settings it should work fine. Please test it and let us know about your results in your new ticket.

    Best regards,
    Andy

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