Hi Kent,
I hope you are well today and thank you for your question.
You can achieve this by using the custom plugin solution shared in the following topic.
https://support.shufflehound.com/forums/topic/post-comments/#post-7479
Best regards,
Shufflehound team
Hi @lisasharpe,
Sorry to hear about the problem you are having.
Could you please tell us exactly a bit more in detail what is the problem you are facing so that I can help you?
Also, Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
There isn’t any theme option to achieve this as it is website specific requirement.
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
Hi @toms_bubble,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
You are most welcome here 🙂
It seems the issue of Contact Form 7 plugin so could you please contact the support of the Contact Form 7 plugin to resolve the issue?
There isn’t any theme option to display an advertisement banner as shown in your shared screenshot.
To achieve this, you have to develop custom code in the child theme of the 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
Solution for this topic
You can align 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-mobile-social-media i { line-height: 70px; font-size: 16px; } #page-container .sh-nav-social i { font-size: 24px; line-height: 1; }
Please clear the cache used on your website after using the above shared CSS code.
Welcome
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
i don’t want to remove it just need to reduce the intensity of the darkness.
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 .blog-slider-item:after { background: linear-gradient(to bottom,rgba(50,50,50,0) 0%,rgba(16,15,15,.91) 89%,rgba(16,15,15,.93) 93%)!important; opacity: .73; }
Hi @TameMRBL,
I hope you are well today and thank you for your question.
Could you please share your site URL where you want to display it so that I can help you to achieve it?
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
How I can change the style of arrow? It is different now…
So all arrows in 1 line are the same.
The first arrow is of Date control and the other two are for list controls therefore they are different and we can’t change them.
It shows blank white block.
How can add Name of this block?
example – Date
It displays fine for me as shown in the attached screenshot.
Please test it using a different browser.
I could also confirm the issue on the below demo site on Google chrome browser, therefore, I notified the theme developer about this so that it will be fixed.
https://jevelin.shufflehound.com/team-retreat-at-ocean-spa/
The issue will be fixed ASAP.
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
@media (min-width: 800px){ #page-container .sh-column-d32d97cab8f915b28e13ed91f3a5e43d, #page-container .sh-column-72435af3b01131384d9ab34e6766f0b9 { float: right; } }
You can remove the top empty space by removing the top padding you have added to the WpBakery page builder row containing the image.
It is not displaying responsive on your website because you have applied some CSS code on it using Yellow Pencil Editor on your website.
To make it work, please remove the CSS code that you have applied to it using the Yellow Pencil Editor.
You can reset the Yellow Pencil editor as described in the below pages.
https://yellowpencil.waspthemes.com/docs/managing-changes-on-entire-website/
https://yellowpencil.waspthemes.com/docs/managing-the-element-styles/