Layouts is a WordPress plugin that lets you design responsive layouts for entire pages, from the header down to the footer.
Layouts User Guides include detailed documentation on how Layouts editor works and how you can create Layouts and assign them to specific content, or as templates for all items of a post type.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 766 through 780 (of 822 total)
Problem: I would like to be able to customize the tabs produced by the wpv-woo-display-tabs-shortcode.
Solution: The wpv-woo-display-tabs shortcode does not provide comprehensive customization options. You can disable reviews, but that's about all. This shortcode is basically a shortcut to place the standard WooCommerce product tabs in your template. Toolset does not alter those tabs, so customizations to the tab markup require custom code and knowledge of WooCommerce.
Without using PHP, you can create your own custom CSS styles to override the deafult styles. You can add custom CSS to a child theme, or in the Customizer, or to an individual Content Template or View.