Search results for Hestia Upgrade

162 articles found

  • How to add shop sidebar in Hestia

    To add the sidebar to your Hestia Shop firstly go to Appearance->Customize->Appearance Settings a select the page sidebar layout you'd like. Sidebar not appearing? Be sure to go to WordPress

  • Hide the product category title in Hestia

    To hide the product category title in the product section add the following CSS snippet in Appearance -> Customize -> Additional CSS: .card-product .category { display: none; } If you want to hide

  • Increase feature section image/icon width in Hestia

    Go to WP-admin > Appearance > Customize > Additional CSS and add the following code there: .hestia-features .feature-box img, .features .feature-box img { max-width: 100%; } You can change the width

  • How to remove Related Products from Hestia

    If you want to remove the related products in the Hestia theme, then add the following code to the functions.php file of your child theme. For downloading a ready-made child theme for Hestia we

  • How to fix FontAwesome icons in Hestia

    If you are using the Hestia (Pro) theme and some of the icons look like in the following screenshot, you can try to fix it by installing this plugin. In case this doesn't help, feel free to contact

  • How To Make No-Follow Links in Hestia?

    No-follow links are hyperlinks on web pages that are tagged with a specific HTML attribute called "rel=nofollow." This attribute tells search engines not to follow or crawl the linked URL and not to

  • Hestia - Change menu background for all pages

    πŸ“ Note: This option is a part of Hestia Pro. If you want to put some color and make the menu background for all pages uniform, then this article is for you. Step 1: Go to Dashboard> Appearance >

  • How to display posts by categories in Hestia

    If you want to display posts from a particular category only in the Blog Section of Hestia, then we've made a small extension that can help you with it. Step 1: Download Hestia Blog Extension by

  • How to make Hestia blog images full width

    To achieve this go to Appearance->Customize->Additional CSS and add the following code: .blog-posts-wrap .col-sm-5, .blog-posts-wrap .col-sm-7{ width: 100% !important; } After entering this code your

  • How to hide footer copyright credits in Hestia?

    πŸ“ Note: The following steps are available in the premium version of Hestia, which you can get from here. The free version does not provide customizations for footer copyrights. 1 Navigate to

  • How to Link Menu to Sections in Hestia?

    In this article, we will present to you how to link the menu to the front page's sections. πŸ—‚οΈTable of content Creating the Anchors Hestia (Pro) frontpage anchors πŸ”— Creating the Anchors 1 Navigate

  • Hestia Pro - Hide/remove page titles and metadata

    This article will help you hide the titles and metadata ("Published by") in your posts and/or pages when using Hestia Pro. Removing Metadata Removing Title Removing Metadata Remove the "Published by

  • How to change portfolio archive title in Hestia

    By default, the title of the portfolio archive page is "Projets". However, you can change it according to your requirements. Please create a child theme and add the following code in functions.php

  • How to Remove Sidebar on Mobile in Hestia

    Sometimes you do not want to have a sidebar on mobile screens. It can be removed this way. Navigate to Appearance -> Customize -> Additional CSS section and add the following code: @media (max-width:

  • How to display Last Modified date in Hestia

    If you're running a news blog or where the content is constantly being updated then you might want to display the last modified date in your blog posts instead of the date of article being published.

  • Remove product description from related products in Hestia

    If you want to remove the product description in related products, create a child theme and add the following code to the functions.php file of your child theme. function

  • How to change post meta data in Hestia

    How to change the subtitle text/information in Hestia? 1. First and most important, make sure you are using a child theme. Follow this doc to create a child theme for Hestia. 2. In your child theme's

  • Big title section alignment after adding widgets (Hestia 1.1.75)

    If you are using Hestia and you noticed that the Big title section's items aren't responsive to the selected layout from the Customizer, then this doc will help. Starting with v1.1.75 of Hestia we

  • Remove featured image on Individual Blog page in Hestia

    You might like to remove this image from the Blog Individual page: Go to Appearance > Customize > Additional CSS section in your WordPress Dashboard. Add the following code: .single-post

  • How to change the product category color in Hestia

    In order to change the color of the product category name displayed on the home page in the shop section, you need to add the following custom CSS to Appearance -> Customize -> Additional CSS

  • Change the slug of portfolio post type in Hestia

    If you want to change the slug of portfolio post type then create a site-specific plugin and add the following code it. add_filter( 'register_post_type_args', 'update_portfolios_slug', 10, 2 );

  • How to limit the product excerpt in Hestia Pro

    This guide will help you to limit the product short description to a certain number of words. This can be achieved by adding the following code at the end of the functions.php file of the child

  • How to Customize the Portfolio section in Hestia PRO?

    πŸ“ Note: This section is exclusive to the Hestia Pro theme, available after installing the Jetpack plugin. Steps to follow in order to create your own portfolio: 1 Install the plugin using this doc.

  • How to Customize the Clients Bar section in Hestia?

    πŸ“ Note: This section is available only after you install and activate the Orbit Fox plugin. A client bar section on a website is important because it establishes credibility, builds trust, and

  • How to remove the header on product category in Hestia

    Hestia theme adds a header area on all pages and the theme options don't allow this one to be removed from the WooCommerce Category Page. This can be achieved by adding the following code in

  • Change Related Post title on Post Page in Hestia theme

    This documentation will help you to you change the Related Posts title on the post pages in Hestia theme. You need to create or download a child theme for Hestia. Make sure to download the proper

  • How to change the font size of slider text in Hestia

    To change the font size of the slider text in Hestia add the following CSS in Appearance > Customize > Additional CSS section. .carousel .hestia-title { font-size: 70px; } .carousel span.sub-title {

  • How to show / hide sticky menu on scroll in Hestia

    By default, the navigation bar is transparent if you are on top of the page, and it turns white if you scroll down. Also, the navigation bar remains visible during the whole process. In this guide,

  • Change the Big Title background image on smaller screen sizes in Hestia

    By default, the Big Title Background image is displayed on all devices, no matter their screen size. In some cases, it might be difficult to find the perfect sized image that will look great on all

  • How to add a read more link to post excerpt in Hestia

    When you fill the Excerpt box with any text on the post edit page, the_excerpt() function doesn't add any read more at the end of the short description. If you want to show the read more with post

  • How to change cart icon with Add to cart text in Hestia

    If you want to show the Add to cart text in place of the cart icon, you need to follow the below steps: If you have not created a child theme then be sure to create one before proceeding or your

  • How to add a title and a subtitle in the Clients Bar section in Hestia?

    By default, the Clients Bar section only displays the clients' logos and the links to their pages. However, you can insert a title and tagline for this section and obtain an appearance like in the

  • How to translate themes using Polylang?

    In this guide, we will explain how to translate themes using Polylang plugin. Download and install Polylang plugin Adding languages Translate posts/pages Translate built-in sections of the theme

  • What to do after I purchase a product from ThemeIsle?

    Firstly, congrats on your decision and welcome to our community. We really appreciate it. Now that you have purchased a product from us, here are the next steps. Get the product file and the license

  • How to add a logo image in the middle of the slider

    If you want to add a logo image in the middle of the slider of Hestia Pro theme then you can achieve this by adding the following code to the title field of the slider. <img src="path of your image"

  • How can I get support for free products

    To say it bluntly, we can't afford to offer human-based support for our free products; if you have a custom question as a user of our free products, you'll need to subscribe to one of our plans.

  • How to remove sticky menu after scroll

    Hestia has by default a sticky header. To remove this behavior, make sure you add the following code in Appearance > Customize > Additional CSS: .navbar.navbar-scroll-point,

  • How to import the Demo Content

    Themes provide the user everything he needs when it comes to customizing a website and happily, in WordPress, free themes that come with Demo Content are plenty. There are 2 scenarios you can follow

  • Change background color of innerpage and Home page sections

    If you want to change the color of Homepage sections and inner page in Hestia theme then please navigate to Appearance -> Customize -> Additional CSS section and add the following code: .main {

  • How to change image size in Hestia's Features section?

    The features section displays key functionalities of your website, and you can use images or icons to showcase this. 1 To change image size in the features section, navigate to Appearance >

  • How to automatically display the year in Hestia's footer copyright text

    Hestia's copyright portion of the Footer section can be updated manually from the Customizer as follows: However, if you'd like to add a proper Copyright for your own personal brand and include the

  • πŸŽ₯ How to create a Child theme

    Check the video tutorial on Youtube If you are planning to change the code of your theme then WordPress recommends you protect all of your hard work with a Child Theme. This is important if you plan

  • How to activate your license key

    Our Pro themes and plugins come with a license key that you will find in your account next to the products. This doc will help you activate the license key on your website for any pro theme / plugin

  • How to Customize Expert Starter Sites?

    Building a website is much easier when using Neve's ready-made Starter Sites collection. πŸ“ Note: Here, you can find out more about the Starter Sites library. In addition to the Free & Pro Starter

  • Starter Sites are still pro after purchasing Neve Pro

    If you have purchased Neve Pro and still can't import the premium templates, as in the following screenshot, there are two things that can be checked. The license key needs to be active You have

  • WooCommerce Booster unavailable after purchasing Neve Pro

    If you have purchased Neve Pro and still can't access the WooCommerce Booster module, as in the following screenshot, there are two things that can be checked The license key needs to be active You

  • Make the navbar transparent and change its color when scrolling in Zelle

    This guide will teach you how to make the navigation bar transparent on top of the page, and change its color automatically upon scrolling down the page. An example of this feature can be seen on our

  • Update Theme or Plugin Failed FTP Connection Required

    If your site has restricted access to PHP routines for file reading and writing and only allows it by FTP or other method, this might conflict with the theme or plugin updates. There are some

  • Why is my site so slow?

    πŸ“ Note: Take a look at any of our theme demos – for Neve or Hestia – you’ll see that they perform rather well, even despite being emulated on the fly. If you bought a theme from us and once it is

  • How to translate Neve using WPML?

    In this guide, we'll cover how to translate any item of Neve with the WPML plugin. The same approach applies to other Themeisle themes, such as Hestia Pro. 🧰Tools needed The Neve theme - here is the