• Resolved wildlivelihood

    (@wildlivelihood)


    Hello,

    I absolutely love this theme but am having some issues with the customization. I’d like to have comments turned on within my posts, but when I have them on in the theme a “leave a comment” sticky appears on the left sidebar area. This causes my post to be off-center and I can not figure out how to remove it. I have spent a few hours going all over my settings to find it with no luck.

    If I go into General Settings > Post(Blog) & Pages Settings and toggle the comments feature off it will shift the page back to center – but then I have no comments. I can’t seem to find the solution in the themes settings, posts settings, or WordPress settings and would appreciate the help.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @wildlivelihood,

    We are gald to know that you love our theme.

    To remove the “Leave a comment” text, please add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    .single-post .site-main .sticky-meta .article-meta {
        display: none;
    }

    Kind regards.

    jontipo

    (@jontipo)

    It does not work as expected. Now the text is offset and does not expand to full as it should be when you turn off the comment from the setting.

    The only time it works as expected when you delete <div class=”article-meta”> manually from inspect element for temporary edit.

    I do not want the complete “<div class=”article-meta”>” thing to load otherwise the theme is very good but it has this one blunder that makes it unusable.

    • This reply was modified 4 years ago by jontipo.
    blossomthemessupport

    (@blossomthemessupport)

    Hi @jontipo,

    We tried accessing your site for an alternative solution, however, we encountered an error, here is a screenshot-https://prnt.sc/10a3w2w

    Can you please resolve the issue and get back to us when the page is live.

    We suggest you contact our support team via this link-https://blossomthemes.com/support-ticket/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove “leave a comment” sticky – Offsets my posts’ is closed to new replies.