CMS Development

mpq
Participant

Edit AMP style and remove post author

Is there a way to custom the amp style?

 

<style amp-custom="">
     ....

      .hs-page-width-normal {
        padding: 5vw;
      }

.info {
font-size: 14px
}

...

 

How you can see there is a hubspot class. How is added?

I need to remove the author on the post. 

 

 

<div class="info">
          <span> Written by <a class="author-link" href="https://blog.mpquadro.it/author/author_">author_</a> | 30/10/2018 </span>
        </div>

 So I need to hide .info class.

 

So how can I manipulate amp from hubspot ?

 

 

0 Upvotes
1 Reply 1
jennysowyrda
Community Manager
Community Manager

Edit AMP style and remove post author

Hi @mpq,

 

If you're looking to see more customization around the amp styles within HubSpot, I would recommend upvoting this idea on the ideas forum.

 

Thanks,
Jenny

0 Upvotes