@arminunruh said in burger menu on different color:
.slug-bio .burger-default span,
.slug-bio .burger-default span:before,
.slug-bio .burger-default span:after{
background: white;
}
That worked! Thanks man.
@arminunruh said in burger menu on different color:
.slug-bio .burger-default span,
.slug-bio .burger-default span:before,
.slug-bio .burger-default span:after{
background: white;
}
That worked! Thanks man.
@zochovsky No. The 3 line burger.
So, I was able to change the burger menu color in one page -bio page, that has a grey color background-, with this code in the mobile CSS
.slug-bio .burger span, .burger span:after, .burger span:before {
background: white;
}
All good. The issue is that in the homepage where the burger should look black, this happens:
Only 1 line from the burger appears. I can't find how to fix it. If I use the above code for the homepage as well, then the white menu gets broken. Anyone knows how to do it?
Thanks in advance,
Cheers
@doorofperception Hi mate. Had the same issue with -XT. Couldn't change stuff inside the Gridder. So, I uninstalled the plugin (you can delete the folder in FTP too). And installed -X instead. And it all worked out. No errors or anything.
You can change stuff inside Gridder with -X. Text at least. Had some issues trying to change a button image so it will display in another language when I change the selector, but it seems that when you change an image in one Gridder, it changes in the other one as well. So, you need some java script, or a PHP script that I couldn't pull it out. So I found a little trick in the forum and it worked for me. You can put an image inside a TEXT div, and in that way you can change images in both languages. Not the best clean thing, but it worked for me.
I see the "Languages are not set" too. But I don't see any trouble with that.
I hope you had a backup of the site before you installed the plugin :/
@arminunruh qtranslate-X is working now. It seems that the gridder don't work with -XT.
Having said that, is there a way to change images in the gridder according to the language? For example, got a PNG button in spanish. Inside the gridder, when I change the PNG to the english version, it changes in the spanish version too.
The text changes works fine. But not the images. Is there a way to do that?
Thanks
@xamreglip Hi. The same thing was happening to me. A simple anchor in the WP menu, and all the site for some reason went blank.
I tried this and it worked perfectly. I was going mad msyself. Hope it helps:
http://laythemeforum.com:4567/topic/4200/definitive-guide-to-smooth-scroll-to-anchors-from-menu
I tried to use qtranslate-xt with no success. It seems to work with the common fields but not the grid.
I've tried other WP translatation plugins with no luck :|
Would be great to have a solution for this.
Cheers.
Nice work mate :)
Thanks for the reply!
I'll wait for the update. Thanks!
Hi,
It seems that after the last update (2 days ago) my text set as "scroll to top" don't work. Any fix for this?
I tried to delete and set the action again but nothing happens :/
Thanks!