- Posts: 3
- Thank you received: 0
top menu
-
samiir
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34517
by ivan.milic
Replied by ivan.milic on topic top menu
IN template options, under menu settings tab, you will see parameters for each menu you use. You can change all the colors there
The topic has been locked.
-
blocodteste
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 11 months ago #36500
by blocodteste
Replied by blocodteste on topic top menu
Is it possible to make the menu with two rows?
I am trying to do ( www.blocod.pt/projectos/atc ) but it does not align properly.
thanks in advance
Verónica
I am trying to do ( www.blocod.pt/projectos/atc ) but it does not align properly.
thanks in advance
Verónica
The topic has been locked.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #36509
by ivan.milic
Replied by ivan.milic on topic top menu
Open
templates/hot_clinic/js/responsive_menu.js
add this at bottom:
jQuery(document).ready(function(){
jQuery(jQuery('.menu.navv > LI')[3]).css('clear','both');
});
templates/hot_clinic/js/responsive_menu.js
add this at bottom:
jQuery(document).ready(function(){
jQuery(jQuery('.menu.navv > LI')[3]).css('clear','both');
});
The topic has been locked.
-
blocodteste
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 11 months ago #36519
by blocodteste
Replied by blocodteste on topic top menu
sorry, but it does not work,
The topic has been locked.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #36527
by ivan.milic
Replied by ivan.milic on topic top menu
refresh
The topic has been locked.
Time to create page: 0.093 seconds