On my blog, using the Elegant layout, the section for date, comments, tags, etc is aligning about 80-100px to the left. See here http://lineuponline.com/podcast/romans_ch_8_vs_31-39/ … the section immediately below the audio player.
How can I adjust this back to where it should be?
Hey debenm,
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
#top .fullsize .template-blog .post .entry-content-wrapper .post-meta-infos {
max-width: 100%;
}
If you need further assistance please let us know.
Best regards,
Victoria