Top links modified - by javiclement - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: javiclement
    javiclement
    Participant
    September 29, 2015 at 16:43

    Hi,
    I’m using the plugin YITH WooCommerce Wishlist and I modified the top links to display the wishlist link when are connected, can I can get the same appearence like the others links?

    https://drive.google.com/file/d/0Bz-q5j1dkUNOWDIwc3ZzNHV3anM/view?usp=sharing

    By the way, I have another problem. In the home, when I use a slider products appears a big blank space down. But in a tablet or phone appears well.

    https://drive.google.com/file/d/0Bz-q5j1dkUNOaDZIdFNFc1N4Nzg/view?usp=sharing

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 30, 2015 at 07:21

    Hello,

    I don’t see Wishlist link in the top bar. Have you removed it?

    Regarding the slider, please add this code in custom.css file:

    .carousel {
        height: 330px !important;
    }

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

    Best regards,
    Jack Richardson.

    Avatar: javiclement
    javiclement
    Participant
    September 30, 2015 at 07:40

    Sorry, please check now.

    I still have the same problem with the slider product, I added the code in my custom css and the blank space down appears.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 30, 2015 at 07:46

    Hello,

    I’ve changed the code to

    .product-slider {
        height: 330px !important;
    }

    Please check slider now.
    Also I’ve added this code for Wishlist link:

    .header-links a, .header-links a:hover {
      color: #fff;
    }

    Please check it.

    Best regards,
    Jack Richardson.

    Avatar: javiclement
    javiclement
    Participant
    September 30, 2015 at 08:04

    Works fine!!! Thank you.
    The word “Lista de Deseos” is not the same font or size, is a little bit different. Is possible to make exact?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 30, 2015 at 13:10

    Hello,

    Please add this css code:

    .header-links a, .header-links a:hover {
      font: 12px Verdana,sans-serif;
    }

    Best regards,
    Jack Richardson.

    Avatar: javiclement
    javiclement
    Participant
    September 30, 2015 at 16:47

    Fantastic!!!
    Thank you,

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 30, 2015 at 16:53

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘top links modified’' 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.