AMP settings

Posted in: Newspaper
Post count: 174

Hi,
Where do I do the AMP settings ? page design.

Post count: 18283

Hello !

If you are using mobile theme plugin with AMP then you are able to edit from Theme panel – Mobile Theme as you can see here: https://www.screencast.com/t/IIMMqUAfR

Thank you !

Post count: 174

Hi
on mobile it writes the name of the writer. and the time published. How do I change them ?
Also I want to change head color on mobile.

  • This reply was modified 5 years by Umut.
Post count: 174

Hi, Looking forward to hearing from you.

  • This reply was modified 5 years by Umut.
Post count: 18283

Hello !

Please send us a link to your website and we will take a look, that can be done using CSS to change the color / font.

Thank you !

Post count: 174

https://www.google.com.tr/amp/s/www.gurmecenter.com/kirmizi-pancarin-faydalari-nelerdir/amp/

This the url comes out on google search.

why is the url like this ???
I want it to be seen as normal.

  • This reply was modified 5 years by Umut.
  • This reply was modified 5 years by Umut.
Post count: 18283

Hello !

That url is for you to test. When users will access AMP pages they will not see that.

What exactly are the changes that you want to make ?

Thank you !

Post count: 174

As I wrote you before,
Cancel the author name
Cancel the publishing date
Change the colour at the top

looking forward thanks.

Post count: 18283

Hello !

Please try the code bellow: .amp-wp-article-header .amp-wp-meta:first-of-type{
display:none!important;
}
.amp-wp-article-header .amp-wp-meta:last-of-type{
display:none!Important;
}
.amp-wp-title{
color:red;
}

The code must be inserted here: https://www.screencast.com/t/JJ12roXfsX8

Thank you !

Post count: 174

1- On my panel there is no MOBILE THEME section under plugins settings….

Hope we can resolve this this week….

Post count: 21065

Hello @Umut!

You need to install Mobile theme plugin if you want to have those settings in theme panel.

Thank you!

Post count: 174

Thank you its done

Viewing 12 posts - 1 through 12 (of 12 total)
The forum ‘Newspaper’ is closed to new topics and replies.