• Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23336 - Design and Amp Page views

Hi, I need to change my AMP menu to another font. How can I change both font and size?

Also, the pages I built with elementor are not mobile responsive. How can I make all the pages I create responsive on mobile/amp as well?

Attachments:

1652187734931.jpg (108.1 KiB)
1652187734926.jpg (393.9 KiB)

Comments

Fred 11 May 2022, 10:17

Hi, Leonardo.
1. There is no such option, you can use Custom CSS to change the text properties

#selector-menu > .section-wrap > section > h4 {
  font-family: Your_Font;
  font-size: 20px
  ...
}

2. AMP module has it’s own home page builder - https://take.ms/ePIoa

You can read about AMP here https://alysum5.promokit.eu/promokit/documentation/amp/ to decide to use it or not