-
Author
-
October 8, 2017 at 08:17 #175991arnab_2016Participant
Hi,
I am using KLEO theme for my Blog. But in the Web version of the page my main page heading and menu color I am not able to change. I want that color to be in Black , But I am not able to change it. I am providing my admin panel password, please fix this.
Attachments:
You must be logged in to view attached files.October 8, 2017 at 17:04 #176032Kieran_SQModeratorHi,
The username / password you have provided is not working for me, please review the credentials and update as necessary so I may assist you.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
October 8, 2017 at 21:34 #176051Kieran_SQModeratorHi,
Those details still do not work for me, please try creating a new account and password. If you have any country restricting plugin please allow United States of America.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
October 9, 2017 at 20:21 #176145arnab_2016ParticipantHi, Hope you have got the details, let me know if you are able to fix that.
October 10, 2017 at 19:38 #176264Kieran_SQModeratorHi,
I managed to sign into your site using the details provided, there appears to be an issue with redirecting on your website so I had to go to domain.com/wp-login.php
There does appear to be an issue on your site as you have correctly set the option to use black text in menu for the transparent header. I applied some CSS that should have worked but did not, therefore I am going to ask one of developers to look into this for you. They’ll be in touch as soon as they can.
In the meantime please try disabling all plugins that do not come bundled with KLEO, clear website cache and also your local cache (Ctrl+F5) to see if the issue continues. If the issue disappears when you disable other plugins, you should enable them one by one clearing the cache each time until you identify which plugin is causing the issue.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
October 11, 2017 at 17:21 #176341RaduModeratorHi,
Just use this css
COPY CODE.kleo-main-header .navbar-header .logo a { color: #000 !important; } .kleo-main-header.header-centered.header-scrolled .logo a { color: #fff !important; }
The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 11, 2017 at 21:20 #176370arnab_2016ParticipantHi Radu,
Please go ahead and put the code in the site.
I haven’t seen any changes yet, thing you didnt put the code yet.
Request you to Please go ahead and put the code in the site and confirm on the fix..Thanks,
ArnabOctober 12, 2017 at 16:01 #176450RaduModeratorHi
Done
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2017 at 16:57 #177983RaduModeratorHi,
Just open the page in backend and set the header layout default
For the top bar color use this selector
COPY CODE.header-color.social-header { background: red; color: #fff !important; }
If you want to style this only for homepage use this instead
COPY CODE.home .header-color.social-header { background: red; color: #fff !important; }
I’ve noticed the top bar missing on home, you can activate it from the page backend, see screenshot.
The CSS will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.