Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1049019
    nedatbigideas
    Participant

    Is there a way to remove the indent of the author profile text. At the moment it appears to indent roughly 100px in from the standard heading of About the author. This makes the line lengths really short and forces you to design the page with this section above 50% width of the page. I suspect this will be a simple bit of CSS code. Any help gratefully received.

    #1049206
    Christian
    Moderator

    Hey 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.

    Thanks.

    #1049617
    nedatbigideas
    Participant

    HI Christian

    When I pull in the author profile/bio using the plugin or shortcake. There is a heading About the Author, then a rule – and then the heading and text that is pulled in is indented from the left hand side. See https://dacunha.global/sonny-bohanan-world-drops-beneath/. I want to remove this indent so all aligns left with the About the author.
    Thanks

    #1049966
    Rupok
    Member

    Hi there,

    Thanks for clarifying. You can add this under Custom > CSS in the Customizer.

    .x-author-box .x-author-info {
      margin-left: 0;
    }

    Hope this helps.

    Cheers!

    #1050020
    nedatbigideas
    Participant

    Perfect – thanks

    #1050047
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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