Menu bar background

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Wed Apr 13, 2016 12:27 pm
Hello,

I am trying to make the menu bar background white so the logo is seen clearly (without the need for a white bg for the logo). Also, I'd like to add a red/blue top bar to house a sesarch box and have some links. Can I have a menu setup on a top bar (right)?

Lastly, I'd like the main menu (on hover) to expand as per this website: https://www.ashoka.edu.in/

How do I make this possible? Pls advice. Thank you for your support.
User avatar
Senior Boarder

Joshua M
Fri Apr 15, 2016 12:00 am
Hi,

To add white background, please add the following custom css code:
Code: Select all
#gk-header-nav {
   background: #fff
}


I'm not sure about another menu in your top bar (right) - there's your main menu at the moment.

Regarding the menu expanding similar to website from your link - it's possible but its is a customization beyond our technical support. I can recommend you a great customization service: https://tidycustoms.net/
User avatar
Moderator

GK User
Fri Apr 15, 2016 6:42 am
Thanks. Now how do I change the color of the main menu items? They are white against a white background.

Also, can I change the size of the slider to be full width and not have the white side bars? I want it to extend completely to the sides.

Thanks as always for your support.
User avatar
Senior Boarder

Joshua M
Fri Apr 15, 2016 8:02 am
Try with the following custom css code:
Code: Select all
#gk-main-menu #main-menu > li > a {
    color: #000;
}

#gk-is-widget_gk_image_show-2.gk-is-wrapper-gk-university .gk-is-slide {
    max-width: none!important;
    background-size: cover;
}
User avatar
Moderator

GK User
Fri Apr 15, 2016 8:12 am
This works great. Thanks. The slider is now full width.

Can I move the text widget (programs, research, etc.) above watch our video to the right to align on the right edge of the slider?

Also, how do I move the slider navigation buttons to the extreme left or center of the slider?

Thank you.
User avatar
Senior Boarder

GK User
Wed Apr 27, 2016 7:07 am
Hello, pls advice on how to move the location of the slider navigation buttons.

Thank you.
User avatar
Senior Boarder

GK User
Wed Apr 27, 2016 11:06 am
Hello,
This is with reference to earlier in this thread where we changed the background color of the header menu to white. For the home page this works fine, but when going through an internal page there are issues with the grey design border around the menu and top of the page content.

Please see attached screenshot. How do I make the entire header width white just like the home page?

Pls advice. Thank you.
User avatar
Senior Boarder

Joshua M
Thu Apr 28, 2016 9:01 am
Hello,

I'm sorry, but your modifications are beyond our basic technical support - I've made an exception earlier with some changes, but generally it's a theme customization, so please purchase our ViP support, then our developers will assist you with minor custom work, you can also ask for help any customization service.
User avatar
Moderator


cron