-
AuthorPosts
-
July 29, 2015 at 10:40 am #344243
InnovataParticipantHello,
Right now I’m playing with Cornerstone in Integrity 7. How do I change the colors of the Custom headlines and text in the sections?
Thanks in advance.
July 29, 2015 at 11:52 am #344316
ThaiModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
July 31, 2015 at 10:23 am #346428
RedRaynorParticipantI am also using Cornerstone with Integrity 7 and the font colors are not changing in the site. http://www.workingwithfaculty.com/wp
I have even tried adding CSS to override but that is not working either. Help!!July 31, 2015 at 2:42 pm #346591
DarshanaModeratorHere’s how to change the custom headline text colors. First make sure that you have enabled ‘advanced controls’ in Cornerstone (refer: http://screencast.com/t/p76ONUjiUCuL). Then you can select the custom headline element and add your own style color (refer: http://screencast.com/t/3gb19JSwIzeX).
To change text in a Text element, now you can switch to the visual mode (refer: http://screencast.com/t/bNTm0vmQku).
Hope that’s clear
Could you please provide us with your login credentials to check your setup? Also please mention on which sections of the pages that you have tried to edit.
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
August 11, 2015 at 4:46 am #355831
InnovataParticipantHello,
This works! I enabled the advanced controls in Cornerstone. And how do I choose a different font type en font size? Also by adding some code to the CSS? Or is there a easier way to do this?
Thanks in advance!
August 11, 2015 at 5:15 am #355854
ChristopherModeratorHi there,
You can add inline CSS to your custom headlines.
Please add
font-size:20px;font-family:cursive;color:red;in custom headline’s style field.Thanks.
August 12, 2015 at 4:51 am #356866
InnovataParticipantThanks! But what if I want to use a Google Webfont? Also in inline CSS?
August 12, 2015 at 5:52 am #356903
ZeshanMemberHi Innovata,
If you want to use a custom Google font outside the customizer, you will first need to import it in your website unless you already used it in the Customizer. For example, to load Open Sans, you can insert following line under Custom > CSS in the Customizer OR under Settings > Custom CSS in Cornerstone (see: http://prntscr.com/7fp5q0):
@import url(http://fonts.googleapis.com/css?family=Open+Sans);Then you can use the font as inline CSS in your headline, e.g.
font-size: 20px; font-family: 'Open Sans', sans-serif; color: red;Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-344243 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
