• After the recent update, the Meta in the single post has been moved to the center automatically. I want to align it to the left, as it was before. I couldn’t find the option to align the meta to the center. Please help me to do so.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    Generally, the meta information is aligned with the Post Title Alignment setting at Appearance > Customize > Posts/Pages Layout > Single Post Layout. Could you make sure the setting is updated to the correct alignment? You’re using Autoptiomize, so clear your cache after the changes.

    Thread Starter adityathakur

    (@adityathakur)

    It didn’t work. I tried to align the title to the left, right, and center from the?Post Title Alignment?setting, but the meta remains fixed to the center.

    hannah

    (@hannahritner)

    Hi @adityathakur,

    It looks like you have two caching plugins on your site? Autoptimze and Breeze cache. I recommend one or the other. Be sure you cache is being cleared, then let us know if the issue continues.

    Kindly,

    Hannah

    Thread Starter adityathakur

    (@adityathakur)

    My website breaks if I uninstall the cache plugin. Also, I have been using these two plugins together for more than a year, and no update has caused any issues. It just happened after the very recent update. Is there any code that I can use to align the meta information? Thanks.

    Hello,

    Add the following CSS and let us know if it works for you:

    .entry-hero-container-inner .entry-header .entry-meta {
        justify-content: left;
    }
    Thread Starter adityathakur

    (@adityathakur)

    It worked. Now the meta information is aligned to the left just like I wanted. Thanks a lot for the code. You are great.

    Hi there!

    I just want to give you an update that one of our developers will be adding a style fix for this.

    Once the fix for it was included in the Kadence theme update, you can then remove the custom CSS code added to fix it temporarily.

    Kind regards,
    Karla

    Thread Starter adityathakur

    (@adityathakur)

    That would be great. Please let me know when you publish the update.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Meta in the Single Post has been moved to the center’ is closed to new replies.