You are most welcome here π
You are most welcome here π
I hope you are well today and thank you for your question.
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
Best regards,
Shufflehound team
Hi @clintonpriddle,
I hope you are well today and thank you for your question.
You can change it to white 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-nav ul.sub-menu { background: #FFF; }
Best regards,
Shufflehound team
Hi Sanjeet,
I hope you are well today and thank you for your question.
To change it in the child theme, you have to overwrite the below whole portfolio fancy element directory.
/jevelin/framework-customizations/extensions/shortcodes/shortcodes/portfolio-fancy/
Best regards,
Shufflehound team
Hi @ZionCODE,
I hope you are well today and thank you for your question.
Your shared website is not accessible as it is prompting for a password.
Could you please make it accessible or share the password so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @suringsfinest,
I hope you are well today and thank you for your question.
Could you please tell me exactly what changes you are making and how you are making it so that I can help you to resolve it?
Best regards,
Shufflehound team
Solution for this topic
Hi @tomshaw68,
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
.sh-header-mobile-navigation .container { max-width: 95% !important; }
Best regards,
Shufflehound team
Solution for this topic
Hi @tomshaw68,
I hope you are well today and thank you for your question.
Please update the theme on your site to the below latest version as described hereΒ https://support.shufflehound.com/updating-theme/
Please login to access this file
It seems your website is taking time to load due to heavy resources.
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
https://wordpress.org/plugins/ewww-image-optimizer/
https://wordpress.org/plugins/wp-smushit/
Best regards,
Shufflehound team
Hi @malekksa505,
Sorry to hear about the problem you are having.
I checked your profile but didn’t found any question or bug report that you have reported so could you please tell me more information about the bugs so that I can help you to fix it and it will also help to improve the theme?
You can request a refund from the ThemeForest website from where you have purchased the theme.
Best regards,
Shufflehound team
I can’t log into your shared website as I am getting an error “You don’t have permission to access this resource”.
Could you please share the screenshots of your theme header settings and Page header settings by editing the page as shown in the attached screenshots?
@lszehnder I need to troubleshoot it on your website to find out what is going wrong.
To help us keep support thread separates could you please create your own thread for your question instead of posting a reply on others thread as it makes the thread messy and hard to read.
If you want to you can also add a reference to this thread in your newly created thread.
We would be more than happy to help you with your new thread.
You are most welcome here π
I have tested it on my test site and it’s working fine for me using the latest version of Gillion theme as displayed in the attached screenshot.
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporarily share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
Solution for this topic
Hi @zelldi,
I hope you are well today and thank you for your question.
It seems happening because of the child theme that you are using contains some outdated template files.
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 .sh-header-logo-container { position: relative; }
Best regards,
Shufflehound team
Hi Andi,
I hope you are well today and thank you for your question.
Please try resaving your website permalink settings in the website admin area.
Could you please share the page URL from your website where you are getting “404 β Page could not be found” error?
Also, would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporarily share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
Best regards,
Shufflehound team
Hi @berkyasar,
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 .sh-back-to-top { bottom: 50px; }
Best regards,
Shufflehound team
You are most welcome here π
various codes appear at the top of the page
This is due to some incorrect shortcodes added on the page that I removed now so could you please check it now?
Also, the portfolio images on the homepage and the show all jobs button below should go to this page. But at the moment it does not go to the page you changed. goes to jobs page. Can you adjust this too? I am afraid to have problems again when I redirect.
All portfolios, buttons, etc. that go to the jobs page. He needs to go to isler2. But I think if I do this, I will have problems again. Can you handle this?
To help us keep support thread separates could you please create a new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add a reference to this thread in your newly created thread.
We would be more than happy to help you with your new thread.
I visited your shared pages and found out that you have added around 200px padding to right and left side of visual composer rows containing elements causing this issue so please remove those paddings to make it responsive.