how can I change the settings of the megamenu? I am looking at reducing the height of the menu and could not find the settings. Can you provide the instructions and the CSS?
enginetemplates
POSTED: 2018-08-31
Hello CHEWKYK,
Please go to details of menu item, you will see tab 'Helix Mega Menu', just open it so you can design megamenu columns, content,...
I noted that all the fonts in my forms are in white. How do I change the colour of the font so that the input is visible?
2. All field labels in my forms are not showing either? Where do I activate the labels?
enginetemplates
POSTED: 2018-09-03
Hello CHEWKYK,
Please go to Template Settings, open tab 'Custom Code' and add more CSS below for Custom CSS code field
Get an access to all 178 items designed and developed by Engine Templates team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
View History
Right now that's part is transparent.
If you want to change color, just go to Template Settings, open tab 'Custom Code' and add more CSS below for Custom CSS code field
#sp-section-1 {
background: xxx;
}
with 'xxx' is color code.
View History
how can I change the settings of the megamenu? I am looking at reducing the height of the menu and could not find the settings. Can you provide the instructions and the CSS?
Please go to details of menu item, you will see tab 'Helix Mega Menu', just open it so you can design megamenu columns, content,...
View History
2. All field labels in my forms are not showing either? Where do I activate the labels?
Please go to Template Settings, open tab 'Custom Code' and add more CSS below for Custom CSS code field
.form-horizontal textarea, .form-horizontal input {
color: #333!important;
}
View History
Can you send me login info to access
http://www.tutorfinder.com.sg to check?
You can send login info via info@enginetemplates.com
I got your email with support last time for font issue, and I just replied it, so you just check your email and response me soon.
Thank you!