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

    i’d like to set off / highlight a one-third column on a page being created with layout builder in enfold – and to do so, i’d like to have it feature a colored background.

    however, it appears the only way i can have a colored background is to use a color section – is that correct?

    i don’t see any way to create a colored background on a fractional section on its own.

    is this right? or am i missing something?

    #230289

    Hi charger70!

    It is possible using element ID so you can post the link to your website and point out the section and we can provide you custom CSS code.

    Cheers!
    Yigit

    #230308
    This reply has been marked as private.
    #230313

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #after_section_1 > div > div > div > div > div.flex_column.av_one_third.avia-builder-el-12.el_after_av_one_third.el_before_av_slideshow_full.avia-builder-el-last {
    background-color: orange;
    padding: 10px;
    }

    Cheers!
    Yigit

    #230318

    yigit, once again YOU ROCK DUDE!!!!

    thanks for the assist!

    #230321

    Hi!

    You are welcome, always glad to help :) Let us know if you have any questions or issues

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Is it possible to have a one-third layout element with a colored background?’ is closed to new replies.