• Resolved ceciRjas

    (@cecirjas)


    hello, i would like to remove social links but just on the footer, i can’t find where erase it

    thanks per advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    In dashboard, Go to Appearance->Theme Options->Design Options-> Custom CSS Paste the following CSS and click on Save all Changes.

    footer .social-profiles{
    display: none;
    }

    Regards,
    Team Horse

    Thread Starter ceciRjas

    (@cecirjas)

    many thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove social links on the footer’ is closed to new replies.