Remove the message: "Follow us:" that appears at the top right.

Thanks

    Hi Joohmla,
    You can use the CSS code to hide this message:

     .social-follow-wrap h5 {
        display: none !important;
    }

    Or You can open the Social modules and select the Style-2, I have helped you create this style here: /templates/ja_vitality/acm/social/tmpl/style-2.php, and I have removed the message: "Follow us:"

      Write a Reply...
      You need to Login to view replies.