Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1144167

    HI
    We implemented a new website with Enfold and a WooCommerce shop.
    Now we have some little issues and need your help.
    1. How we can make the size of article number and category a little bit bigger?
    2. How we can style the product searchfield (i.e. bigger)?
    3. How we can make the shop-sidebar a little bit smaller?
    4. How we can mark the active category in the sidebar (i.e. with another color)?

    See details in the private content section.
    Thanks very much.
    Regards
    Mike

    #1145525

    Hey Michael,

    1. this needs HTML / CSS fixes on your code.
    2. Can you give us what you need to make, so we can provide it together with the 1?
    3. Better do not touch this as it brakes a lot more things in the process.
    4. This is also CSS, what do you need the color to be?

    Best regards,
    Basilis

    #1145743

    Hi Basilis
    Thank for your answer.
    1. The shown article number and category should be as big as the normal text or a little bit bigger as it is now.
    2. This issue is not so important. The customer wanted to have it in the middle, over the products, but I think, this is not so easy? *
    3. Ok, we let it like that
    4. The color of the active category should be #b00101

    Thanks very much.
    Best regards
    Mike

    * See example in the private content

    #1146606

    Hi Basilis
    In addition to the issues in top, we have another little problem. We have in the shop a sidebar with the product categories, the search field and a filter. This sidebar isn’t shown on mobile devices.
    How we can make, that this sidebar is also shown on mobile devices (at the bottom)?
    Thanks very much.
    Best regards
    Mike

    #1146617

    Hi Basilis
    Just another question. In WooCommerce we can define product category images.
    Is it possible, to have a category list in the sidebar as we have it at the moment, but with a very small product category image before the category name? Something like is it here in this shop:
    https://www.growag.ch/shop
    Thanks very much.
    Best regards
    Mike

    #1146946

    Hi,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #1147077

    Hi Basilis
    The following problems are important for our customer.

    Do I understand correct, that you can help us for none of these problems we have?

    1. The size of article number and category a little bit bigger on the single product page
    2. The active category in the sidebar in another color
    3. The sidebar also shown on mobile devices (i.e. at the bottom)
    4. Small category pictures in the sidebar

    It would also be nice, if you could help us for some of this points.
    And if you can not help here for any point, can you give us hints, which areas/folders/files we have to modify, for reaching a solution for all this problems? We can program in PHP but we don’t know, where to change code to reach thins things.
    Best regards
    Mike

    #1147105

    Hi again
    For the following issues I found a solution:

    1. The size of article number and category a little bit bigger on the single product page
    2. The active category in the sidebar in another color
    3. The sidebar also shown on mobile devices (i.e. at the bottom)

    The only issue that we still have is this one:

    4. Small category pictures in the sidebar product list widget
    Perhaps, you can tell us, which file we should overwrite, to put a small image of the category into.

    Thanks.

    Best regards
    Mike

    #1147527

    Hi Mike,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .single.single-product .product_meta * {
        font-size: 16px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1147621

    Hi Victoria

    Thanks for your responses. Yes, as I wrote in my last answer the only issue that is still open is how to show a small category picture in the sidebar product list widget.
    So, which file we have to modify tho show there a small picture of the category? Should look something like the website in the private content.

    Best regards
    Mike

    #1148163

    Hi
    Do you have any news here?
    How can I modify the WooCommerce Product Categories sidebar, for example add the product category image there? Which file(s) I have to modify for things like that?
    Thanks very much.
    Best regards
    Mike

    #1149966

    Hi,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #1149969

    Hi Basilis
    Thanks for your response.
    No problem. The other stuff is resolved, so we can live without this “feature” ;-)
    You can close this issue.
    Thanks very much.
    Regards
    Mike

    #1149970

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Some WooCommerce issues’ is closed to new replies.