Then please try using the below solutions.
https://wphowto.net/how-to-embed-video-in-wordpress-861
If it still doesn’t work then please check whether it works with the Twenty Twenty theme by temporarily using it on your website.
Hi @bailey3320,
I hope you are well today and thank you for your question.
I can see you are using the older version of the Jevelin theme on your website so please update it to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Best regards,
Shufflehound team
Hi @aszyax,
I hope you are well today and thank you for your question.
You can change the header template from the theme settings as shown in the attached screenshot.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Could you please use the text block element and add the below code in it as shown in the attached screenshot?
<iframe src="https://www.youtube.com/embed/i8mSl03t-Gk?autoplay=1" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
For the Problem with the submenu hover
This is happening because you have styled the submenu background color using the Yellow pencil editor as shown in the attached screenshot.
Please remove the styling CSS code to make it work.
You can reset the Yellow Pencil editor as described on the below pages.
https://yellowpencil.waspthemes.com/docs/managing-changes-on-entire-website/
https://yellowpencil.waspthemes.com/docs/managing-the-element-styles/
and the padding problem on the header please use the admin login, as requested, which i share via the private info field.
I have removed the padding by setting it as 0px as shown in the attached screenshot.
Ok, but the ‘home-nieuw’ i can remove right?
Yes, you are right.
‘price’ is not working… Can you fix it?
I have fixed it on your website.
Second question:
Right above I want to change the color, name and logo (of the green button -> get app), how can I do that?
You can change it from the header builder as shown in the attached screenshot.
Could you please share your site URL where you want to change the logo so that I can help you?
You have to remove the URL added in the Twitter field as shown in my above-shared second screenshot.
Solution for this topic
Hi @okamerowani,
I hope you are well today and thank you for your question.
You can edit the page using the Elementor page builder and click on the elements to change their titles as shown in the attached screenshot.
Best regards,
Shufflehound team
Do you mean the button as shown in the attached screenshot?
It works fine for me on iPhone.
Could you please tell me which browser you are using and try using a different browser?
You are most welcome here 🙂
No, it is not if you are a developer but you have to develop custom code in the Gillion child theme by overwriting the theme header template file.
Solution for this topic
Hi @services_yuuall,
I hope you are well today and thank you for your question.
You can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .header-logo { display: none; }
Best regards,
Shufflehound team
Hi Roc,
I hope you are well today and thank you for your questions.
Is there in jevelin ready for to add such kind of video or I need to add some plugin?
You have to use a plugin.
Can I use permanent link in Video settings/Video URL?
Yes, you can.
Best regards,
Shufflehound team
Would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
Where can i set the color for the horizontal stripes that make up the Hamburger menu in collapsed state?
It is #545454 but there is no Option for this in the stylings options n the theme backend.
You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-builder-mobile .c-hamburger:not(.is-active) span, .sh-header-builder-mobile .c-hamburger span:before, .sh-header-builder-mobile .c-hamburger span:after { background-color: #b1a7a7!important; }
I logged into your website and it displays fine for me as shown in the attached screenshots.
Could you please test it by clearing your browser cache and using a different browser?.
If the issue still persists then could you please share the screenshots of the issues?
As said earlier, please update the theme on your website to the latest version and reproduce the issue on your shared page so that I can troubleshoot it.
Please try adding the ?autoplay=1 parameter at the end of the youtube URL as below.
https://youtu.be/i8mSl03t-Gk?autoplay=1
No, this is not a known issue or the bug but If it reproduced after using the latest version of the theme then we will troubleshoot it more.