New Landing How can we help? Atelier How to Customise Atelier Convoy Catalogue pages

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #181423
    sorelh
    Member
    Post count: 169

    Hi
    How do I:
    1. Customise the colour of the large page head text which appears over the image on the category page in Convoy, I want to make it #aa56a instead of black.

    2. Can I use page builder on the category pages at all? I want to insert text and images on these pages that are different to the product images that I am selling in that category. How do I do this?

    Thanks

    Sorel

    #181461
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Go to WooCommerce > Categories and edit the category to set an image, if you don’t want to use an image go to the color customiser to edit the background color of the page title

    2) The category pages are not self created, they are automatically created with WooCommerce, so not the page builder can’t be used

    – Kyle

    #181464
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #181688
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    .fancy-heading.fancy-image.dark-style h1, .fancy-heading.fancy-image.dark-style h3, .fancy-heading.fancy-image.dark-style #breadcrumbs, .fancy-heading.fancy-image.dark-style #breadcrumbs a, .fancy-heading.fancy-image.dark-style #breadcrumbs span {
      color: #000!important;
    }
    
    .tax-product_cat .page-heading-breadcrumbs #breadcrumbs>.container {
      display: none;
    }

    -Rui

    #181693
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #181695
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately not sorry, it’s not possible to add page builder content to the category pages as they are automatically created by WooCommerce

    – Kyle

    #181696
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That’s not possible by default.

    Only changing the code in Atelier/woocommerce/archive-product.php and using the Woocommerce hooks and filters. Not a simple task.

    -Rui

    #181697
    sorelh
    Member
    Post count: 169

    Thanks.

    #181700
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register