Home › Forums › Perfect Forum › Header
- This topic has 5 replies, 2 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
May 27, 2017 at 1:11 pm #73595
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!
May 29, 2017 at 4:22 am #73642Hi,
Kindly show us your website URL so that we can assist further.
Regards,
DaveMay 29, 2017 at 10:29 pm #73774metodosmart.com.br
May 30, 2017 at 6:09 am #73802Hi,
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,
DaveJune 1, 2017 at 8:36 pm #74185I would REALLY like to know why you ask for admin details which sometimes can be very confidential. I just need to fix it.
June 2, 2017 at 10:10 am #74251Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.