Support » Theme: Virtue » Privacy policy

  • Resolved grsangela

    (@grsangela)


    Hello,

    Is there a way I can add the privacy policy next to my copywrite text, and have a link for an intern page on it?

    Thanks a lot 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey! This might not be the optimal means of going about this, but you can ad this CSS and edit it to whatever your needs are. Give it a try and let me know if it works for you!

    .footercredits p:after {
        content: "Privacy Policy: Your Text Here";
        margin-left: 30px;
    }

    Hey,
    In your theme options > misc settings you can just place any html into that box. For a link it would be<a href="urltopage">Privacy Policy</a>

    Kadence Themes

    Thread Starter grsangela

    (@grsangela)

    Thanks guys,
    It worked perfect. I used the Kadence Themes answer 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Privacy policy’ is closed to new replies.