Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Tracks!

    I see what you mean. The following CSS will remove the margins from the paw image:

    .alignnone {
      margin: 0 !important;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    Since you don’t want to remove the margin from all images you put into posts, the above CSS only targets images with no alignment. This way, if you don’t want an image to have any margin, choose “None” for alignment: https://cl.ly/image/2N3A1X032105

    Thread Starter Eljhae

    (@eljhae)

    Once again, thank you so much ??

    Have a nice day.

    Theme Author Ben Sibley

    (@bensibley)

    No problem, you too ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image within text in post’ is closed to new replies.