Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support David

    (@diggeddy)

    Hi there,

    each page / post has some body class that can be used to target that specific page, and the privacy policy has its own class. Try adding this CSS to your site:

    .privacy-policy .inside-article {
        padding-inline: 40px;
    }
    Thread Starter hannasteingraeber

    (@hannasteingraeber)

    Yes, but where do I put it in Gutenberg editor?

    Plugin Support David

    (@diggeddy)

    Add it to the Customizer > Additional CSS

    • This reply was modified 1 year, 4 months ago by David.
    Thread Starter hannasteingraeber

    (@hannasteingraeber)

    thanks. It should be in line with the bread-crumb (‘Home???Datenschutzerkl?rung’) above it, like it is here: https://podcastliebe.net/impressum/
    With 20px it does not work and if I put more px, it moves everything further to the right incl. the breadcrumb. The latter should stay in its current place. Thanks.

    Plugin Support fernandoazarcon2

    (@fernandoazarcon2)

    Hi @hannasteingraeber,

    Where did you add David’s code? I’m not seeing it load on your site.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Insert CSS on a single page’ is closed to new replies.