Betty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Neve, Home PageHi @davor0305,
1. Transparent Header is a feature available in the Pro version of the theme. You can check the differences here https://docs.themeisle.com/article/1176-what-is-the-difference-between-neve-and-neve-pro and our plans here https://themeisle.com/themes/neve/#pricing. Transparent Footer isn’t possible, but I see that you have a white background color, so if you make the background color of the footer white it should be ok.
2. Unfortunately, the theme doesn’t have an option out of the box for that.
Forum: Themes and Templates
In reply to: [Neve] Neve theme crashHi @adamli11,
This issue might be occurring due to a plugin conflict. So please deactivate all plugins and check if it resolves your issue and after that try activating the plugins one by one to find problematic plugin. Then replace it with an alternate plugin.
Forum: Themes and Templates
In reply to: [Neve] Page content wider than cell phone screenYou have lots of errors on your website coming from many different places as you can see in your console: https://prnt.sc/ufgb63..it’s hard to tell from where is the problem.
Also, I saw that you created another site in another ticket.Forum: Themes and Templates
In reply to: [Neve] Changing ecommerce fontThe differences on the checkout page are because of the difference of the font-size. It’s normal for a bigger text to look bolder.
Forum: Plugins
In reply to: [Menu Icons by Themeisle – Add Icons to Navigation Menus] Conflict with themeI logged in into your website and it looks good to me now on mobile.
Do you need any further assistance?Forum: Themes and Templates
In reply to: [Neve] Cannot create inner pagesHi @mako2,
Starter sites are some predifined templates that help you get started with your site. You have to create other pages on your own.
I see that you managed to do that and they look pretty fine. 🙂Forum: Themes and Templates
In reply to: [Neve] Neve GalleryI’m glad I could help! 🙂 Also, very nice pictures.
I obtained the CSS classes of your elements using Inspect Element and then I just added the CSS code.
Forum: Themes and Templates
In reply to: [Neve] Neve Options Not WorkingSure, let us know if you find something.
Forum: Themes and Templates
In reply to: [Neve] I have a problem with the search box in the headerI’m great I could help! 🙂
Forum: Themes and Templates
In reply to: [Neve] I have a problem with the search box in the headerYes, please try to deactivate all the plugins and reactivate one by one to find the problematic plugin.
Forum: Themes and Templates
In reply to: [Neve] I have a problem with the search box in the headerHi @wruhantojati,
I inspected your site and you have some CSS coming from elsewhere, not from the theme that overwrites the search field and makes that text appear. Please try to identify from where it’s coming from and delete it.
Forum: Themes and Templates
In reply to: [Neve] Neve GalleryHi @davor0305,
1. Yes, you can add the following code to your Appearance -> Customize -> Additional CSS:
.blocks-gallery-item img { border-radius: 15px; }You can adjust the size as you want.
2. To hide the title add the code below too:
.jp-carousel-titleanddesc-title { display: none !important; }Hope that helps!
Hi @sunkissummer,
I checked your site and you use a caching plugin that minifies all CSS code and overwrites the default one. Please deactivate it.
Regarding the search button on mobile, make sure that you added it on your mobile Header goint to Customize -> Header -> Change menu: https://prnt.sc/ufccrb.
Forum: Themes and Templates
In reply to: [Neve] Neve contact formHi @niqhtrayers,
Please follow this guide: https://docs.themeisle.com/article/984-how-to-create-neve-contact-form-in-wpforms
Forum: Themes and Templates
In reply to: [Neve] Neve Options Not WorkingPlease try to clear your browsing cache and deactivate all of your plugin to make sure that there isn’t any conflicts.
In case it doesn’t work for you, can you see any errors in the console?
Thanks!