Pharma theme – CSS Help with Social Area

Home Forums All Other Themes Pharma theme – CSS Help with Social Area

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #228186
    DanDan
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: December 27, 2016

    Hi folks,

    working on a site in a dev area – https://fezzik.dansokolow.com/

    I wanted to move the email icon in the pre-menu over to the right side with the social links, which I’ve done successfully.

    Problem is the hover is not matching the Facebook or IG links – they get a full height & width (40×52) change of the background on hover/mouseover on Desktop and because the email icon is not a social icon, it’s not matching up.

    I’m struggling with how to get the hover to match the FB & IG – can you provide some guidance here to get it to match?

    Thanks,

    Dan

    #228215
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31100
    • Total: 31100
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .head-info-area .social-icons a:link {
      display: inline-block;
    }

    Regards,
    Dave

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