Actually it’s a complex process to achieve but you can develop it in the function dynamic_elements added in the following theme file.
/gillion/inc/menus.php
I hope you are well today and thank you for your question.
Yes you can change it developing custom CSS code as shared in the following topic.
https://support.shufflehound.com/forums/topic/page-loader-image-change/#post-15646
Best regards,
Shufflehound team
Solution for this topic
Hi @bill9000,
I hope you are well today and thank you for your question.
You can display slider in the header and make header transparent as described in the following topics.
https://support.shufflehound.com/forums/topic/transparent-header/
Best regards,
Shufflehound team
Solution for this topic
Hi @Dogmedia2014,
I hope you are well today and thank you for your question.
You can include it by using and configuring Pricing Table content element of Unyson page builder as shown in the attached screenshot.
Best regards,
Shufflehound team
Yes the looks of your homepage will remain same but keep in mind to use new method to import demo content.
Hi @imadlahsini,
I hope you are well today and thank you for your question.
You can achieve this using Contact form content element of Unyson page builder as shown in the attached screenshot.
Best regards,
Shufflehound team
To achieve this, you have to develop custom code in the child theme of Jevelin theme.
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
To achieve this we have to develop custom code.
Would you mind if i log in to your site and develop the custom code for you? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Hi @tonycspc,
I hope you are well today and thank you for your question.
You can hide featured image from single post page 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-post .post-meta-thumb {
display: none;
}
Best regards,
Shufflehound team
Sorry but i didn’t get it yet so could you please share it again and also send it on [email protected]
You are most welcome here 🙂
You are most welcome here 🙂
Hi @nicolaivarney,
I hope you are well today and thank you for your question.
Currently the theme doesn’t support this custom arrangement and you have to develop custom code to achieve this.
I have created feature request so that it will be implemented in the future version of theme.
Best regards,
Shufflehound team
Yes the Revolution Slider plugin is added in the theme and the theme supports it but currently doesn’t display slider at the top most header of page.
We will try our best to implement this feature ASAP.
You are most welcome here 🙂
Hi Stefano,
Thank you for your question.
To achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
In the meanwhile you can resolve it by using the attached gillion child theme that contains some modifications.
Solution for this topic
Hi Stefano,
Thank you for your question.
You can remove Book mark from the theme option as shown in the attached screenshot.
To remove social icon and display search icon to left please add 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
li.menu-item.sh-nav-share.sh-nav-special {
display: none;
}
.sh-table-cell.sh-header-meta1-container {
position: absolute;
right: 0;
top: 0;
}
.sh-header-4 .sh-header-meta1-container .sh-nav {
float: right;
}
Best regards,
Shufflehound team
Sorry for the confusion but that option currently is only available with Jevelin theme.
We have create feature request for it so that the option will be also available in Gillion theme.
We will implement this feature in Gillion theme ASAP.
You are most welcome here 🙂