Uly.me

cloud engineer

  • Home
  • About
  • Archives
  • February 18, 2019
You are here: Home / HTML / Gutenberg Youtube Embed

January 20, 2019

Gutenberg Youtube Embed

The Gutenberg Youtube embed lacks a few things. The alignment doesn’t seem to be working, at least in the theme I’m using. I’m using Generate-Pro, a Genesis child theme. By default, it’s left-aligned. I have to add this div to make it centered.

<div style="text-align:center">
</div>

<div style="text-align:center"> </div>

If you want right aligned, use this div.

<div style="text-align:right">
</div>

<div style="text-align:right"> </div>

Filed Under: HTML Tagged With: centered, embed, gutenberg, text-align, youtube

Cloud

  • AWS Quarterly Report
  • Extend LVM volume
  • AWS Backup
  • Cloud Filestore
  • Certificate Management Import

Linux

  • ReiserFS
  • Weather Report from the Terminal
  • Linux Mint Windows and Workspaces
  • Run Docker Without Sudo
  • Storing Git Credentials

WordPress

  • CloudFront SSL Certificates
  • Block Lab
  • WordPress on Kubernetes
  • Building A Custom Block
  • TLK.IO Embed

Copyright © 2019