• marseem

    (@waseemsannib)


    Hello everybody,
    I’m trying to add a bottom border for my social media menu.
    Which CSS needs to be added to run this effect?
    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Vishal Patel

    (@vishaliihglobal)

    Hii, @waseemsannib

    plz add css in activeted theme style.css

    #site-footer .container .footer-content .row{
    border-bottom: 1px solid;
    }

    Thread Starter marseem

    (@waseemsannib)

    Thanks for the support.
    It seems did not work. I need the social icons to have the same style effect as the footer link bottom border.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding bottom border for social media menu.’ is closed to new replies.