We found a better solution here https://wordpress.stackexchange.com/a/139622 which will be implemented in the future version of the theme.
In that case, you have to either use the above shared plugin or develop custom code to remove it.
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
Solution for this topic
It seems you have removed my initially shared CSS code which you should not.
Instead of using the above shared CSS code, you can use the below combined CSS code.
sh-pagination ul.page-numbers { margin: 0 auto; clear: both; }
You are most welcome here 🙂
Hi @Lmartinez,
I hope you are well today and thank you for your question.
Please try overwriting the whole directory in the child theme as below.
/framework-customizations/extensions/portfolio/
/framework-customizations/extensions/shortcodes/shortcodes/portfolio/
Best regards,
Shufflehound team
Hi Vincent,
I hope you are well today and thank you for your question.
No, there isn’t any settings for it.
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
Best regards,
Shufflehound team
@PJ How are you adding the third social media icon?
Could you please share me the page URL from your site where it is displaying so that I can troubleshoot it?
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
#breadcrumbs a.bread-parent.bread-parent-441 { pointer-events: none; cursor: default; }
I’ve only one problem, I would like to display the portfolio images all in the same size of the main image, as in the attachment 1-YES, instead of the main image with smaller images on the bottom.
Is there a way?
Could you please share me the page URL from your site where it is displaying so that I can help you?
Solution for this topic
I disabled “One Page Navigation” option in the theme settings as shown in the attached screenshots which made it work.
Could you please confirm it?
Yes, we can.
Could you please share me the page URL from your site where it is displaying so that I can help you?
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
You are most welcome here 🙂
Hi @CBDFactum,
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
.widget-item.widget_layered_nav li > a { display: inline-block; }
Best regards,
Shufflehound team
Solution for this topic
Hi Tom,
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
a.sh-button { color: #FFF !important; }
Best regards,
Shufflehound team
Hi @imosek8,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using the latest version of Jevelin theme as displayed in the attached screenshot.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @rpicone93,
I hope you are well today and thank you for your question.
I visited your shared site and saw it is working fine as shown in the attached screenshot.
Please advise.
Also, when you say it is a theme problem then does the problem gets resolved when you use any other theme?
Best regards,
Shufflehound team
Hi @siminator,
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?
Do you want to make all breadcrumb links unclickable or any specific?
Best regards,
Shufflehound team
Hi @siminator,
I hope you are well today and thank you for your question.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team