Tagged: x
-
AuthorPosts
-
August 15, 2016 at 5:53 am #1131700
stevetheadiParticipantHi guys
some of the text on my homepage – broughtonschoolofmotoring.com – looks too big.
I’m referring to the first paragraphs and custom headlines that you can see on the attached screenshot.
I’ve searched for <big> tags but can’t see anything that is making the first paragraphs look different to the rest of the text.
I’m using the latest versions of X, Cornerstone and WP.
Can you assist?
August 15, 2016 at 6:41 am #1131746
ThaiModeratorHi There,
In this case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link login to your site
– WordPress Admin username / PasswordDon’t forget to select Set as a private reply. This ensures your information is only visible to our staff.
Thanks.
August 15, 2016 at 6:44 am #1131747
stevetheadiParticipantThis reply has been marked as private.August 15, 2016 at 7:43 am #1131797
JoaoModeratorHi There,
At the moment you have those titles as h4 that look like h5.
This is the native size of h5 on X Theme.
You can either try to use h6 instead or you can style the global looking of the h5 by adding the following code to Appearance Customizer Custom CSS
h5, .h5 { font-size: 20px; }Hope it helps
Joao
August 15, 2016 at 12:47 pm #1132253
stevetheadiParticipantThanks for that.
But that won’t alter the size of the text, will it?
If you check out the attached screenshot, it’s the paragraph that begins: ‘if you’re looking for driving lessons…’ The text is bigger than it should be.
Hope that makes sense!
August 15, 2016 at 1:47 pm #1132332
JoaoModeratorHi There,
I tried to login on your page but seems that just the authorized IPs can have access to it.
Please turn of these security settings for a while so we can take a closer look on your setup.
Thanks
Joao
August 15, 2016 at 3:24 pm #1132439
stevetheadiParticipantHi
I’ve turned it off. you should be able to access the admin panel now.
August 15, 2016 at 11:07 pm #1132938
FriechModeratorHi There,
Thanks, is your home page is created on text editor? I cant open it on Cornerstone.
The issue is those paragraph that is bigger is wrap in a
<big>tag.The
<big>tag is not supported in HTML5. Use<p>tag for your paragraph instead and CSS to style the text.http://www.w3schools.com/tags/tag_big.asp
Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1131700 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
