Please add it at the top of your existing CSS code.
Could you please ask them whether they face the same sub menu issue on the below demo site?
https://jevelin.shufflehound.com/
Also please ask them to test it in the private/incognito mode of the browser.
How have you restricted its access?
If you don’t know then please contact your web host.
Hi @PabloParamo,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin 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 temporary share me your site admin log in 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)”?
Best regards,
Shufflehound team
Hi Petr Vis,
I hope you are well today and thank you for your question.
Does this only happen with Unyson page builder and not Default WordPress page builder such as Gutenbarg or classic?
Does it work fine for you using Twenty Seventeen theme on your site?
Best regards,
Shufflehound team
Solution for this topic
Hi Nic,
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-overlay-style1 a.sh-overlay-item.sh-table-cell:last-child { display: none; } #page-container .sh-overlay-style1 .sh-overlay-item:first-child .sh-overlay-item-container { right: 45%; }
Best regards,
Shufflehound team
I can’t access admin area of your shared site as I am getting an error message as displayed in the attached screenshot.
Please note that I am accessing it from India.
Which page builder are you using? Wpbakery or Unyson?
In your above reply, you said you are using Wpbakery but shared the screenshot of Unyson page builder.
Please advise.
I can see in your shared screenshot that you have selected the portfolio options in the Options settings.
Can’t you still use it?
If not 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 log in 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)”?
Then you can update it but check whether it displays the Gillion elements.
Hi @pwtlondon,
I hope you are well today and thank you for your question.
I logged into your shared site and reinstalled the WpBakery plugin which made it work as shown in the attached screenshot.
Could you please confirm it?
Best regards,
Shufflehound team
Hi @Brand911,
I hope you are well today and thank you for your question.
As you have set your Blog page as home page, therefore, it displays “Home” and you can change your Home page title as shown in the attached screenshots.
Best regards,
Shufflehound team
You are using the plugin bundled with the theme therefore you are not direct customer of that plugin and cannot update that plugin until you purchase it.
Please find more information about it on the following page.
We update the plugin with every new theme version. In this case you can just delete old plugin version and reinstall latest plugin version bundled with theme from Appearance -> Install Plugins
I logged into your site and resolved the issue by removing the existing CSS code as shown in the attached screenshot and added below code.
#page-container #home-top-slider .vc_column-inner { padding-top: 0; }
I have just reinstalled the WPBakery plugin on your site and the elements are started displaying in the Add Element section.
Now you have to just use them again and configure as currently they are saved in the Text Block element as a shortcode.
You are most welcome here 🙂
There isn’t any placeholder assigned to the fields that you have displayed in your shared screenshot.
You can display their labels 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
.woocommerce form .form-row label, .woocommerce-page form .form-row label { display: block !important; }
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 log in 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)”?
You can hide it as described in the below pages.
https://themenectar.ticksy.com/article/9164/
https://ultimate.brainstormforce.com/docs/how-to-hide-a-row-on-specific-device-2/
I can confirm it is not working on your shared site.
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 log in 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)”?