How to Edit Categories Placeholder image?

This topic has 6 replies, 3 voices, and was last updated 9 years, 1 month ago ago by Eva Kemp

  • Avatar: jodistuchlik
    jodistuchlik
    Participant
    January 30, 2015 at 14:10

    I have what appears to be a blank placeholder image on my ‘Shop’ page here:

    http://naturallysuburban.com/shop/

    How do I access it or remove this placeholder image?

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 30, 2015 at 14:14

    Hello,

    Try to add this code into custom.css file.

    .cat-banner{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: jodistuchlik
    jodistuchlik
    Participant
    January 30, 2015 at 16:07

    Robert, it doesn’t matter where or what sequence I add this CSS file, right? I know you gave me at least one other CSS modification to implement.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 30, 2015 at 16:20

    First you need to create custom.css file.
    Please watch video tutorial: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: jodistuchlik
    jodistuchlik
    Participant
    February 1, 2015 at 00:31

    Thanks Robert, that has removed the blank image.

    Can you please supply me with the CSS to get the image of the dog and cat I have aligned with the top of the ‘Categories’ graphic? Right now it is not aligned.

    http://naturallysuburban.com/shop/

    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2015 at 12:19

    Hello,

    Please add this code in custom.css file:

    #products-sidebar {
       margin-top: 35px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.