• nishkam

    (@nishkam)


    I was just wandering whether the Border for the top bar menu could be made thicker?
    Just for aesthetic reasons. I found where you can change its color in the customizer settings but couldn’t see anywhere to change the tickness.

    This is the line I am talking about: https://prntscr.com/psfrpw

    Thank you

    Jas

    • This topic was modified 5 years ago by nishkam.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The Mig

    (@r3bo0t)

    in the wordpress css tab in the customizer:

    #top-bar-wrap{
        border-bottom: 5px solid rgb(0,0,0);
    }

    Adjust the thickness and color as needed
    ??

    Thread Starter nishkam

    (@nishkam)

    @r3bo0t,

    Hey thanks so much for this!!! It looks awesome now:)

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I make the top-bar menu border thicker?’ is closed to new replies.