affinity theme post alignment

  • Unknown's avatar

    hi, i experienced issue on the post alignment as i wanted to hide the date n author in every post, i succeeded in it but the alignment in the post seems weird. could someone help me with this?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi, add the following to your custom CSS and I think it will take care of the issue for you. Make sure and check other pages and posts just to make sure something didn’t go awry, but I checked around and all looks good.

    .entry-content, .search-results .entry-summary, .entry-footer, .comment-content, .reply {
        width: 100%;
    }
  • The topic ‘affinity theme post alignment’ is closed to new replies.