Home Forums Themes Support Claue PAGE HEADER & FOOTER CONTENT

Viewing 2 reply threads
  • Author
    Posts
    • #9844

      on this page https://bestfitbybrazil.com/product-category/aloyoga/  i set in code 1280 wide x 100% height to the header image.  How do i get the caption text under the photo to stay within those same margins centered.  They are spreading across entire page now.  Also the  Visual Composer page, i can’t seem to get the footer content to show up at bottom of page after all the products have displayed.  It doesn’t when i use page and category content will only show at top of page.  Help..

    • #9848

      Hi,

      1. You can add custom css code

      .term-description p {
      margin: 15px auto;
      max-width: 1280px;
      text-align: center;
      width: 100%;
      }

      2. On the woocommerce category page it doesn’t support display any content in footer with page builder.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #9850

      For the content below product listing you can follow this article http://www.wpmusketeer.com/add-a-wysiwyg-field-to-woocommerce-product-category-page/ or use this plugin https://codecanyon.net/item/seo-category-and-tag-descriptions-for-woocommerce/13731099

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.