• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 27.01.20, 15:04
  • Opened by: Matteo Cotugno
  • Closed by: Fred
  • Closed on: 01.03.20, 12:15
  • Reason: Closed
  • Comment: Glad to help!

Ticket #16694 - lookbook

Hi, can I change the rightr and left bottom form and position?

It is difficult to see the buttons and they are too small

Attachments:

Screenshot (15).png (1.19 MiB)

Comments

Fred 28 Jan 2020, 10:15

Hi, Matteo.
Try following CSS:

.lookbook-container > button {
  padding:0;
  background:#fff;
  border-radius:50%;
}
.lookbook-container > button svg {
  width:30px;
  height:30px;
  margin:auto
}
Matteo Cotugno 28 Jan 2020, 10:43

the name and root of css please.

Fred 28 Jan 2020, 10:44

Go to Theme Setting → Customer CSS