Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #676892

    Hi,

    I want to center a 3/4 layout on a page please. I cannot reduce the layout to say 3/5 and add 1/5 to each side to center the content as it look too small.

    Can you tell me how I can align center please?

    Thank you
    Neil

    #678267

    Hey Neil,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-4139 .flex_column.av_three_fourth {
        margin: auto;
        float: none;
    }
    

    Best regards,
    Yigit

    #678318

    Hi Yigit,

    Genius !!!

    Thank you very much

    Regards
    Neil

    #678328

    Hi!

    Please feel free to open a new ticket, if anything else is needed.
    Thanks a lot for your time and patience!

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center 3/4 Layout on Page’ is closed to new replies.