Tagged: x
-
AuthorPosts
-
December 16, 2016 at 9:47 pm #1296343
trexadminParticipantHi Team,
We’re running into a problem on http://www.melissashively.com where the topbar content text is displaying as a different size on various pages througout the site. We’ve looked everywhere and I imagine this is a global setting so we’re not sure why the Insurance Page, Occupational Medicine page and other pages are displaying smaller topbar font size.
Please advise and we’re happy to provide login information for troubleshooting if necessary.
Best,
December 16, 2016 at 9:56 pm #1296345
FriechModeratorHi There,
Thanks for writing in! The small font-size is the default. Those pages that has a bigger topbar font has a Custom CSS on there Settings > Custom CSS
.x-topbar .p-info{font-size:2.0rem;}If you need that to be the global topbar font size, add that on Customizer > Custom > Global Custom CSS.
Hope it helps, Cheers!
December 16, 2016 at 10:46 pm #1296364
trexadminParticipantThank you – the same Custom CSS is included in Global CSS. Is there a reason that it’s different on those pages considering that it’s denoted in the Global CSS?
December 16, 2016 at 10:55 pm #1296367
FriechModeratorThe code that was added on the Global CSS was not really taking effect because of a syntax error. Please look for this character on your Global CSS
*/And replace that with a closing bracket
}Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1296343 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
