Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1275193
    essentiALLoils.com
    Participant

    You know how wordpress creates its own url for images? Well, on image permalinks the images are left aligned. Is there a way to center the images? See this link for example: https://www.essentialloils.com/reflex-feet-chart-oil-use-guide/

    Thank you.

    #1275299
    Friech
    Moderator

    Hi There,

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

    .attachment .entry-content.content {
    	text-align: center;
    }

    Hope it helps, Cheers!

    #1275546
    essentiALLoils.com
    Participant

    Yep, that did it. Thank you!

    #1275559
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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