Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #806235

    Hi there,

    I’ve set thumbnails for my categories and selected the Enfold option to show the thumbnail as a full width image with the description as a banner but i don’t want to show the thumbnail in the shop page as it’s not styled with a border or padding…

    What’s the quick css. that i need to apply to remove it as a thumbnail but keep it as the full width banner?

    Cheers
    D

    #807358

    Hey S4racen,

    You need to set your sizes here and uncheck “Hard crop”, then regenerate thumbnails.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #807372

    Hi Sorry, the size isn’t the issue, i just don’t want them to display in the shop page as per my link, they’re showing in individual categories, but i need them to show as the full page banner when in the actual category….

    Cheers
    D

    #807650

     photo Screenshot 2017-06-13 21.38.33_zps2dpiuuad.png

    Above you’ll see the red image for the Ableton Live – MaxforLive – Visual Devices – World Collection Packs category.

    It’s set to be a Full Width Banner Image on the actual category page and shows correctly as below

     photo Screenshot 2017-06-13 21.40.42_zpsp3iddunz.png

    But in the shop page i need it hidden so only the text description for the category shows.

    I also would like to increase the bottom padding of each category in the shop as they’re too cramped together as they are currently.

    Cheers
    D

    • This reply was modified 7 years, 4 months ago by S4racen.
    #808129

    Hi S4racen,

    Thank you for the explanation. Was not really clear before :)
    You could try this code:

    
    .wc-nested-category-layout-category-title {
    	margin-top: 40px;
    }
    h2.wc-nested-category-layout-category-title + img {
    	display:none;
    }

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #808203

    Thanks Victoria, that worked a dream…. Can i move that code to my stylesheet.css?

    One last request is it possible to style the top of this page so that there’s padding around the Vendor display? And if possible remove the border from it as well??

    https://isotonikstudios.com/isotonik-collective/darren-e-cowley/

    Cheers
    D

    #809107

    Hi,

    I have loaded that page and I see a not found
    Can you double check for us please?

    Best regards,
    Basilis

    #809113

    It’s ok, i’ve worked it out, thank you for looking!

    Cheers
    D

    #809244

    Hi,

    We’re glad that you’ve worked it out! Do you need further assistance with this topic, or can we close this thread?

    Cheers!
    Sarah

    #809247

    Close away, thanks for your help!

    Cheers
    D

    #809454

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Styling Woocommerce Shop’ is closed to new replies.