• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 03.06.20, 23:40
  • Opened by: sai perfumes
  • Closed by: Fred
  • Closed on: 10.06.20, 00:20
  • Reason: Closed
  • Comment: Glad to help!

Ticket #18215 - questions amp

hello i have the following questions

1.- In the amp version how can I show the products in 2 columns on the home page

2.- I need to change the size of the logo in the amp version, I tried css but it was not successful:

.main-logo amp-img {
    max-width: 80px;
}

Comments

Fred 04 Jun 2020, 10:54

1. Go to AMP Settings → Category page and find an option to change the view of product listing
2. try to add following CSS to AMP Settings → Customer CSS

body .main-logo amp-img {max-width: 80px;}
sai perfumes 04 Jun 2020, 20:06

1. Go to AMP Settings → Category page and find an option to change the view of product listing
I understand, this is to list the categories is 2 columns … what I require is that it shows itself on the home page

2. try to add following CSS to AMP Settings → Customer CSS

perfect, I got it

Fred 05 Jun 2020, 16:40

1. There is no such option for the home page. We will try to add it in further updates