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

    Hi guys,

    How do I center align an element that’s added to the page via code block?

    See the “Virtual Tour 360°” element I added towards the end of the following page:

    Thank you so much!

    Antonio

    #1058046

    Hey Antonio,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home #av_section_6 iframe {
        display: table;
        margin: 0 auto;
    }

    Best regards,
    Rikard

    #1058055

    Thank you so much @Rikard!

    All set now :) You can close the thread.

    Thank you

    Antonio

    #1058396

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to center align element in code block’ is closed to new replies.