Skip to content

eli5wp

  • code snippets

gp hide featured image

June 14, 2021 by emily sparkle
 /* generatepress hide featured image on all PAGES */
.single .page-header-image-single, .page-header-image, .page-header-image-single {
      display: none;
}
 /* show featured image on all POSTS */
article.category-music-leaders div.page-header-image-single {display: inherit;}
Categories code snippets, generatepress
Post navigation
change generatepress color palette
swipebox overlay

categories

  • code snippets (57)
    • admin (8)
    • child theme (1)
    • css (9)
    • elementor (1)
    • generatepress (10)
    • htaccess (4)
    • woocommerce (17)
    • wordpress (15)
  • links (4)

topics

admin email cache chrome only comments exclude font awesome google analytics google fonts hacky optimization posts reset responsive shortcode text wp-show-posts

recent

  • woocommerce button color control
  • // GeneratePress Search Box Clear
  • Google API Console
  • DKIM Authentication
  • dreamhost cache settings
© 2022 ASPIRE