You are most welcome here 🙂
You are most welcome here 🙂
You can achieve that by using any of the following plugins.
https://wordpress.org/plugins/hellobar/
It seems you are using older version 2.4.3 of theme on your site so could you please update it to following latest version of theme?
Please login to access this file
If updating theme doesn’t work for you 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 bee able see it.”?
Hi Shannon,
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
Hi Henry,
I hope you are well today and thank you for your questions.
The first in the parent menu elements that contain submenus, does not allow me to access when clicking or pressing the parent element.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
And the other problem is also presented in the menu, I have a certain amount of menus, but clicking does not allow me to go down to see all the menus, simply down the screen but not the menu.
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-sticky-mobile-header { position: absolute!important; }
Best regards,
Shufflehound team
Please also try using following custom CSS code.
.page-white-borders .sh-portfolio { margin: 0; } .page-white-borders .sh-portfolio-columns4 .sh-portfolio-item { width: 24%; }
You are most welcome here 🙂
Currently it is not possible with theme options and you have to develop custom code to achieve it.
You can resolve the breadcrumb sub menu link issue by using the attached custom child theme of jevelin theme that contains some custom code.
Hi Steven,
Thank you for your question.
You can change Portfolio layout from portfolio page settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi Steven,
I hope you are well today and thank you for your question.
You can try resolving the 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
.page-white-borders #page-container { padding-left: 20px; padding-right: 20px; }
Best regards,
Shufflehound team
Hi @shanticfm,
I hope you are well today and thank you for your question.
We can try doing it developing custom CSS code.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi @grhawkins,
Sorry to hear of the problem you are having.
I resolved the issue by logging in your site.
The issue was generated due to non configured recaptcha field added in contact form which i removed.
Best regards,
Shufflehound team
To make it work on mobile please use below custom CSS code instead of above shared CSS code.
.primary-mobile-light .sh-header-mobile, #page-container .sh-header { border-bottom: 0 !important; }
Solution for this topic
Hi Adam,
I hope you are well today and thank you for your question.
You can achieve it as described on the following pages.
http://www.wpstuffs.com/how-to-open-wordpress-menu-link-in-new-tab/
Best regards,
Shufflehound team
Hi Niloka,
I hope you are well today and thank you for your question.
You can make it responsive as described on the following pages.
https://www.themepunch.com/faq/incorrect-position-or-size-for-text-button-or-shape/
https://theme.co/apex/forums/topic/revolution-slider-responsive-text/
Best regards,
Shufflehound team
Solution for this topic
You can align them in one row 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
#wpcf7-f207-p5-o1 .wpcf7-form-control-wrap.your-email { float: left; width: 47%; } #wpcf7-f207-p5-o1 .wpcf7-form-control-wrap.your-email + br { display: none; } #wpcf7-f207-p5-o1 .wpcf7-form-control-wrap.tel-69 { float: right; width: 47%; }
Hi @shanticfm,
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:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a { padding-top: 15px; padding-bottom: 15px; }
Best regards,
Shufflehound team
Hi @shanticfm,
I hope you are well today and thank you for your question.
You can achieve this by using any of the following plugins.
https://wordpress.org/plugins/hellobar/
https://wordpress.org/plugins/top-bar/
Best regards,
Shufflehound team