Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Text alignment in custom heading › Reply To: Text alignment in custom heading
May 8, 2013 at 12:14 pm
#671
Keymaster
This is a bug that sneaked into the latest update. This has been fixed and will be part of next update. Meanwhile, pls use the following code –
#custom-before-content-area { padding-left: 20px; padding-right: 20px; max-width: 1140px; margin: 0 auto; }
Paste the above CSS into Custom CSS tab in theme options panel or into custom.css file. Thanks