• Closed by: Marek
  • Closed on: 16.11.18, 18:25
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12788 - Final arrangements of site.

Marek

I hope you are ok. I am back from holidays and I want to make some final changes before point my DNS to the server.

1. Remove the red texts over menu categories.
2 display + and - symbol at cart
3 How to modify titles of modules.

I attach the photo for your reference

Dimitris

Comments

Marek 28 Aug 2018, 13:46

1 and 2 Try this CSS:

.input-group-btn-vertical > button:first-child i:before {
content:"+";
}
.input-group-btn-vertical > button:last-child i:before {
content:"-";
}
.input-group-btn-vertical > button {
border: 1px solid #ccc;
padding: 0;
width: auto;
}
.menu-subtitle {display:none}

You can change that text in some .tpl file here: /modules/pk_lookbook/views/templates/