Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #980336

    I’d like for the background image I have uploaded and set for the top of my main content area to stretch to cover the full width of any screen, but haven’t been able to find the css to do that?
    Appreciate the help!

    #980875

    Hey Moondreamer21,

    Thank you for using Enfold.

    I’ve been checking the site for a few days now and the main background image is already full width. I do noticed that the top portion is cut off. You may need to adjust the background position to “Top Center” instead of “Bottom Center”.

    Best regards,
    Ismael

    #980884

    I’m referring to the brown/tan faded top background image in the Main Content Area, not the image in the Full Width Easy Slider on the home page (I just put that up temporarily to get a feel for the look, haven’t started permanently adjusting or deciding on images for that area yet).

    I’ll provide my site details below… I’ve done a lot of changes to the CSS that have worked for getting other parts to full width but can’t seem to get it right for this part. Thanks.

    #981400

    I would also like to set another flipped version of this faded background to appear just above the footer. Is it possible to set that with Custom CSS?

    #981518

    Hi,

    Thanks for the info.

    1.) This css should increase the width of the background.

    .main_color {
        background-size: 100%;
    }

    2.) You need to create a reversed version of the image first and then apply it using css.

    Best regards,
    Ismael

    #981731

    Thanks, that did the trick to get it full width.

    I do have a reversed image uploaded at https://www.new.barrelracingtips.com/wp-content/uploads/2018/07/mcbottomfade.png

    Would love to get the CSS to add that to the bottom of the main content area. Thanks!

    #981845

    Hi,

    Thanks for the update. Add a color section at the very bottom of the page and then apply the reversed image as background. Set the background position to “Bottom Center”.

    Best regards,
    Ismael

    #982925

    Thanks Ismael, I got that to work! :)

    #983063

    Hi, Moondreamer21

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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