Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1049349
    Darren G
    Participant

    Hi,

    How easy would it be to align the exerpt which appears on the category pages – I’d like it aligned left.

    http://www.miriamstoppard.com/category/news/
    http://www.miriamstoppard.com/category/advice/conception/

    Thanks

    #1049442
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you have added the below code that’s causing this issue :

    .entry-content.excerpt {
      float: right;
      width: 75%;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1049349 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>