You can change your site home page from the Reading Settings of your site as shown in the attached screenshot.
Hi @Lexar13,
Sorry to hear of the problem you are having.
We don’t have any recommendations but have you tried using the following plugin?
https://wordpress.org/plugins/wordpress-popup/
Best regards,
Shufflehound team
It seems you are also using some WordPress custom CSS plugin on your site where you have added second CSS code so please remove it from that plugin options.
Alternatively you can overwrite that second CSS code using below custom CSS.
#page-container .sh-image-widgets img { max-width: 100%; }
You are most welcome here 🙂
Hi @VisualEdgeChris,
I hope you are well today and thank you for your questions.
I’m adapting the Portfolio + Sideheader page as the base template for our new site and am utterly puzzled as to where the Categories list at the top of the page is being generated. I’d like it on for the home page, but off on all other pages inside the site — how do I do that?
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Also, is there a way to display the site identity and contact/location information in the header area, or somewhere else towards the top of the page?
You can add it in the site header settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
It seems this is happening because of the Javascript error message occurred on the home page of your site as shown in the attached screenshot.
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.
Also please clear the Endurance Page Cache that you are using on your site.
Please try adding domain without forward slash and if you still get the error then please contact Google support centre as this can be your host issue.
No this plugin is not part of theme or bundled with the theme.
Please disable that plugin and reset your site htaccess file as described in the following pages.
https://www.webhostinghero.com/restore-damaged-htaccess-file-wordpress/
http://askbasim.com/reset-htaccess-file-wordpress-site-using-ftp/
After this your site will be accessible on dmvdetailing.com
Hi Phil,
I hope you are well today and thank you for your question.
You have to develop custom code to achieve this.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Hi @hakorel,
I hope you are well today and thank you for your question.
You can achieve 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
.primary-desktop .sh-nav > li.menu-item:last-child { position: absolute; right: 0; top: 0; }
For the icons you have to develop more custom code.
Best regards,
Shufflehound team
Solution for this topic
Yes i can see it now.
You can remove that space 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
.home .content-container.sh-page-layout-default { padding-top: 0 !important; }
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Solution for this topic
You can activate the Unyson page builder extension by temporary activating default WordPress Twenty Seventeen theme. After activating again activate the Gillion theme.
You are always welcome here 🙂
Hi @design,
I hope you are well today and thank you for your question.
Your shared site credentials are not working for me.
You can resolve 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 .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li > a { color: rgba(61,61,61,0.69) !important; } #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li:hover > a { color: rgba(61,61,61,0.8) !important; }
Best regards,
Shufflehound team
Hi @NicolaH,
Sorry to hear of the problem you are having.
Please resaving your site permalink settings from Settings -> Permalink
Also could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @NicolaH,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
Solution for this topic
You can achieve 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
.sh-footer .sh-footer-widgets p{ line-height: 15px !important; } .sh-footer .sh-footer-widgets { padding-bottom: 10px; }
Could you please share me the page URL from your site where it is displaying so that i can help you to disable it?