Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #371342

    Although not really an Enfold issue, I as wondering if anyone knows hw to remove the Google+ link that has started appearing at the top of the page here:

    http://lawyerescape.com

    There’s a black bar with the link at the top of the page, and I can’t figure out why it just started showing up there and how to get rid of it.

    Thanks in advance if anyone knows how I can get rid of this!

    Love Enfold!

    #371389

    Hi Scott!

    Thank you for using Enfold.

    You can use the wp_hook function to add the google + code or use this on Quick CSS:

    div#wrap_all {
    margin-top: -20px;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.