• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 25.01.21, 19:22
  • Opened by: Nunzio Aprile
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #20558 - Theme Mobile

How do I set up the mobile theme this way?

Attachments:

WhatsApp Image 2021-01-25 at ... (80.7 KiB)

Comments

Fred 26 Jan 2021, 11:17

do you want to have two columns in mobile home page?

Nunzio Aprile 26 Jan 2021, 11:30

yes but it doesn’t work

Fred 26 Jan 2021, 11:33

Please fill out all necessary fields in your profile https://support.promokit.eu/index.php?do=myprofile to access to your Back-office

Nunzio Aprile 26 Jan 2021, 12:09

ok done

Fred 26 Jan 2021, 12:52

In the AMP Settings → Customer CSS I have added CSS code what makes two columns there

Nunzio Aprile 26 Jan 2021, 15:01

doesn’t work

Fred 26 Jan 2021, 15:36

But I see two columns https://take.ms/fHMKI

Nunzio Aprile 26 Jan 2021, 19:36

- the title does not come out completely
- does not come out add to cart
- is not perfectly aligned

Fred 27 Jan 2021, 11:50

That’s because there is no space for that, and that’s why we make all in one column
Try following CSS

.product-miniature {text-align:left}
.product-miniature .product-title {font-size:14px}

You can also customize it as you like with your own CSS code