danamv
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Masonry don’t work anymoreHello,
This might be a problem from our side, we will try to fix it soon.
Thank you for your noticing!
Forum: Themes and Templates
In reply to: [Hestia] Remove website field from comment formIn order to remove the ‘website’ field, please try adding the following code into Customizer -> Additional CSS:
.col-md-4:last-child { display: none !important; }Please let us know if this worked.
Forum: Themes and Templates
In reply to: [Neve] Neve Theme Not Working Correctly with WordPress 5.7Hello @cqbearpaw,
Neve theme should work fine after the update.
Can you please try to back up your site for security purposes, and try to do a plugin conflict test – by deactivating your plugins one by one and see if any of them causes this issue appear?Thank you!
- This reply was modified 5 years, 1 month ago by danamv.
Forum: Themes and Templates
In reply to: [Neve] Neve Theme, the Menu is not reponsive at it should beHello @smadrange
I have checked your site on my mobile, but your menu seems to be responsive.https://streamable.com/kb8ibb
I kindly recommend checking if you have a caching plugin, and if so, please remove the cache of your site and check again if the issue persists.Please let us know if this works.
Forum: Themes and Templates
In reply to: [Neve] front page – immage under the headerHello @michiveronesi,
Can you please provide us with 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] distorted pageHello @gkaguirre,
I noticed that your site is loading over HTTP.
In this case, I kindly recommend contacting your hosting provider and check your SSL.Let us know if you have any other questions.
Forum: Themes and Templates
In reply to: [Neve] Changing Anchor Names (ID=team, ID-focus)Forum: Themes and Templates
In reply to: [Neve] Change Color of Hyperlink (not for all the same color)Hello @jhtongeluk,
The code you provided targets all the
<a>elements on your site. If you would like to apply only to the homepage, you can use .home before that..home a:link { color: #FFFFFF !important; }Also, I see that you are already using Elementor. You can set to black the rest of the links from Elementor (color on hover as well). https://element.how/elementor-how-to-change-link-color/
I hope it helps!
- This reply was modified 5 years, 1 month ago by danamv.
Forum: Themes and Templates
In reply to: [Neve] The horizontal line under the titleHello @wordzebra
For this specific page, you can achieve that line for the headings by adding the following code into Customizer -> Additional CSS – this will target all the
<h1>elements on this page:.page-id-113 h1{ border-bottom: 1px solid var(--nv-light-bg) !important; }You can change the line-height from Customizer -> Typography -> Headings -> H1 to the height that fits your needs.
I hope this was helpful! Please let us know if it works.
Forum: Themes and Templates
In reply to: [Neve] Attachment Page Title WrongHello @flashmarketingsolutions,
I kindly recommend you either recreate that page and see if that is still a problem or try to do a plugin conflict test: back up your site for security purposes, and try to deactivate your plugins one by one to see if any of them causes this issue to appear.
Please let us know if this worked. Thank you!
Forum: Themes and Templates
In reply to: [Neve] Changing Anchor Names (ID=team, ID-focus)Hello @jj9617,
You add a specific ID to each section by using the ‘Menu Anchor’ widget https://docs.themeisle.com/article/946-neve-doc#menus
Here is a guide on how to do it: https://elementor.com/help/menu-anchor-widget/
I hope it helps!
Forum: Themes and Templates
In reply to: [Hestia] Use mobile menu on tabletHello @svenja123
Yes, changing the breakpoint can be achieved by using some custom CSS, which I am afraid that we have limited support on, as there are a lot of changes to be made.
However, if you are interested, Hestia PRO has a full-screen menu option that you can use to show the hamburger menu icon throughout the site. https://prnt.sc/10ulrrw
You can check out the PRO version here: https://themeisle.com/themes/hestia-pro/
I hope it helps!
Forum: Themes and Templates
In reply to: [Hestia] Show only goods in stock on the home pageHello @ondyboom
Unfortunately, this is not a feature available in the Hestia theme. It would require some custom coding to achieve this- which we have limited support on. If maybe someone else in the forum faced the same question and already has the custom code in place so will be able to share the code with you here.
However, you can hide ‘Out of Stock’ products from the catalog from: Dashboard-> WooCommerce > Settings > Products > Inventory https://prnt.sc/10ul6co
Thank you for understanding.
Forum: Themes and Templates
In reply to: [Hestia] Navigation bar widget not visible on mobileHello @distaspace,
This is the normal behavior of Hestia’s image widget.
Changing the functionality of elements on Hestia would require some custom coding to the theme’s files, which I am afraid that we have limited support on.
If maybe someone else in the forum faced the same question and already has the custom code in place so will be able to share the code with you here.
Thank you for understanding.
Forum: Themes and Templates
In reply to: [Neve] Do not load the homepage as previewedHello @freedomticket,
Can you please provide us with the link to your site and some screenshots of how it looks in the preview and how it looks live?
You can use this site for providing screenshots: https://paste.pics/Thank you!