I hope you are well today.
I want to use a hamburger menu or the header(beta) but when I tried the hamburger menu after closing the screen moves left and create empty white space. Here is the proof your most of the demo website has same issue. https://jevelin.shufflehound.com/startup-creative/
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
and second I want to use header beta but it won’t have LinkedIn as a social media. I want to add Instagram and LinkedIn but it provides only limited options in social media links.
I am not sure what you are referring to exactly so could you please share the screenshot of it or share your site URL where it is displaying?
Best regards,
Shufflehound team
This is a known issue that will be fixed ASAP.
In meanwhile you can just ignore this warning as the theme still works with the plugin without any issue and if you get any issue then feel free to ask us.
Please don’t share sensitive information on the forum as this is a public forum so the information shared can be seen by others.
Please change the shared credentials ASAP.
If you want to share anything privately then you can do so by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”.
I logged into your shared site and added the custom class to the menu item as shown in the attached screenshot.
Also, I changed the CSS code below.
#page-container .sh-nav-purchase-button:hover a { opacity: 0.7; } #page-container .sh-nav-purchase-button a { background-color: #a55bcf; background: linear-gradient(to right, #a55bcf , #a55bcf); padding: 0 34px; border-radius: 100px; display: inline-block; box-shadow: 0 6px 18px rgba(0,0,0,0.3); margin-top: 20px; line-height: 56px; text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); transition: 0.3s all ease-in-out; font-size: 12px; color: #ffffff; }
I understood it now.
There isn’t any option to add an ID or class to it.
Could you please tell me why do you want to add it so that I can help you?
If you are using WooCommerce plugin then you can get free assistance for it on the below pages.
You are most welcome here 🙂
Solution for this topic
Hi @juniormartian,
I hope you are well today and thank you for your question.
It won’t appear in the dashboard as Gillion is a premium theme.
You can either use the below plugin to get updates
https://envato.com/market-plugin/
Or download the below latest theme version and install it as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Best regards,
Shufflehound team
Thank you for notifying that.
We’ll fix it soon.
In the meanwhile, you can refer the below plugin documentation.
https://yellowpencil.waspthemes.com/documentation/
Hi @dirkvang,
I hope you are well today and thank you for your questions.
Hi, how can I change the icon / number style of the reviews? I’d like to use the one on this page: https://gillion.shufflehound.com/news/, see image.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
And one more question, is it possible to make the header of the ‘Review’ block, see image, linkable? It’s based on a widget with a title and I’d like to create a link to a page from that title, like Reviews. However this doesnt work, any ideas?
The widget title doesn’t support links so you have to develop custom code to achieve this.
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
You are most welcome here 🙂
🙂
You are most welcome here 🙂
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 .header-logo, #page-container .sh-header-top { padding: 5px 0; } #page-container .sh-header .sh-nav>li.menu-item>a{ padding: 10px 0; }
Yes, as you can see on the demo site that the About is not a standalone page but a section on the same page so the page gets scrolled to that section on clicking on the About menu item.
You can create an About page however you want by using the WPBakery page builder.
Solution for this topic
Yeah!! One line of code fucked it up.
Glad you resolved it.
I only have the header issue:
On desktop view there is also an issue now. The first 3 items: Home – Categorieën – Favorieten are all blue (selected) all the time.
This is happening because they are home page internal links.
You can change their colors 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 .sh-header .sh-nav > .current_page_item > a, .home .sh-header .sh-nav > .current-menu-ancestor > a, .home .sh-header .sh-nav > .current-menu-item > a, .home .sh-header-left-side .sh-nav > .current_page_item > a { color: rgba(61,61,61,0.69) !important; } .home .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a, .home .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a > i, .home .sh-header .sh-nav > li.sh-nav-social > a:hover > i, .home .sh-header-mobile-navigation li > a:hover > i, .home .sh-header-left-side li.menu-item > a:hover { color: rgba(61,61,61,0.80) !important; }
I am not sure what you are referring to so could you please share the screenshot of it?
It seems you are already using the latest version of the theme.
Are you using the latest version of the theme?
Solution for this topic
Hi @spalloney
I hope you are well today and thank you for your question.
It gets truncated after some pages as shown in the attached screenshots.
There isn’t any option to change it so you have to develop custom code to change it If you want to.
Best regards,
Shufflehound team
Hi @xsp,
I hope you are well today and thank you for your question.
I tried to access your shared site to help you but I just get the message as shown in the attached screenshot.
Please make sure that it is accessible so that I can help you.
Best regards,
Shufflehound team
I am not sure which link and advice of the model you are referring to so could you please describe it a bit more in detail?