You are most welcome here 🙂
Solution for this topic
I could confirm the issue.
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
.sh-comments { word-break: break-word; }
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Please advise if you have more questions by creating separate topics for them.
Have a fantastic day!
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Could you please share me your site URL so that I can help you?
Solution for this topic
Hi Pixelyatra,
I hope you are well today and thank you for your question.
I am using a header with ad place style and i really like this layout.My question whether i can make the nav menu appear in the center instead of left without changing the header style?
You have to develop custom code to achieve this without changing the header style.
can i please know how to change the color of nav menu icons like search and social
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-header .sh-nav > li > a i { color: #FFF !important; } .sh-header .sh-nav > li > a:hover i { color: #000 !important; }
How do hide tags that appear below the blog post content
You can hide it using below custom CSS code.
.single-post .post-tags-container { display: none; }
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi Bennity,
I hope you are well today and thank you for your question.
It is different for various thumbnails as listed below.
Normal thumbnails – 660px X 420px
Portrait thumbnails – 420px X 660px
Square thumbnails -660px XÂ 660px
Landscape large thumbnails – 1200px XÂ 675px
So you can set larger thumbnails size 1200px X 675px
Best regards,
Shufflehound team
Hi Edwin,
I hope you are well today and thank you for your question.
I visited your shared page but can’t shift it to left or right.
Could you please test it clearing your browser cache or using different browser?
Best regards,
Shufflehound team
Hi @Bonovox,
I hope you are well today and thank you for your question.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Best regards,
Shufflehound team
Solution for this topic
Hi Kristy
Thank you for your question.
You can achieve this as described in the below page.
https://www.wpstuffs.com/how-to-open-wordpress-menu-link-in-new-tab/
Best regards,
Shufflehound team
Solution for this topic
Hi Kristy,
I hope you are well today and thank you for your question.
There isn’t any specific image dimensions requirements but you can try setting image of size 1280px X 230px.
Best regards,
Shufflehound team
Hi Jon,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
It seems the blog page use don your shared site is dynamic blog page.
To change the blog style, please create a new blog page and configure its settings as displayed in the attached screenshot.
I could confirm the issue on your shared site but it seems webhost related issue.
Please contact your hosting provider to resolve this issue and ask whether they use any caching or CDN service causing this issue.
@jons To help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.