You are always welcome here š
Hi @tigormanurung,
I hope you are well today and thank you for your question.
Please see the solution posted in the following topic for the similar question.
https://support.shufflehound.com/forums/topic/font-resizing-issue-on-mobile-with-slider-revolution/
Best regards,
Shufflehound team
Hi @jenniferlupton,
I hope you are well today and thank you for your questions.
It seems you have not attached all images. Please instead of sharing pdf files, share the image screenshot files directly.
You can change color and other styling from theme styling settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
Hi @Konrud,
Thank you for your question.
You can resolveĀ this issue 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-titlebar .title-level .breadcrumbs > span {
float: left;
text-align: left;
}
.sh-titlebar .title-level .breadcrumbs > span.separator {
margin-top: 8px;
}
Best regards,
Shufflehound team
I visited your shared site by resizing the browser and clicked on the page but it didn’t open the menu.
Could you please describe a bit more in detail how to reproduce the issue and share me the screenshot of the issue so that i can help you?
I can see the contact form labels on your site as shown in the attached screenshot.
Please advise.
Solution for this topic
Please try using the below CSS code instead.
body.single-fw-portfolio .sh-titlebar,
body.single-fw-portfolio.sh-footer-paralalx-init .content-container {
background-color: #d0c0c0;
}
Sorry to tell you but it would need to develop custom code.
Developing custom code for custom functionality is beyond the scope of support that we provide here. See hereĀ 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
Hi @amandaemonaghan,
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
Solution for this topic
HiĀ Marcin,
I hope you are well today and thank you for your question.
You can removeĀ 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
article.type-post .post-title {
display: none;
}
Best regards,
Shufflehound team
Hi @Konrud,
Thank you for your question.
I have tested it on my test site using latest version of JevelinĀ theme and it’s working fine for me by redirecting to projects listings page.
Could you please share me the Projects page URL from your site and where you want to redirect it so that i can help you?
Best regards,
Shufflehound team
I would like to remove as well post titles. Can you provide me here as well custom code for this or shall I set a new topic?
Yes please create a new topic for each of your questions.
Solution for this topic
Use the below CSS code to achieve it.
.sh-back-to-top.sh-back-to-top1 .icon-arrow-up:before {
content: "\e604";
}
.sh-back-to-top.sh-back-to-top1.active .icon-arrow-up:before {
content: "\e607";
}
You are most welcome here š
Solution for this topic
You have to write in the menu URL field the ID selector of the anchor as described on the following pages.
https://en.support.wordpress.com/splitting-content/page-jumps/
You are always welcome here š
Sure could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Solution for this topic
Have you tried setting the slider in the page header settings as shown in the attached screenshot?
Hi @cabbage,
I hope you are well today and thank you for your questions.
Could you please share me the page URLs from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team