Viewing 3 posts - 1 through 3 (of 3 total)
  • #36984
    erikbalster
    Member
    Post count: 63

    Hi,

    is it possible to change the backgroundcolor of the main-menubar. I would like to create a red full-width horizontal bar like in the screenshot i attached.

    #36993
    n8-b
    Member
    Post count: 99

    This should get you close:

    #header-section > #main-nav {
        background: none repeat scroll 0 0 #FF7F7F;
    }
    nav .menu > li a, #menubar-controls a {
        color: #800000;
    }
    #37798
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for that @n8-b 🙂

    – Ed

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register