Betty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Increase mobile menu heightThe styles are still there. When you click Inspect Element you can see from where the CSS code is coming: https://prnt.sc/u9g7fe.
Maybe you can regerate the CSS or contact them to see how to get rid of it.If you hover the menu, you will colored the page where you are in: https://prnt.sc/u9f7cy
Forum: Themes and Templates
In reply to: [Neve] WordPress Button Block – Align CenterHi @ashleymmsg,
Kinsly share the URL to your website to investigate better and try to find a solution and also mention the button with the issue.
Thanks!
Forum: Themes and Templates
In reply to: [Neve] Button redirect to section on homepageHi @niqhtrayers,
I saw that you added the buttons using Elementor.
You can check the documentation for the Button Widget here: https://docs.elementor.com/article/59-button.I hope that helps!
Forum: Themes and Templates
In reply to: [Hestia] problem with hestia comments avatarHi @assemfoad,
In order to achieve that you can go to the folder of your site -> wp-content -> themes -> hestia -> inc -> helpers -> layout_functions.php and delete the part I selected in the screenshot: https://prnt.sc/u912mq and then save.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Neve-Photographer importHi @appleisle,
I’m happy that you solved the second issue.
For search, are you saying that you have no Search option available here?
Are you using a plugin?Thanks!
Forum: Themes and Templates
In reply to: [Neve] Are the Google Fonts API links obsolete?Hi @atlas757,
Please check this guide on how to use any Google Font in Neve theme: https://docs.themeisle.com/article/230-how-to-change-font-in-themeisle-themes.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Youtube Embed Not Displaying Home PageHi @cheffmikester,
Sorry for the delayed reply.
I think this is the intended behaviour of WordPress itself, it is not related to the theme, and I’m not aware of a method to change it.Forum: Themes and Templates
In reply to: [Neve] blank page when clicking articlesWhat version of Elementor are you using for your website?
Thanks!
Forum: Themes and Templates
In reply to: [Neve] Picture in BlogIf the featured image is set, it should appear there. I see that you are using a cache plugin that overwrites the default CSS code. Try to deactivate it to see if there is a conflict.
Forum: Themes and Templates
In reply to: [Neve] Picture in BlogHi @wp6857919,
I checked the link you shared and I can see the related posts at the end of your post. See screenshot: https://prnt.sc/u8xiai
Forum: Themes and Templates
In reply to: [Neve] Removing email recipient that causes bouncesHi @kaytrust,
We recommend using WPForms Lite plugin to create forms. Here’s a doc on how to create a similar form (like the one in the main Neve demo; if you want to use a different demo, you’d need to customize the form to match the design) https://docs.themeisle.com/article/984-how-to-create-neve-contact-form-in-wpforms.
Forum: Themes and Templates
In reply to: [Neve] WordPress Button BlockHi @amccullough8,
If I understand it right, you added a button by the Button block from the WordPress editor.
To make it capitalized, not uppercase, you can add the following code to your Customize -> Additional CSS:
.wp-block-button a { text-transform: capitalize !important; }Forum: Themes and Templates
In reply to: [Hestia] Multiple Page Pagination IssuesHi @fbadal,
I checked your website and I noticed that you are using a caching plugin that minifies all the CSS and overwrites the default code.
You need to deactivate this plugin to remove those styles.Hope that helps!
Forum: Themes and Templates
In reply to: [Hestia] Front page after clicking on edition Gone!Hi @kpurbeauty,
We have a guide about this issue: https://docs.themeisle.com/article/1295-hestia-frontpage-sections-disappearing
Hope that helps!