I can see you are using columns to display that section on the homepage of your site so just use three columns in one row instead of four.
It is a Revolution Slider which you can see on our demo site here https://jevelin.shufflehound.com/
To display it on your site create a Revolution Slider on your site as described in the following topics.
Then make the header transparent as described on the following page.
https://support.shufflehound.com/forums/topic/transparent-header/
To update the theme after activating the plugin just follow the following steps.
You are most welcome here 🙂
It was not working on your site because the custom CSS code you are using in the Custom CSS option of theme is incorrect.
The opening media query brackets are not closed so i just moved my provided CSS code at the top of your existing CSS code so that it will work.
It was not working on your site because the custom CSS code you are using in the Custom CSS option of theme is incorrect.
The opening media query brackets are not closed so i just moved my provided CSS code at the top of your existing CSS code so that it will work.
Solution for this topic
Hi @ndaiutolo,
I hope you are well today and thank you for your question.
The element shown in your attached screenshot is Icon Box Slider content element as shown in this attached screenshot.
Best regards,
Shufflehound team
Hi @sleenie93,
I hope you are well today and thank you for your question.
You have to develop custom code to achieve it but you can display whole content in single column 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
.single-product .sh-woo-layout .col-md-6 { width: 100%; }
Best regards,
Shufflehound team
You will find what is changes in the theme in the theme page here https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833#item-description__changelog and also in the theme changelog.txt file.
Hi @zakdesignz,
I hope you are well today and thank you for your question.
It is not displaying because you are using header 7 layout on your site.
It will display if you use other header layout like header 3 layout as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
To make it work please try using below custom CSS code instead of above.
.primary-desktop .sh-nav > li.menu-item.menu-item-1286 { position: absolute; right: 0; top: 0; } .primary-desktop .sh-nav > li.menu-item.menu-item-1290 { position: absolute; right: 50px; top: 0; } .primary-desktop .sh-nav > li.menu-item.menu-item-1289 { position: absolute; right: 0; top: 0; }
Solution for this topic
Hi @Djordje,
I hope you are well today and thanks for posting here.
This issue is fixed in the following latest version of theme so please make sure you are using latest version of theme on your site.
Please login to access this file
If you still face the issue after updating the theme then could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
You are most welcome here 🙂
I got your shared login details above but it is not working for me and displaying invalid username error message.
Could you please make sure the shared credentials are working and correct?
Please try disabling Sticky Mobile Header in the theme header settings as shown in the attached screenshots.
Solution for this topic
Hi @govus,
I hope you are well today and thank you for your question.
You can try changing them using the following plugin.
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Solution for this topic
Hi @Nikkikrs,
Sorry to hear of the problem you are having.
Please try resaving your site permalink settings and if needed also reset htaccess file as described in this page https://www.tipsandtricks-hq.com/how-to-reset-the-htaccess-file-of-your-wordpress-site-using-ftp-8527
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
Hi Elton,
I hope you are well today and thank you for your question.
The theme doesn’t provide this functionality as it is plugin territory but you can achieve it using any of the following plugins.
https://wordpress.org/plugins/hellobar/
https://passiveblogtips.com/hello-bar-alternative-wordpress-plugins/
Best regards,
Shufflehound team
You won’t lose your content but still get backup of your site as a precaution.
You can update the theme using this plugin https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
I am not sure which big picture you are talking about so could you please share me the site URL where it’s displaying so that i can help you to achieve it?