• I integrated “featured categories” “by hand” in my front page (storefront)
    Problem: Images (=boxes) of categories are way to huge. How and where can I adapt the size of the box, so that the result shows 2 featured categories in a row – 3 rows all together ?

    <Not sure about the right forum.>
    Thanks for support !

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    I integrated “featured categories” “by hand” in my front page (storefront)

    How did you integrate Featured categories? Can you share the process.

    Thank you

    • This reply was modified 5 years, 2 months ago by mbrsolution.
    Thread Starter wildnaturalspirit

    (@wildnaturalspirit)

    By editing the shop-site (home): After writing the text, I chose “insert featured category”.
    Then the status quo was created.
    What I want now, is to “shrink” the inserted linked images, so that I can arrange 2, 3 categories in one row.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you share the URL with the inserted images?

    Thank you

    Thread Starter wildnaturalspirit

    (@wildnaturalspirit)

    https://www.wild-natural-spirit.org

    … hope you find the clue… thanx for support !

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    When I view the link above, which images are you referring too? Because I see too many images.

    Thank you

    Thread Starter wildnaturalspirit

    (@wildnaturalspirit)

    the first 4 images after the header are categories.
    F.e.: <li id=”menu-item-4568″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-4568″>Bio Naturkosmetik: 100% Pflanze

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I hope I understand your comment above correctly. If I have, the following CSS code controls the image width and height. Adjust the width and height value to suit your needs.

    
    .wc-block-grid__product-image {
        width: 324px;
        height: 324px;
    }

    Let me know if this helps you.

    Kind regards

    Thread Starter wildnaturalspirit

    (@wildnaturalspirit)

    Thjank you. But the code refers to product-image. The product-images are all right. The problem is with featured_cvategories

    Plugin Support mbrsolution

    (@mbrsolution)

    Can you share the actual URL to the featured image in your site and a screen capture pointing to the featured image. This will allow me to investigate further.

    Thank you

    Thread Starter wildnaturalspirit

    (@wildnaturalspirit)

    The URL
    <div class=”wc-block-featured-category alignnone has-background-dim” style=”background-image:url(https://i1.wp.com/wild-natural-spirit.org/wp/wp-content/uploads/2019/08/Naturkosmetik-1.jpg?fit=980%2C735&ssl=1);min-height:500px;”>
    <h2 class=”wc-block-featured-category__title”>Bio Naturkosmetik</h2>
    <div class=”wc-block-featured-category__description”>
    <p>In sorgf?ltiger Arbeit haben wir eine absolut naturreine Gesichtspflege entwickelt.<br>
    Sie revolutioniert die gewohnte “Misch”- Kosmetik und führt der Haut die pure Kraft spezifischer, heimischer Heilkr?uter direkt zu.<br>
    Vegan. Ohne Zus?tze. Ausschlie?lich mit Kr?utern aus unserer bio-zertifizierten Permakultur hergestellt.<br>
    Wasser, Feuer, Heilkraut.</p>
    </div>
    <div class=”wc-block-featured-category__link”>
    <div class=”wp-block-button aligncenter”>Mehr erfahren</div>
    </div>
    </div>

    ***
    5 Images of the same tyoe (featured_category) in a vertical row.
    Shall be in a grid of 2 or 3 per horizontal row

    ***

    Screen Capture
    … how to insert here ?

    Plugin Support mbrsolution

    (@mbrsolution)

    There are many tools online that allows you to insert images. Try the following link.

    https://imgur.com/

    Kind regards

    Thread Starter wildnaturalspirit

    (@wildnaturalspirit)

    sorry, mbrsolution – that is a ridiculous hint to my support request.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, sorry but that is the first link I came across to share images. If you use Google search engine yourself, you will come across many online sites that allow you to share an image.

    Here is a link from WordPress with more information.

    https://www.ads-software.com/support/forum-user-guide/faq/#can-i-include-screenshots-or-videos

    Kind regards

    • This reply was modified 5 years, 2 months ago by mbrsolution.
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Woocommerce Featured Category’ is closed to new replies.