Solution for this topic
That is top menu which you can change using below custom CSS code.
.sh-header-top .sh-nav li.menu-item a { font-weight: 400; }
I can see you are using WPSOL CACHE on your site so please make sure to clear it after using above shared CSS code.
You are most welcome here 🙂
Yes you have to click on cache clearing and also have to configure Yoast seo facebook settings as described above.
To centre align it try using below custom CSS code.
.single-post #page-container .post-thumbnail img { margin: 0 auto; }
To troubleshoot the issue on your site could you please also share me your site FTP or cPanel details along with site admin login details?
Solution for this topic
We are glad to notify you that the issue is fixed in the following latest version of theme so please update the theme on your site.
Please login to access this file
Hi Stefan,
I hope you are well today and thank you for your question.
I have tested it on my test site and it is working fine for me.
Could you please share me your child theme along with the custom CSS code so that i can troubleshoot it on my test site?
Best regards,
Shufflehound team
Hi @tomaszcieslik,
I hope you are well today and thank you for your question.
The icon box slider content element is not clickable. Only Icon box and Icon Group elements as shown in the attached screenshots are clickable by setting URL in them.
Best regards,
Shufflehound team
Hi @chadh0130,
I hope you are well today and thank you for your question.
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
.primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li > a, .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li.menu-item > a > i { color: rgba(48,56,70,1) !important; } #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li.current_page_item > a, #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li:hover > a, #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .sh-nav > li.menu-item:hover > a > i { color: rgba(61,61,61,0.80) !important; }
Best regards,
Shufflehound team
Which browser are you using on your tablet to test it?
Could you please test it using different browser?
You are most welcome here 🙂
You can achieve this by apply any one color on them using below custom CSS code.
#page-container .header-logo:after{ color: rgb(84,38,38); } @media (min-width: 1025px){ #page-container .header-logo:after{ font-size: 20px; margin-top: 5px; } } @media (max-width: 1025px){ #page-container .header-logo:after{ font-size: 10px; margin-top: 5px; } }
Hi Victor Illian,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.
Are you still getting internal server error on your site?
If yes then please resolve it as described in this page http://freewptp.com/fix-wordpress-issue-internal-server-error/
If you are getting any other error then could you please tell me by sharing screenshot of it so that i can help you to resolve it?
Best regards,
Shufflehound team
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
@Claudiasimon You can just add the attached portfolio directory in your child theme jevelin-child/framework-customizations/extensions/ directory.
I don’t how your email got leaked but you can ask this from where you have purchased this theme that is on envato themeforest marketplace.
We just sell our theme there but don’t have any control on them. We don’t even get your email id from them.
Solution for this topic
Hi @thejadw,
I hope you are well today and thank you for your questions.
I’ve succeded in translating most of the site, but there are a couple of items I need help with, the first one is “Latest posts” at the bottom on the left before the footer (screenshot below) Also, I can’t edit this item in visual builder, How can I edit it?
You can edit it from page blog settings as shown in the attached screenshot.
The other item I can’t find is the time it takes to read an article and the word “ago” as in how long ago a post was published. (screenshot below).
It is translation ready so please make sure you are translating the theme on your site by updating theme POT file or you can use any of the following plugins to change it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Hi @tiagosimk,
I hope you are well today and thank you for your questions.
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
.single-post #page-container .post-thumbnail img { margin: 0 auto; max-width: 540px; max-height: 700px; height: auto; width: auto; }
Best regards,
Shufflehound team
Which version of theme are you using?
Also please update theme translation pot and mo files as described on the following pages.
https://www.hostinger.com/tutorials/wordpress/how-to-translate-wordpress-theme-using-poedit