Betty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Mobile menu not showingI saw that you marked that as Resolved.
Did you manage to solve this? If yes, maybe you can share the solution for other users.Thanks!
Forum: Themes and Templates
In reply to: [Neve] How to make logo header bigger?Hi @jedicolin,
You can add the following code to your Appearance -> Customize -> Additional CSS:
.builder-item--logo .site-logo img { max-width: 500px !important; }And you can adjust the size as you want.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Grey either side of H1Thank you for acces @graememarshall.
If you want to get rid of the grey margins please add the following code to your Appearance -> Customize -> Additional CSS:
#wp-block-themeisle-blocks-advanced-columns-4398c235 .innerblocks-wrap { max-width: 100% !important; }If you want to make the margins white add the below one:
#wp-block-themeisle-blocks-advanced-columns-4398c235 { background: white; }Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] How to add dividers to menu itemsWe are glad that you figured it out! 🙂
Hi @gigsoup,
It should work. Did you follow the documentation: https://docs.themeisle.com/article/1273-menu-icons-orbit-fox-module?
Forum: Themes and Templates
In reply to: [Neve] Can I use the Neve theme on the free plan?Now it makes sense.
You are using WordPress.com: What is WordPress.com? which is different from WordPress.org that can be downloaded from here.
WordPress.com has some limitations so you can use custom plugins and themes only if you buy Business plan: https://wordpress.com/support/themes/uploading-setting-up-custom-themes/#where-to-find-custom-themes.So, you have two options: buy the Business plan from WordPress.com and use Neve theme from there or install WordPress.org and find a host provider for your website.
Hope it makes sense for you too now.
That’s weird, there aren’t other issues of this type reported at the moment, so it must be related to your configuration. Please try a new fresh install of the theme
Forum: Themes and Templates
In reply to: [Neve] Can I use the Neve theme on the free plan?You can take the screenshot, paste it here https://prntscr.com/gallery.html and share the link. I’m not able to tell what are you using.
Forum: Themes and Templates
In reply to: [Neve] How to add dividers to menu itemsHi @tsgiannis,
We have a guide which explains how to create a mega menu on Neve theme and here you can find how to add a divider on your menu: https://docs.themeisle.com/article/964-neve-mega-menu-setup.
Forum: Themes and Templates
In reply to: [Neve] problem in the multi-selectionHi @paperesl455,
We haven’t faced this problem before and I’m not able to replicate it, but it seems more like a WordPress issue, not theme related.
Please try to switch to a default theme like Twenty Twenty and see if the issue persist.Thank you!
Forum: Themes and Templates
In reply to: [Hestia] How to make drop down menu work from another page?Hi @zumran123,
The dropdown-menu should work for all the pages.
Can you please share the URL to your website to have a better look?Thanks!
Hi @davidtrahan80,
Sorry for the late reply. Are you still experience this issue?
If yes, are you using the latest versions of Hestia and WordPress?Forum: Themes and Templates
In reply to: [Neve] Change background colour of mobile nav menuHi @sunkissummer,
Add the following code to your Additional CSS:
.hfg_header .header-menu-sidebar .header-menu-sidebar-bg { background-color: #3B5998 !important; } .hfg_header .header-menu-sidebar .header-menu-sidebar-bg .nav-ul .sub-menu { background-color: #3B5998 !important; }Forum: Themes and Templates
In reply to: [Neve] Can I use the Neve theme on the free plan?If you hover the WordPress icon from the upper left corner and click “About WordPress” you will be able to see the version. Screenshot for reference: https://prnt.sc/udf8l0
Forum: Themes and Templates
In reply to: [Neve] Can I use the Neve theme on the free plan?What version of WordPress are you using?