Forums

Round corners on Nav menu. (6 posts)

  1. jackmcnally
    Member
    Posted 4 months ago #

    Hi,

    I was wondering how to round the corners of the navigation menu on this website: http://bit.ly/xfYWB6

    Theme: Restaurant Theme

    I've looked all around the CSS and can't seem to find it. I've put all the CSS in pastebins, if someone could help, it'd be great!

    style.css http://pastebin.com/pg3SpPw3
    reset.css http://pastebin.com/KGWce4Uk

    Thanks,

    Jack

  2. YouON
    Member
    Posted 4 months ago #

    Probably you can work on #menu-container-border playing with border-radius property and removing border...

  3. SwansonPhotos
    Member
    Posted 4 months ago #

  4. jackmcnally
    Member
    Posted 4 months ago #

    Thanks for that! So what exactly would I have to do to just do the bottom corners?

  5. SwansonPhotos
    Member
    Posted 4 months ago #

    Edit the style sheet.

  6. YouON
    Member
    Posted 4 months ago #

    border-bottom-left-radius
    border-bottom-right-radius

Reply

You must log in to post.

About this Topic