Tagged: x
-
AuthorPosts
-
January 11, 2017 at 1:56 pm #1326067
SkeeterHarrisParticipantHi there,
I am using call out boxes throughout the site but they tend to look just way to big based on the Title and body text. Here is an example here use here – http://bcb.5d4.myftpupload.com/strategic-advising-services
Is there a way to style all call out boxes with a small sized fonts?
I’ll send over creds separately if you need them.
Thanks – Skeeter
January 11, 2017 at 1:58 pm #1326070
SkeeterHarrisParticipantThis reply has been marked as private.January 11, 2017 at 8:37 pm #1326576
LelyModeratorHello Skeeter,
Thank you for the credentials.
Please add custom-callout on the callout element class field.
Then add the following CSS on Appearance > Customize > Custom > Edit Global CSS:.custom-callout .h-callout{ font-size: 25px; /*Adjust to your preferred font size*/ } .custom-callout .p-callout{ font-size: 21px; /*Adjust to your preferred font size*/ }Please note that you don’t have to add headings tag on the title like this:
<h5>More than Commercial Real Estate Consulting</h5>
Just add the text like this:
More than Commercial Real Estate Consulting
Headings tag are added automatically and above CSS controls the font size.Hope this helps.
January 12, 2017 at 9:54 am #1327336
SkeeterHarrisParticipantHi Lely,
Thanks that worked perfectly and I have one more question on this topic – what would I added to the custom-callout element to do the safe to the button size within it?
thank you again, Love you guys!!!
January 12, 2017 at 11:51 am #1327489
JoaoModeratorHi THere,
Please add the following code to Appereance > Customizer > CUstom > CSS
.x-callout .x-btn { font-size: 15px; }Hope it helps
Joao
January 13, 2017 at 11:42 am #1328993
SkeeterHarrisParticipantHello Joao,
Yes this definitely balanced the call outs – Thanks so much for the help.
Skeeter
January 13, 2017 at 12:31 pm #1329061
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1326067 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
