For second one, I didn’t find overlay option on the setting of portfolio.
This is because you are using Portfolio 2.0 element and that option is only available in the Portfolio element so please use the Portfolio element.
You can install it from Admin Area -> Appearance -> Install Plugins
Solution for this topic
Hi @Felix_II,
I hope you are well today and thank you for your question.
To achieve this, please edit the page and in its Header settings make sure you have set the Header Above option to Disabled as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi Laure,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s displaying so that I can help you to change its color?
Best regards,
Shufflehound team
You can try resolving this 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 .post-meta-thumb img { width: auto !important; min-width: 0; } #page-container .post-meta-thumb { display: table; margin: 0 auto; }
How i can keep social media icons visible at header (mobile version) instead of hide them on the menu?
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
#page-container header.primary-mobile { display: none !important; } #page-container header.primary-desktop { display: block !important; }
How i can add (zoom/share icons) on each photo of portfolio as you have here: https://jevelin.shufflehound.com/ , I want the user zoom the project photos directly from homepage.
To achieve this, you have to use a portfolio content element and set its overlay option to overlay 4 as shown in the attached screenshot.
You are most welcome here 🙂
Solution for this topic
Hi @8thfloorads,
I hope you are well today and thank you for your question.
It is a single list item element and you have to use multiple list item elements to display more list items.
You can just copy the list item element as displayed in the attached screenshot.
Best regards,
Shufflehound team
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Also, please tell me which demo content you want to import on your site.
Hi @arta.elsone,
I hope you are well today and thank you for your question.
You can import the demo content on your site as described on the below page.
https://support.shufflehound.com/installing-demo/
After importing the demo content, please check whether new pages or posts are created in the admin area of your site.
Best regards,
Shufflehound team
Hi @YosephSa,
I hope you are well today and thank you for your questions.
Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Hi @npc,
I hope you are well today and thank you for your question.
You have to follow the instructions provided in the below pages to translate it.
https://www.hostinger.in/tutorials/wordpress/how-to-translate-wordpress-theme-using-poedit
https://premium.wpmudev.org/blog/how-to-translate-a-wordpress-theme/
https://www.proteusthemes.com/help/translate-theme-another-language/
Best regards,
Shufflehound team
Could you please share your site URL where it’s happening so that I can help you?
Solution for this topic
You can remove that effect 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 .sh-related-posts .post-meta-thumb img { transform: none; }
You are most welcome here 🙂
You are most welcome here 🙂
Hi @msymphony,
I hope you are well today and thank you for your question.
You can just hide it by using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The Google+ icon is removed in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file