Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1038235
    cjerryme
    Participant

    It looks like attachment 1.

    But it ought to look (and it used to) like attachment 2.

    I already tried deactivating all plugins, but nothing changed.

    Hope you can help.

    By the way, it’s renew stack.

    #1038238
    cjerryme
    Participant
    This reply has been marked as private.
    #1038340
    Thai
    Moderator

    Hi There,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1038610
    cjerryme
    Participant

    Hi Thai,

    Please notice that in attachment 1 the submit button is pushed towards the right. That is how it appears now, but this is not how it was. This change took place without anything having been done to the website.

    Attachment 2 shows the usual and regular appearance where the submit button aligns to the leftmost part. I suppose that this is actually the normal theme setting.

    You may visit the url given for clarity.

    I just wish to return the submit button to its normal place in the left.

    Regards.

    #1039051
    Lely
    Moderator

    Hi There,

    Thank you for the clarification.
    Please add this CSS to move the button to left position on Appearance > Customize > Custom > Edit Global CSS:

    .single-post .form-submit {
        clear: left;
    }

    Hope this helps.

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