Header

Home Forums Perfect Forum Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #73595
    LuizLuiz
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: April 10, 2017

    First, I would like to use those blue and orange backgrounds in the menu (Demo and Buy Now). If that’s a plugin, which one is it?

    Also, I’d like the menu bar to be fixed whenever I scroll down the page. Is it possible? If not possible, it might be the entire header, so it stays fixed as I scroll down.

    And finally, after fixing the header or the menu bar, is it possible to make them a little smaller in height?

    Thanks!

    #73642
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

    #73774
    LuizLuiz
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: April 10, 2017

    metodosmart.com.br

    #73802
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly send us WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

    #74185
    LuizLuiz
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: April 10, 2017

    I would REALLY like to know why you ask for admin details which sometimes can be very confidential. I just need to fix it.

    #74251
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance » Customize » Basic » Custom CSS and add below code:

    .blue-menu-item a {
        background-color: #228fec !important;
        border-bottom: 4px solid #228fec !important;
        color: #fff !important;
    }
    
    .orange-menu-item a {
        background-color: #FF8800!important;
        border-bottom: 4px solid #FF8800!important;
        color: #fff !important;
    }

    Then go to Appearance » Menus click on Screen Options at the top, in Show advanced menu properties check CSS Classes checkbox after that add blue-menu-item class for blue menu item and orange-menu-item for orange menu to a menu item by expanding that menu tab.

    2. To make the menu fixed kindly use this plugin: https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/

    3. First do above points then we will assist you further.

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.