Forum Replies Created
-
AuthorPosts
-
sanam
KeymasterHi Philip,
The video header is not displayed on small mobile devices because speed and bandwidth are usually considerations on phones. This is the default feature of WordPress.
sanam
KeymasterHi @VERTICALIFI,
Could you please explain more in details regarding which video on header section are you talking about?
Regards,
Sanamsanam
KeymasterHi Jean,
We recommend using WP Travel Plugin instead.
Regards,
Sanamsanam
KeymasterHi @RUSSTR,
It’s working fine on our side. maybe try to go to widgets ( Appreance >> Widgets ) there you can find the optional sidebars that you have selected for the page in which you can add the contents.
You can watch the video below and as you can see it’s working fine.
https://www.awesomescreenshot.com/video/11247763?key=c00a14ebef5e787c6ab9276fb60dc081Regards,
Sanamsanam
KeymasterHi @DAVIDF,
To enable that functionality please install the following plugin below:
https://wordpress.org/plugins/sticky-posts-switch/Regards,
Sanamsanam
KeymasterCould you please send us again since we did not receive any. you can send it on my email sanamgurung.themepalace@gmail.com
sanam
Keymasterplease send us your site login credentials through our contact form ” https://themepalace.com/contact-us/ so that we can look into the issue.
sanam
KeymasterHi Daniel,
Could you please send us your site URL ?
sanam
Keymastersanam
KeymasterHi,
Please use the below CSS instead and change the color or padding as per your requirements.
.menu-sticky .nav-shrink nav#site-navigation {
background-color: #fff;
}@media screen and (min-width: 1025px){
.menu-sticky .nav-shrink #site-navigation {
padding: 20px 0;
}
}As for the other issues that you have mentioned. Seems like it’s working fine on our side. you might wanna update the theme to it’s latest version.
Also, please send us your site login credentials through our contact form ” https://themepalace.com/contact-us/ so that we can look into the issue.
Regards,
Sanamsanam
KeymasterHello @ALVARUUS2, Please add this CSS in the Additional CSS
@media screen and (min-width: 1025px) {
.menu-sticky .nav-shrink nav#site-navigation {
background-color: unset;
position: unset;
}
.menu-sticky #masthead.nav-shrink {
position: fixed;
}
}Go to Customizer >> Appearance >> Additional CSS, paste the above CSS, and publish the site.
Regards,
Sanamsanam
KeymasterHello @ALVARUUS2,
Could you please send us your site Url?
sanam
KeymasterHello @ALVARUUS2,
Could you please send us your site Url?
sanam
KeymasterCould you please try this
This changes the large white block that all pages including the homepage.
#main {
background: #111 !important;
}Regards,
Sanam -
AuthorPosts