Tagged: x
-
AuthorPosts
-
June 10, 2016 at 3:29 pm #1036381
Josh HaylesParticipantHi there! I attached the CSS code that’s in my custom CSS section for my site. It’s code that’s been slowly added over time, through the X developers in this forum. When I visited my site on mobile I noticed that the font size on the home page buttons is smaller than it used to be. Also, when you go to my “home value” pages, the counters and the text above and below are smaller than what they used to be. This is a problem for all 7 of my home value pages.
Here are the links:
http://www.geniushomeowners.com
http://www.geniushomeowners.com/westoverparkHow do I get the “global” fonts increased in these areas?
June 10, 2016 at 10:31 pm #1036877
RadModeratorHi there,
Thanks for writing.
How big should they be? I checked the CSS and you have this,
.x-btn, .button, [type="submit"] { font-size: 12px; } .x-counter .number-wrap { font-size: 1.75em; }12px is a small font, while 1.75em is smaller than 3.25em which is theme’s default. Hence, in your CSS, it’s intentionally made smaller. If you wish to make them bigger then change the above CSS to bigger values.
Thanks!
June 10, 2016 at 10:42 pm #1036882
Josh HaylesParticipantWorked like a charm. Thank you!
June 10, 2016 at 11:44 pm #1036937
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1036381 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
