nuXbox
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] How to highlight menu…Any other suggestions please..
Forum: Themes and Templates
In reply to: [Customizr] How to highlight menu…Hi Ganeshpaygude,
How exactly do I do that? What files, specifically, do I add code to?
Thanks in advance!
Forum: Themes and Templates
In reply to: [Customizr] How to change the meta button color?Thank you for reply! And I will be happy if there any support to help me.
Can you help me if I just need change the current meta button color to other color with some css rule (e.g category meta button from grey to blue and tag from white to green)?
Forum: Themes and Templates
In reply to: [Customizr] How to change the meta button color?No any suggestions for this one?
Hi Javiermil,
Not yet from me, how about you? and is there any solution from the Plugin Author?
Hi Ryann,
Thanks for your response! I love your plugin and I wish the issue can resolved soon due the notice was fulfill the PHP error log and I don’t want to disable it.
Forum: Themes and Templates
In reply to: [Customizr] Vertical/Hamburger Menu Button hover colorHi,
Thank you sir! Now I able to change color of the 3-bar Menu button with use the last CSS rules you provided.
On my site, I implement with css rule below:
/*START OF Change 3-Bar Menu Button Color*/ .navbar .btn-toggle-nav .icon-bar { background-color: #FFFFFF; } .sticky-enabled .navbar .navbar-inner .btn-toggle-nav .icon-bar, .tc-sn-visible .btn-toggle-nav .icon-bar { background-color: #FA6F00; } .navbar .btn-toggle-nav.hover .icon-bar, .sticky-enabled .navbar .navbar-inner .btn-toggle-nav.hover .icon-bar, .tc-sn-visible .btn-toggle-nav.hover .icon-bar { background-color: #26CE61; } /*END OF Change 3-Bar Menu Button Color*/Resolved with your help! Thank you very much!
Forum: Themes and Templates
In reply to: [Customizr] Vertical/Hamburger Menu Button hover colorSo, it is still possible to change the hover color of 3-bar Menu button?
Forum: Themes and Templates
In reply to: [Customizr] Vertical/Hamburger Menu Button hover colorThere is no other suggestions for this one?
Forum: Themes and Templates
In reply to: [Customizr] Vertical/Hamburger Menu Button hover colorHello,
I can change the hamburger menu button color with css rule:
.navbar .btn-toggle-nav .icon-bar { background-color: #FFFFFF; }For hover color, I have try with css rules below:
.navbar .btn-toggle-nav .btn:hover { color: #FF0000; }.navbar .btn-toggle-nav .icon-bar:hover { color: #FF0000; }And also have try add !important declaration on it.
But the hover color still has not changed.
Forum: Themes and Templates
In reply to: [Customizr] Vertical/Hamburger Menu Button hover colorHi Menaka,
Yes, you right change the skin color will change the button hover color but that will also change other hover button color. In here I only want change just for hover Vertical/Hamburger Menu Button.
Is there any CSS rules can do that?
Thanks!
Hi Evan,
The error notice has disappeared from PHP error log on last I have check. although I don’t know exactly what causes an error occurred on the previous check.
Thanks Evan for your attention.
Hi Evan,
I’m very apologized for the delay in give you report due some reason.
Currently after plugin updated, the “Field Required” option on Interest Groups field has been work properly.
Once again, thanks for very satisfactory help from you!
But at this time I have a new problem and make a new topic for that. I hope you are willing to help me back 🙂
Thanks!
Hi,
Thank you for your reply!
I think I have mistake with meaning of word “weights”.
Actually my question is how to set the weight of font for link/keyword?
I set on my theme is 400 for link but your plugin set weight of font to 700. And that it have replaced my css rule although I set my css use ‘!important’ declarations.
Thanks,
AlHi Evan,
First I’m sorry for late reply because I just back to access internet.
You have release v6.0.3, right? That’s great news! OK, I will check if the “Field Required” option on Interest Groups field is can run properly on my form and will back to inform you soon.
Thanks!