NooTheme Premium WordPress Theme › Forums › CitiLights › CitiLight Theme Issues
Tagged: citilight, footer, menu, mobile number, submit-property, top-bar, website
- This topic has 8 replies, 2 voices, and was last updated 4 years, 9 months ago by tinhbeng.
-
AuthorPosts
-
4 years, 10 months ago #1083222
Hi!
I am using this theme for my website and these are a couple of issues which are bugging me, can you please help me through them?
- The Mobile Layout does not have the Top Bar and that makes "Login/Register" hidden. Is there a way to fix this because the Website will need Registrations
- Is there a way to make the Top Bar's Text Bolder?
- I want to make the bottom of my Footer - White.
- I want to make certain fields compulsory for Submit Property. Where can I find that?
- I want to ask my customers/audience to provide their Mobile Numbers when they register for the Website, please can you help me with this?
I tried tackling with these but I found no help, can you please help me?
4 years, 10 months ago #1083277You can send me a link your site.
4 years, 10 months ago #10833034 years, 10 months ago #1083365Hi,
1, Show topbar: you can add these lines to Custom CSS or style.css of Child Theme:
@media (max-width: 991px){.noo-topbar {
display: block;
}
}
.noo-topbar .topbar-inner .topbar-content a {
color: #434343;
font-weight: bold;
}
I want to make the bottom of my Footer - White
Cannot change this location to white
I want to make certain fields compulsory for Submit Property. Where can I find that?
You can find it here:
I want to ask my customers/audience to provide their Mobile Numbers when they register for the Website, please can you help me with this?
Sorry, this option is currently unavailable on Citilights.
Best regards,
tb.
4 years, 10 months ago #1083379I will work on these and update you. But please try to add Mobile Number in Login in future updates maybe?
And I am having issues with Google Maps API, can you help me with that?
4 years, 10 months ago #1083381- My Site's logo is getting compromised as the bottom is getting a little out of the Header frame when I add the CSS
- Google Maps API does not work at all.
- No option to add any fields for Registration form?
Attachments:
You must be logged in to view attached files.4 years, 10 months ago #1083426Hi,
1, You can update this style for top bar:
@media (max-width: 991px){
.noo-topbar {
height: auto;
}
}
2, You need to update map info: http://prntscr.com/qow4df
3, Yes, there is currently no option to add custom fields to the registration form.
4 years, 10 months ago #1083442Thank you for the Top Bar. It has been fixed and working well.
About Google Maps, I have inserted the API and done the billing as well but umable to see the map on the site, they say "This page can't load Google Maps correctly."
4 years, 9 months ago #1083999Hi,
Sorry for the delayed reply.
Please send me wp admin account (Set as private reply).
I will help you check.
Best regards,
tb.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.