-
AuthorPosts
-
January 6, 2019 at 1:16 am #1050444
Hi,
I installed the WPML plugin and having some troubles with my burger header menu.
#1 When on the landingspage it is as it should be, but when you go to the english translation, the header menu is not transparent anymore.
I have used different css codes but I can not figure it out.@media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background: transparent!important; position: absolute!important; }} @media only screen and (max-width: 767px) { .responsive #top #main { /* Margin top value should be equal to header height*/ margin-top: 0px; } .responsive #top #wrap_all #header { position: fixed; } }
#2 Next to that i like to show the WPML flags left from the burger menu, is that possible?
#3 I use a different font. In firefox this is displayed properly but in Internet Explorer or Edge not, is there a special reason for this?thnx
January 9, 2019 at 4:02 pm #1051878Hey thinkdutchconcepts,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_top.html_header_sticky #main { padding-top: 0px; }
If you need further assistance please let us know.
You want to create a different language selector and put it in the header. Here are some links for you:
https://wpml.org/tutorials/language-switchers/Can you please attach some screenshots of the font issue?
Best regards,
VictoriaJanuary 22, 2019 at 9:32 pm #1057452Victoria, thnx for your reply.
The CSS code is working, only not when the screen is on tablet format (see PRT SCRN)
Als you see the differance in font with firefox and Edge.January 23, 2019 at 5:43 pm #1057830Hi thinkdutchconcepts,
https://cl.ly/b003eac979d1 Here is what I am seeing in FF on a Mac.
Could you please clear the cache, check again and get back to us.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.