How to Customize the Features section in Hestia?
📝 Note: This section is available only after you install and activate Orbit Fox plugin.
A features section is useful on a website because it briefly showcases the key functionalities and benefits, helping visitors understand the value proposition and encouraging engagement. Here you can find the available customizations:
- Disable section - option to disable the section.
- Section Title - the main title of the Features Section.
- Section Subtitle - subtitle for the Features Section.
- Features Content - in this area you can add as many Feature boxes as you want. Each Feature box has the following options:
- Image type - features can be represented by icons from FontAwesome or images. For the Icon type, you can use the FontAwesome list to pick the suitable one and select a color for it. For the Image type, you can insert the URL (internal from Media Library or external) of the image or upload a new one. The last option is None, which allows you to display only the content of the feature box.
- Apart from this, you can configure the title and content of each feature box and link it to a dedicated page using the Link field. The Link field requires a full absolute URL — see Linking Feature Boxes to Pages or Categories below for details.

Image Type - Icon

Image Type - Image
📝 Note: This Image option is available in Hestia Pro.

Image Type - None
Linking Feature Boxes to Pages or Categories
Each feature box includes a Link field that lets you make the icon or title clickable and direct visitors to any page or category on your site.
Required URL format
The Link field requires a complete absolute URL. Always include the full address, starting with https://.
Examples of correct links:
- A site page:
https://yoursite.com/about/ - A product category:
https://yoursite.com/product-category/accessories/ - A post category:
https://yoursite.com/category/recipes/ - An external site:
https://example.com/
⚠️ Links: Always enter the full HTTPS URL in the Link field. Incomplete entries like /category/recipes (relative path) or #category/recipes (anchor fragment) will not work — the feature box will not navigate to the destination when clicked.
How to find a category URL
To get the correct URL for a WordPress category:
- Go to Posts > Categories (or Products > Categories for WooCommerce) in your WordPress dashboard.
- Hover over the category name and click View.
- Copy the full URL from your browser's address bar (e.g.,
https://yoursite.com/category/recipes/). - Paste that URL into the Link field of the feature box in the Customizer.

