Forum Replies Created
-
AuthorPosts
-
Hi Mike,
the way it shows on Android is exactely how I want it, no autoplay, when you press play, video should play in screen with fullscreen option. Unfortunately, it is not like that on iPhone, even though it does show the fullscreen button before you start the video, it will only play in fullscreen and not in screen.
Iphone display“>
Is there a solution?
Thank you for your help!best,
BirteThank you, that works!
Thank you I got it to work!
Hello,
I just saw that it actually works, but I can’t change the size. I used a slightly bigger png for the desktop and added more top padding, but it’s still very small. How can I get it bigger on the desktop?Thanks,
BirteHello,
I would like to use a png instead of the 3 lines, for mobile and desktop. I got it to work for mobile, using this code:.av-hamburger::before {
content: url(http://www.backspace-la.com/wp-content/uploads/2018/10/backspace55X55.png);
display: block;
padding-top: 5px;
}
.av-hamburger-inner {display:none!important;}I tried this for the desktop, but it didn’t work.
#advanced_menu_toggle:after {
content: url(http://www.backspace-la.com/wp-content/uploads/2018/10/backspace55X55.png);
display: block;
padding-top: 5px;
}
I have tried different solutions that I found in the forum, changing the functions.php etc, but nothing worked.
Can you please help?Hi Mike,
I did that but I still get the same “Importing didn’t work” message.Hi Elliott,
I see the logo moved, but what I would like is to keep the header space as big as it is now, but move the logo AND the menu down, close to the line. Also the bigger line between the main menu and the submenu still appears.
Please help, thank you!Birte
-
AuthorPosts