Solution for this topic
Hi Surge,
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
.sh-section-container.container { z-index: 999; }
Best regards,
Shufflehound team
Solution for this topic
Hi @erikj80303,
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
#page-container .post-content p:not(:last-child) { margin-bottom: 25px; }
Please change the spacing size 25 in the above code to whatever you want to set.
Best regards,
Shufflehound team
Glad it’s working fine for you now 🙂
I am however having trouble updating to the latest Jevelin theme, could you give me a quick step by step or send me to a link that covers the process?
You can just download latest jevelin theme from below and update it on your site using this plugin https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
Please login to access this file
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-section-9e0de3170d3a4ed4df7e5b0ef52ef9b5 { background-position: center right; }
You are most welcome here 🙂
It seems you have already added the function jevelin_meta_one in your child theme file therefore it is duplicating now causing the issue.
If it is hard for you to do it yourself then just share me your child theme so that i can integrate the required code in it and provide it to you.
You are most welcome here 🙂
You are most welcome here 🙂
Then instead of blog slider element of visual builder please try using Post Masonry Grid element as shown in the attached screenshot.
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you?
Best regards,
Shufflehound team
You can remove that margin 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
.home #wrapper .content-container.sh-page-layout-default { padding-top: 30px; } .home #content .maxcollection.maxcollection-2, .home #content .maxcollection.maxcollection-1 { display: none; }
Could you please share me your site URL where it is not working so that i can troubleshoot it?
You are most welcome here 🙂
In that file wherever you find following code you have to change its href attribute link to the page link that you want to add.
<div class="sh-team-image">
<a href="<?php echo jevelin_get_small_thumb( $atts['image']['attachment_id'], 'large' ); ?>" class="<?php echo esc_attr( $image_position ); ?>" rel="lightbox">
<img src="<?php echo jevelin_get_small_thumb( $atts['image']['attachment_id'], $image_ratio ); ?>" alt="" />
</a>
Solution for this topic
Yes it is tob bar. I got confused because of the yellow mark added in your shared screenshot.
I have tested it on my test site and its color is getting changed for me using latest version of Jevelin theme.
I am not sure why it is not working on your site but you can try changing its color 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 .sh-header-top .header-contacts-details, #page-container .sh-header-top .header-social-media a { color: #399a6a !important; }
You can change the color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp
Hi @SACRED2017,
I hope you are well today and thank you for your question.
I visited your shared site and can see the checkout page sacredpod.com/shop/checkout/ is displaying fine as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
Hi Julien,
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 to achieve it?
Best regards,
Shufflehound team
Hi @spfskyline,
I hope you are well today and thank you for your question.
I don’t see any duplicate image in the lightbox on your shared page as shown in the attached screenshot.
Could you please share me the screenshot of duplicate image that you are getting there?
Best regards,
Shufflehound team
Hi @pichilandia,
I hope you are well today and thank you for your question.
You have to develop custom code to achieve 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
Best regards,
Shufflehound team
My ip is 137.59.64.65