danamv
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Cover Picture on mobile – width problemHello @sugi96,
I am glad to hear that you have got this issue fixed.
Please let us know if you have any more questions.Best regards.
Hello @dessuperb,
Can you please tell me on which browser are you seeing this problem? I have checked on Chrome and Firefox, but I still see the text well aligned after adding an item to cart.
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Header sections blocking other sectionsHello @amys25,
Can you please provide a screenshot of the issue so I can have a better idea of how it looks like, and better assist you on this problem?
Thank you!
Forum: Themes and Templates
In reply to: [Neve] How to add a new Blog section to NeveHello @cwhitmore88,
They are both great options to choose from. You can Preview the starter site, check out each, and choose which one fits your needs best, by importing it.
Please have a look at this documentation for more information https://docs.themeisle.com/article/946-neve-docI hope it helps. Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] How to remove url field from comment form?Forum: Themes and Templates
In reply to: [Neve] Log in/register pageHello @leokand,
We do not usually provide custom coding, but we will consider it this time.
Please try adding the following code into Customizer -> Additional CSS:.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { margin: 0 auto; }I hope it helps. Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Neve Submenu Caret functionHi @sf365,
We’re glad you have found an alternative to make it work.
Let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Child theme for starter siteHi @jimrossdev,
You have the option to make a child theme that inherits the functionality of Neve parent theme. If you have made a starter site when using the parent theme, and you have uploaded the child theme afterward, it will be inherited.
Please have a look at this site for more information about child themes https://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/I hope this answers your question.
Forum: Themes and Templates
In reply to: [Neve] Weird glitch while switching pagesHello @rishikeshbraut,
I have checked your site and tried to switch pages, but I am afraid that I am not able to replicate this issue. https://www.loom.com/share/3ea942f9e0934ccfbaadc36a71039ba6
Thank you for understanding. Let us know if you have any more questions.
- This reply was modified 5 years, 2 months ago by danamv.
Forum: Themes and Templates
In reply to: [Hestia] Images not showing up on mobileHello @odyer1990,
I checked again and I noticed that your images are now visible on Desktop and on Mobile as well. https://prnt.sc/1053kju
Please let us know if this is still an issue.
Forum: Themes and Templates
In reply to: [Neve] Back button on Android returns to top pageHello @danwg,
Please provide a link to your site so we can check and better assist you on this issue.
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Cant Change Dropdown Filter BackgroundHello @rakacw,
It usually depends on the issue and your preferences of styling elements.
The solution, in this case, is that you can use Inspect Element from your browser to see the classes for the element you want to be changed and add the code into Customizer -> Additional CSS.
In most cases, using the “!important” property after applying a style overwrites the default one.Let us know you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Dark photos in the Cover LayoutHello @nassensei,
To understand your request more clearly, can you please tell me if you want a background color on the post titles? https://prnt.sc/104xtyj
For further issues please open another thread, as it is easier to follow.
Thank you!
Forum: Themes and Templates
In reply to: [Neve] How to center a titleHello @stephaniericherphoto,
To center a page title you would need to add some custom coding, which we do not usually provide, but we will consider it this time.
Please try adding the following lines of code into Customizer -> Additional CSS:.nv-page-title-wrap.nv-big-title .nv-page-title { text-align: center; }Please let us know if this worked.
Forum: Themes and Templates
In reply to: [Neve] E_COMPILE_ERRORHi @aris1995,
Please make sure you have the latest version of WordPress installed, and the Neve theme updated.
If the issue persists, please try backing up your site and deactivate your plugins one by one, as it might also come from a plugin conflict.Let us know if this worked.