• Closed by: Alex
  • Closed on: 08.04.15, 14:01
  • Reason: No answer from a customer
  • Comment: Glad to help!

Ticket #7131 - custom css

As documented on:
http://docs.promokit.eu/doku.php/alysum:customlinks

I added:
/* $modif - custom links hide default items */
#page #pk_customlinks .pk_wishlist {display:none} /* hide Wishlist */
#page #pk_customlinks .pk_favorites {display:none} /* hide Favorites */
#page #pk_customlinks .pk_watchlist {display:none} /* hide Watchlist */

This does not change the top block customlinks at all!

Please advice

Alysum v4.0

Comments

Kate Support 24 Mar 2015, 13:03

Hi,
the code is for Alysum versions 2 and 3
For Alysum 4 you need to remove “#page” from the code.

Regards