Betty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Change blockquotes lookYou can use Inspect Element from your browser to see the classes for the blockquotes.
In most cases, using the “!important” property after applying a style overwrites the default one.Forum: Themes and Templates
In reply to: [Neve] Theme NEVEHi @lmaret17810,
I checked your page and it seems that you added that section using Elementor. When you click “Edit page with Elementor” and hover that section you should see this kind of icon to edit the picture: https://prnt.sc/u5gqt4.
If can’t figure it out you can add the following code to your Appearance -> Customize -> Additional CSS:
section.elementor-element.elementor-element-354a131.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle.elementor-section.elementor-top-section { background-image: url(/*YOUR IMAGE URL ADDRESS*/) !important; }Forum: Themes and Templates
In reply to: [Neve] Product filters not showingForum: Themes and Templates
In reply to: [Neve] Titles convert to H1Hi @somosbrujas,
The title of the posts should appear as H1 on your page. Have you enabled the Title&meta option from Customize->Layout->Single post?
Also, when you create a page and give it a title, it is automatically displayed as H1.
Forum: Themes and Templates
In reply to: [Hestia] Cannot see Starter Pages TabThe Starter sites were removed from Hestia free theme, they are now available only in the Pro version.
You can check our plans and prices here: https://themeisle.com/themes/hestia-pro/#pricing.The theme comes with a demo content as you already saw. It is complete, make sure that you have enabled all the frontpage sections and you can customize them as you wish.
Forum: Themes and Templates
In reply to: [Neve] How insert HTML at very topHi @lukefive,
You can use Header Footer Scripts module by OrbitFox plugin.
Check the guide about it here: https://docs.themeisle.com/article/1277-header-footer-scripts-orbit-fox-module. You can add HTML content with it.I hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Change “Read more” to another languageYou can find it on your site folder -> wp-content -> themes -> neve -> inc -> views -> template-parts.php
Forum: Themes and Templates
In reply to: [Neve] footer disappeared on 2 websiteDid you make a backup of your website?
If yes, check this documentation:
https://www.wpbeginner.com/beginners-guide/beginners-guide-how-to-restore-wordpress-from-backup/Forum: Themes and Templates
In reply to: [Neve] Youtube Embed Not Displaying Home PageYou can take the screenshot, paste it here https://prnt.sc/ or here https://imgur.com/ for example and send the link.
Forum: Themes and Templates
In reply to: [Neve] Youtube Embed Not Displaying Home PageHi @cheffmikester,
Can you please share the URL to your website?
Or also some screenshots about how you added the Youtube video and where the problem is will be useful.Thanks!
Forum: Themes and Templates
In reply to: [Neve] Change blockquotes lookHey @audunmb,
There isn’t an option in the Customize of the theme in particular for blocks, you can only use customization options from Gutenberg/Elementor (depending on what are you using) or you can add custom CSS code.
Here is a guide about how to remove the underline from links in Neve: https://docs.themeisle.com/article/1267-how-to-remove-the-underline-from-links-in-neve
Hope that helps!
Forum: Themes and Templates
In reply to: [Hestia] Hestai WordPress Theme Boxed Layout Padding Help!You can try to create a child theme and overwrite the CSS file which contains the padding:
How to create a Child theme for HestiaForum: Themes and Templates
In reply to: [Neve] Modify mobile menu backgroundHi @somosbrujas,
It seems that your mobile menu already have a blue background. See here: https://prnt.sc/u4u9t4. Do you see it different on your end?
Forum: Themes and Templates
In reply to: [Neve] footer disappeared on 2 websiteHi @alessandra77,
I checked your website and it seems that you are using a caching plugin that minifies all CSS and it overwrites the default styles of the theme. Try deactivate that plugin to remove those styles.
Forum: Themes and Templates
In reply to: [Hestia] Shop frontpage section showing products deformedHi @misrashivank,
I checked your website and I can’t see the problem that you described. Do you still experience this issue?
Thanks!