Now I am really getting confused here in this topic due to too many questions so 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 reference of this thread in your newly created thread.
We would be more than happy to help you with your new thread.
Also, please refer the below wpbakery documentation to know how to use that plugin.
Hi @Dimind,
I hope you are well today and thank you for your question.
You can set or remove the menus in the Jevelin theme as displayed in the attached screenshot.
Please contact the HeroMenu plugin support to know how to use it with the themes.
Best regards,
Shufflehound team
Hi @jakub,
I hope you are well today and thank you for your question.
It is a known issue which will be resolved soon.
In the meanwhile, you can change 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
.sh-titlebar .titlebar-title h1, .sh-titlebar .titlebar-title h2 { color: #FFF; }
Best regards,
Shufflehound team
You can try achieving this using Yellow Pencil editor in responsive mode as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Solution for this topic
Please edit that contact form 7 element and change its style to whatever you want to as shown in the attached screenshot.
ok, so I need to wrap the first paragraph into a section on every page to solve the padding issue?
You can achieve it for all 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
#content > .fw-page-builder-content > .sh-section { padding: 20px 10px 20px 10px; }
also another related question:
if I wrapped the content in the section with the following settings: https://nimb.ws/NFJ8qe
The page somehow does not get the right padding correct.
The padding is correct but the element that you are using is going outside the padding.
If you have more questions regarding this then 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 reference of this thread in your newly created thread.
We would be more than happy to help you with your new thread.
I could confirm the issue on my test site that the titlebar text color is not getting changed, therefore, notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can change 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
.sh-titlebar .titlebar-title h1, .sh-titlebar .titlebar-title h2 { color: #FFF; }
By setting the post style to Light (Header + Titlebar) per your screenshot, I see that lets me set the text, which is good, and it does then use the global titlebar color, which is good. But it also has other unintended style side-effects. The most notable and undesirable is that the background image extends into the header (i.e. the titlebar background image isn’t constrained to the titlebar). See third screenshot.
If you don’t like this post style then you have to develop custom CSS code to hide the breadcrumb on post level.
Hi Charline,
I hope you are well today and thank you for your question.
Could you please tell me what you meant exactly by “the cursor starting from left” so that I can help you?
Also, 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 🙂
You are most welcome here 🙂
Hi @marouane91,
I hope you are well today and thank you for your question.
Currently, that widget doesn’t display article by category.
To achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/gillion-multiconcept-blogmagazine-theme/19470306/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
Please edit your site home page and remove it from the page as shown in the attached screenshot.
Please make sure that you are using the below latest version of theme and have not already installed the WPBakery plugin then try to install the plugin from Appearance -> Install Plugins
Please login to access this file
If you are still facing the issue then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary 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 see it)”?
The single image doesn’t display multiple images so you have to use a separate image widget to display each images as shown in the attached screenshot.
Yes, we are also troubleshooting the issue and will update you here shortly.
Solution for this topic
Hi @empowershop,
I hope you are well today and thank you for your questions.
The button on the slider doesn’t resize with the slider and gets cut off on mobile. How can we resize the button automatically on mobile as well?
You have to make the slider responsive to achieve this as described in the below pages.
https://themes.zone/docs/how-to-make-slider-revolution-responsive/
https://www.youtube.com/watch?v=inIULl3QolI
There is a white space between the slider and the top of the page where the menu is. Could we remove this space?
You can remove 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
header.primary-mobile { height: auto !important; }
The shop’s logo on the upper left hand corner doesn’t show on mobile only on desktop. How can we get it to show on mobile as well?
Please try updating 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
Best regards,
Shufflehound team
Hi Max,
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
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
The title shows in a gray color (#3f3f3f) despite that my theme settings (Titlebar -> Titlebar Title Color) are set to white (#ffffff).
The title string isn’t editable per blog resource. I can only set a global default in theme settings.
Could you please share the screenshots of them and page URL from your site where it is displaying so that I can help you?
The breadcrumbs can’t be turned off at the post level or the theme settings. I can only hide via CSS.
You can turn it off in the post header settings as shown in the attached screenshot.
You can remove it from the indexing as described in the below pages.
https://www.shoutmeloud.com/how-to-keep-wordpress-categories-and-tags-noindex.html
https://kb.yoast.com/kb/how-do-i-noindex-urls/
https://www.searchenginejournal.com/noindex-category-other-listing-pages/255811/
Welcome 🙂