Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #874559

    Hi!
    I have a color section with 3 columns inside I centered with margin.
    I will like to have the color fullwidth, the margin doesn’t get the color…

    I have this code :

    .page-id-7499 #av_section_3.avia-section.container_wrap.main_color {
    background-color : #f6f4f0 !Important;
    }

    I tried to include .fullsize…and many things…
    id=”av_section_3″ class=”avia-section main_color avia-section-small avia-no-border-styling avia-bg-style-scroll avia-builder-el-12 el_after_av_textblock el_before_av_textblock TEAMCONTAINER3 container_wrap fullsize”

    Can you please help?
    Thank you,
    Melanie

    • This topic was modified 6 years, 7 months ago by melboy28.
    #874692

    Hey melboy28,

    Below is the code from Quick css, it is not a good way to center your section and it is the one that moves the section and its background. Please remove it and we will try to find a different solution.

    Best regards,
    Victoria

    #874753

    Ok my big problem is with 1/5 or 2/5 or 4/5 colums…I can’t just add an empty column on the left.
    I looked through your support, and they were adjusting with margin…
    So now, what is your solution if margin isn’t a good way, what do you recommand?

    Please refer now to section #av_section6…left margin need color.

    Thank you,

    Melanie

    #874778

    Hi Melanie,

    It’s the same story, remove the code on the image below. And add this:

    
    .TEAMCONTAINER4 .template-page.content {
          margin-left: 8.5% !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #874792

    Hi!
    You didn’t give me the code on your previous reply #874692..
    This “.template-page.content ” was what I was looking for…

    Works fine now, thank you
    you can close this issue.
    Melanie

    #875096

    Hi,

    Great, glad you got it working and thanks for the feedback. I’ll go ahead and close the topic for now, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #875097

    Closing.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Color section with margin- background color fullsize’ is closed to new replies.