You can change above shared CSS code as follwing to achieve this.
#wrapper > .sh-page-layout-default {
padding-top: 20px;
}
.fw-page-builder-content > section.sh-section {
padding-top: 20px;
}Please change the value 20px in the above CSS code to reduce/increase paddings.
Please try resaving your site permalink settings.
If the issue persists then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Welcome 🙂
We troubleshooting the issue and will update you ASAP.
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
Hi Elena,
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-header-mobile-navigation .header-logo img.sh-standard-logo {
height: auto !important;
}
Best regards,
Shufflehound team
Hi Elena,
Thank you for your question.
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 Elena,
Thank you for your question.
Could you please try saving your site permalink settings?
If it still happens then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Best regards,
Shufflehound team
Hi Elena,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where you want to implement it so that i can help you to achieve it?
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
Yes it seems you have not migrated your site correctly leaving old URLs in database causing this issue so to resolve it please make sure to change all old URLs as described in the following pages.
https://codex.wordpress.org/Changing_The_Site_URL
http://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/
It is working fine for me therefore I have added contact form on your site Contact Us page which you can check.
Not sure why it is working fine for me but not for you which is really weird but to avoid this issue you can create contact form using following plugin and use it on your site using Contact Form 7 content element as shown in the attached screenshot.
https://wordpress.org/plugins/contact-form-7/
Ok I have marked this topic as resolved.
Please advise if you have more questions.
Have a fantastic day!
No I didn’t.
I just tried logging out from your site and logging in again using shared credentials which is working fine.
Could you please try logging in using shared credentials?
Hi @Andrejs,
I hope you are well today and thank you for your question.
The theme contact form doesn’t have any option to link to mailchimp account but you can use contact form provided by following plugins and use it using contact form 7 content element as shown in the attached screenshot.
https://wordpress.org/plugins/contact-form-7/
https://wordpress.org/plugins/contact-form-7-mailchimp-extension/
Best regards,
Shufflehound team
Solution for this topic
Where is the non-sticky header background color set as I want the sticky and non-sticky to be a different color than white and for it not to change colors/transparency when it changes to the sticky header.
You can change it from theme styling settings as shown in the attached screenshot.
Hi @Pyrkas,
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @kykm,
Sorry to hear of the problem you are having.
We have never used that plugin with this theme so not sure why this is happening.
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 @jhf0038,
I hope you are well today and thank you for your question.
You can display it to the left side on those pages 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
.archive #sidebar.sidebar-right {
float: left;
}
.archive #content.content-with-sidebar-right {
float: right;
}
Best regards,
Shufflehound team
Hi Dan,
Sorry to hear of the problem you are having.
Not sure why the plugin is generating an error but you can update theme easily using below latest version of theme as described in this page https://support.shufflehound.com/updating-theme/
Please login to access this file
Best regards,
Shufflehound team