Advertisement
GochiSiyan

amp logo

Aug 5th, 2021
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. add_action('amp_post_template_css',function ($class){
  2. ?>https://pastebin.com/
  3. .amp-wp-header .jeg_mobile_logo {
  4. background-size: 115px auto !important;
  5. }
  6. <?php
  7. },99999);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement