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

    Hi,

    I have a page that has 4 videos on it. They are stacked two column and two rows.

    I am using are a special heading with a code block below. The code block has anembedded video from a Facebook page.

    The special heading is set to – heading style modern centered

    The code block however seems to be left aligned. How may I align it with the special heading?

    Many Thanks
    John

    #1246779

    Hey John,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia_codeblock iframe{ 
        width: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1246997

    Many thanks. Did the trick

    Cheers
    john

    #1247027

    Hi,
    Glad Victoria was 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 in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

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