Home Landing Slideshow font size Posted in : Photographer santamonicawebmasterParticipant 24 April 2018 at 09:59 #53954 Hello, I would like to properly adjust the font size and weight of the h2 text on this page: https://www.clothestrophobia.com/ original template was: http://themes.pixelwars.org/photographer/home-landing-slideshow/ I used the SiteOrigin CSS plug in with little success. Thanks! serkanModerator 24 April 2018 at 11:37 #53963 Hi, You can use this custom css code instead of a plugin; @media screen and (min-width: 768px) { .intro h2 { font-size: 30px; font-weight: 300 !important; } } Thanks santamonicawebmasterParticipant 24 April 2018 at 12:19 #53964 Thanks for that code. It worked. Now I have a new issue where the “rotate_words titles” don’t consistently rest in the same position as the browser window size is expanded or minimized. Is there a media query for that? Thanks! serkanModerator 24 April 2018 at 12:26 #53966 Hi, You can try the custom css code which the customer uses. http://www.pixelwars.org/forums/topic/center-words-rotator/ Thanks Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Photographer WordPress Themeby pixelwars Login and Registration Log in · Register