
Targeting text elements in Rosemary - CSS Selectors
Please note: This FAQ Article is specifically for the Rosemary theme.
This list of Rosemary's text element CSS is in coordination with this article: How do I change my theme's fonts?
Below, we've noted nearly all of Rosemary's text elements and how to target them with CSS in order to change their font-family.
Should you have any questions regarding the below elements, want any clarification, or would like a hand adjusting the font of elements within Rosemary, please don't hesitate to open up a new support ticket and let us know!
/* ----- GENERAL BODY TEXT ----- */ p,.post-entry,.post-entry p /* ----- TOP BAR ----- */ /* Top-bar menu items */ #nav-wrapper .menu li a /* Top-bar menu sub-items */ #nav-wrapper ul.menu ul a,#nav-wrapper .menu ul ul a /* Top-bar search text */ #top-search input /* ----- SLIDER OVERLAY ----- */ /* Slider category */ .feat-overlay .post-header .cat a /* Slider post title */ .feat-item .post-header h2 a /* Slider post date */ .feat-item .post-header .date /* Slider read more button */ .feat-item .read-more /* ----- PROMO BOXES ----- */ .promo-area .promo-overlay h4 /* ----- POST HEADER ----- */ /* Post header title */ .post-header h2 a,.post-header h1 /* Post header category */ .post .post-header .cat a /* Post header date */ .post .post-header .date /* ----- POST & PAGE CONTENT ----- */ /* Theme's body text */ p,.post-entry,.post-entry p /* Post/Page blockquotes */ .post-entry blockquote p /* Post/Page numbered lists & bulletted lists */ .post-entry ul li,.post-entry ol li /* Post Read more button */ .more-button /* Post/Page H-tags */ .post-entry h1 .post-entry h2 .post-entry h3 .post-entry h4 .post-entry h5 .post-entry h6 /* ----- ARCHIVE PAGE ----- */ /* Browsing category, tag, etc. banner text */ .archive-box span /* Banner's category, tag, etc. title */ .archive-box h1 /* ----- POST & PAGE FOOTER ----- */ /* Post/page "share" text */ .meta-share /* Post comment counter */ .meta-comments a /* ----- AUTHOR BOX ----- */ /* Post author name */ .author-content h5 a /* Author bio text */ .author-content p /* ----- YOU MIGHT ALSO LIKE ----- */ /* Section's title */ .post-related .post-box-title /* Post titles */ .item-related h3 a /* Post date */ .item-related span.date /* ----- POST COMMENTS ----- */ /* Section's title */ .post-comments .post-box-title /* Leave a reply */ #respond h3 /* Name, email, website, etc. */ #respond label /* Post comment button */ #respond #submit /* Commentator's name */ .thecomment .comment-text h6.author,.thecomment .comment-text h6.author a /* Comment's date & time */ .thecomment .comment-text span.date /* Comment's text */ .comment-text p /* ----- HOMEPAGE POST PAGINATION ----- */ /* Homepage Older Posts/Newer Posts */ .pagination a /* ----- SIDEBAR WIDGETS ----- */ /* Widget titles */ .widget-title /* Latest posts widget post titles */ .side-pop.list .side-pop-content h4 a /* Latest posts widget date */ .side-pop-content span.sp-date /* WP's recent posts widget items */ .widget_recent_entries ul li a /* WP's archive widget items */ .widget_archive ul li a /* WP's category widget items */ .widget_categories ul li a /* Tag cloud */ .widget .tagcloud a /* About widget text */ .about-widget p /* Promo box widget */ #sidebar .promo-overlay h4 /* ----- FOOTER AREA ----- */ /* Instagram widget title */ .instagram-title /* Footer left-side copyright/disclaimer text */ #footer .copyright.left /* Footer right-side copyright/disclaimer text */ #footer .copyright.right /* Footer copyright/disclaimer text */ #footer .copyright