Tagged: ,

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

    Hi there,

    I would like to horitzontally align in the middle the two footer widgets on fatbeam.rosewoodva.ca

    Thanks!

    #1053272

    Hey Deanna,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    @media only screen and (min-width: 768px) { 
    #text-3.widget .textwidget {
        padding-top: 40px !important; 
    }
    }

    Best regards,
    Mike

    #1053289

    Hi Mike,

    That worked perfectly, thank you!

    Deanna

    #1053401

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Horizontal Align Footer Widgets in the Middle’ is closed to new replies.