Skip to content

Create a Hero Slider with the WPBakery Carousel Container

Create a Hero Slider with the WPBakery Carousel Container

Although sliders are generally not recommended, if you or your client want onem such as for a homepage hero section, you no longer need to rely on heavy plugins like Slider Revolution. Total 6.6 introduces the Carousel element, which lets…

Read more

Header Cart Icon Shortcode

The header_cart_icon shortcode can be used to display the WooCommerce cart icon in your header aside field when using a supported header style. Technically the shortcode can be used anywhere, but it's intended primarily for adding a cart icon to…

Read more

Adjust the Spacing Between Paragraphs

By default, the theme adds a 20px bottom margin to paragraphs placed inside text blocks in the page builder, as well as to text added through the Classic Editor or Gutenberg. This spacing creates visual separation between paragraphs, which improves…

Read more

How to Change the “Product” Slug in WooCommerce

Your WooCommerce product URLs affect more than just how links look. They influence search engine rankings, click-through rates, and how easy it is for customers to understand and trust your store. In this guide, you’ll learn why changing the WooCommerce…

Read more

Fluid Font Sizes

Total Theme uses fluid font sizes by default for most text, meaning your typography scales naturally across screen sizes. For example: --wpex-text-lg: clamp(1.125rem, 0.9688rem + 0.5vw, 1.25rem); // 18–20px --wpex-text-xl: clamp(1.25rem, 0.9375rem + 1vw, 1.5rem); // 20–24px --wpex-text-2xl: clamp(1.5rem, 1.1875rem…

Read more
Back To Top