Instagram Feed - by isonioybas - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: isonioybas
    isonioybas
    Participant
    July 1, 2016 at 19:26

    Hi again!
    We want to change the colour of the ‘Follow us’ buttom, from black to white, which is in the Instagram Feed, in the footer:

    We’ve found the php file where is located the Instagram feed (widgets.php) and even we’ve been exploring the style.less, but we couldn’t find a place where we can modify the class, in order to change that link colour.
    Thanks again and sorry for bothering you too much with these particular things.
    Regards,
    Lucas

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 2, 2016 at 09:03

    Hello,

    Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .null-instagram-feed a {
        color: white !important;
    }

    Regards,
    Eva Kemp.

    Avatar: isonioybas
    isonioybas
    Participant
    July 4, 2016 at 16:03

    Thanks again Eva! You will kill us, but now the client has asked us to change the Instragram Feed background, from to the one it has (I think it’s black or none background) to white, with some padding. In other words, the idea is it being similar to the Pinterest Feed. I’d like to know how to do it. Then, I’ll change the Instagram follow buttom’s colour again, with the Custom CSS, as you told me. Don’t worry for that.
    On the other hand, we want this page http://merakicasadehilos.com.ar/producto-categoria/dias-especiales/ shows WooCommerce categories, instead of products (as it happens in the following Product page: http://merakicasadehilos.com.ar/productos/ ). Is it possible? Or it’d imply 2 WooCommerce Shops?
    Thanks a lot, again.
    Regards,
    Lucas

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 4, 2016 at 16:28

    Hello,

    You can show child categories of a parent category, edit Woocommerce settings http://prntscr.com/boorz8.

    Please use this css code for Instagram section:

    ul.instagram-pics.instagram-size-large {
        background-color: white;
        padding: 20px 10px;
    }

    Best regards,
    Jack Richardson.

    Avatar: isonioybas
    isonioybas
    Participant
    July 4, 2016 at 22:22

    Jack, thanks a lot for everything!
    The best for you.
    Regards,
    Lucas

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 5, 2016 at 07:42

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Instagram Feed’' has been successfully resolved, and the topic is now closed for further responses

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