Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #82585
    Lena
    Participant

    Hi
    Where in the css do I Place the buttom border to make
    it like the top border in the footer ??

    Lena

    #82632
    Mahesh
    Participant

    Hi @Lena,

    Go to “Dashboard=> Appearance=> Theme Options=> Custom CSS” box and add the following CSS:

    #header-menu {
        border-bottom: 2px solid #ccc;
    }

    Let me know if this fixes your issue, if not please post in your site url.

    Regards,
    Mahesh

    #82637
    Lena
    Participant

    Hi Mahesh – just what I needed – thanks a lot… 😉

    Lena

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Buttom border on the primary meny’ is closed to new replies.