• Resolved spinips

    (@spinips)


    Hi super Virtue Theme,

    For first I’d like to say again how amazing and versatile your theme is, really my compliments!
    I’ve got a question: is it possible to write between the copyright in the footer and the footer menu? I’d like to place a 3D tag cloud in there, you can see it on my home page but on the footer space for widgets:

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey,
    There isn’t a built in way to do that, but your can pull it down with some css so it looks like it’s on the same line. Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 1200px) {
    .col-md-4.footercol2 {
        margin-bottom: -100px;
    }
    }

    Does that work for you?

    Hannah

    Thread Starter spinips

    (@spinips)

    Fantastic!! Great job!

    Thanks a lot!!

    Laura

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Writing between copyright and footer menu’ is closed to new replies.