Custom menu links widget

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Mon May 09, 2016 1:53 pm
Hello,
I am trying to create custom menu links widgets on the sidebar. I have create a menu and then I select this menu from the drop-down in the custom menu links widget. Then I selected the page to add it to and the widget style as 'light'.

The widget shows up fine with the menu items but they are not clickable. They are not URLs. The menu item text is displayed but I can't click them. Pls advice how do I fix this.

Thanks. Screenshot attached.
User avatar
Senior Boarder

Joshua M
Tue May 10, 2016 7:18 am
Hi,

Could you send me a PM with URL to the page with these menu widgets?
User avatar
Moderator

Joshua M
Tue May 10, 2016 9:13 am
It's a conflict with your visual composer css styles, try to add the following code:
Code: Select all
#gk-mainbody-columns > aside {
   position: relative;
}
User avatar
Moderator

GK User
Tue May 10, 2016 9:16 am
Perfect. Thank you for your timely support.
User avatar
Senior Boarder


cron