Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #377097

    Hi,

    I’m working on my second site using Enfold and have just bought another licence. Cracking theme and the first client was delighted so thank you for all your hard work and excellent support.

    I need to use the stretched layout as the design requires a full width coloured footer. The trouble is we also need to have a background image for the body which isn’t natively supported within the theme.

    How can we achieve this please and could we put this in as a feature request

    • This topic was modified 9 years, 6 months ago by DigitalEssence. Reason: I had forgotten to edit the title after making changes to my post
    #377489

    Hi DigitalEssence!

    Try adding this to your custom CSS.

    .avia-section { background: blue; }
    .avia-section .container { background: white; }

    Regards,
    Elliott

    #377519

    Hi Elliott,

    thanks for getting back to me.

    I’ve added those lines to the Quick CSS section, saved and refreshed but it hasn’t made any difference.

    I also tried adding !important to them but still no luck.

    I will copy the url into a private reply for you to have a look at if you would be so kind.

    #377520
    This reply has been marked as private.
    #378005

    Hey!

    Try this.

    #main .main_color { background: red; }
    #main .main_color .container { background: white; }
    

    If that’s not what your wanting then take a screenshot and highlight what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    #378513

    That’s the ticket Squire. Perfect.

    Thank you very much

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Stretched layout with background image – Is this possible?’ is closed to new replies.