Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Adjusting the TNP Subscription Minimal for Mobile #347201
    keepwritingkidlit
    Participant

    Thank you, Michael! So I got it to work! I downloaded the Simple Custom CSS Plugin and put all the code in there and it started to respond!

    The only thing that’s not working is the margin top. This is the CSS:

    .wp-block-tnp-minimal p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: raleway;
    }

    Everything else works, but margin top makes no change. However, when I directly insert that into the style tag of the html, it works. Do you know why that might be?

    Thanks!
    Website is https://www.keepwritingkidlit.com/

Viewing 1 post (of 1 total)