Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1311853
    dpe
    Participant

    Day 1 with X-theme and have looked high and low but can’t find how I would centre the Last Updated by text on http://www.dorsetphotoevent.co.uk

    Mike

    #1312110
    Rupok
    Member

    Hi Mike,

    Thanks for writing in! Perhaps you are using a plugin to show this and there is text-align: left; and float: left; set to the text. If you don’t have control over the text and CSS then you can add this under Custom > CSS in the Customizer.

    #authorsure-last-updated.left.updated {
      float: none;
      margin: 10px auto;
      text-align: center;
    }

    Cheers!

    #1312407
    dpe
    Participant

    Many thanks, I thought it was part of the template so best option for me is to disable the plugin.

    #1312411
    Christopher
    Moderator

    You’re welcome.

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