You are most welcome here 🙂
How can I change the logo sizes (height+width) and deactivate the navigation for mobile version?
I have already answered your question above.
As you can see on the page, the logo continues to be large and the navigation is displayed in the mobile view, despite inserting the code.
Does the Header Builder have to be deactivated?
Yes, as said above it is not working on your website because you are using custom header created using header builder that you can only change using header builder and no custom CSS code or theme options work on it.
If you want the theme options and custom CSS code to work then do not use the header builder template but instead use any other pre-built header template as shown in the above shared screenshot.
I got your reply now and didn’t get your last email.
I can’t log into your site using the shared credentials as I am getting redirected to the login page.
Please make sure that the shared credentials are correct and you can log into the website.
The other pages are also displaying fine for me as shown in the attached screenshot.
Please test it using a different browser.
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-heading.sh-heading-style1 h2 { color: #0762ac; cursor: default !important; } .sh-heading.sh-heading-style1 h2:hover { color: #b0bbc3; }
You can style 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
.wpcf7 input[type="url"] { border: 1px solid #e3e3e3; color: #8d8d8d; display: block; line-height: 48px!important; width: 100%; margin-bottom: 10px; -webkit-appearance: none; }
There isn’t any setting to modify it but you can hide Pintrest icon 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
.jssocials-share.jssocials-share-pinterest { display: none !important; }
Solution for this topic
The icons are not displaying on your website due to onionbuzz-viral-quiz plugin that you are using on your website.
You can confirm it by deactivating the onionbuzz-viral-quiz plugin and contact the plugin support to resolve the issue.
The interfaces are different because of the updated WordPress version comes with the Gutenberg editor that is enabled by default.
You can install an older WordPress editor by using the classic editor as described in the below pages.
You are most welcome here 🙂
Yes, you can remove the WPBakery page builder if you are not using it.
The shared child theme changes are working fine for me.
Have you activated the child theme on your site?
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 @Anusunu,
I hope you are well today and thank you for your question.
You can try achieving this using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
You can edit it in the header builder or change the header layout as shown in the attached screenshots.
Hi @MonologueHQ,
I hope you are well today and thank you for your question.
You can change it using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi Karina,
I hope you are well today and thank you for your question.
I visited your site but not sure exactly which gap you are referring to so could you please share the screenshot of it so that I can help you?
Best regards,
Shufflehound team
Hi @MonologueHQ,
I hope you are well today and thank you for your question.
It seems you missed to attach the screenshots so could you please share it along with page URL from your website where it is displaying?
Also, you can try achieving this using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @equipdigital,
I hope you are well today and thank you for your question.
The copyright text is saved in the database added in the theme footer settings so please contact the polylang plugin support to know how to translate this text saved in the database.
Best regards,
Shufflehound team
Hi @camilo,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to style it?
Best regards,
Shufflehound team
It is not working on your website because you are using custom header created using header builder that you can only change using header builder so please edit it in the header builder.