Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #986121

    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?

    #986385

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.