Multiple stuff - by Mikedg92 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: Mikedg92
    Mikedg92
    Participant
    July 14, 2015 at 00:00

    Hi,

    1. I want to change the text in the footer area on http://rj5herenmode.nl/
    Everything is now light grey but i want it white.

    2. In the footer, how can i link Advanced Search and Contact us to a page?

    3. If you click on shop then you see multiple products. but everything is a different size, how can i adjust this so that everything is 1 size

    4. Shop > (choose a random catagory) > (choose a random product) > scroll down to “RELATED PRODUCTS, and also here are some image’s bigger or smaller then others

    Thank you!

    Regards,
    Mike

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    July 14, 2015 at 08:45

    Hello,

    1. Please add this code in custom.css file:

    .footer_container .textwidget p, .footer_container a {
        color: white !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    2. Please provide us with wp-admin panel credentials in Private Content.

    3./4. Add this code in custom.css:

    .product-grid .product-image img {
       height: 200px !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 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.