Tagged: x
-
AuthorPosts
-
May 9, 2016 at 9:34 am #982342
AlexandreParticipantHi!
I want this message to be private and cant find a setting for it. I will post my question in the reply instead
May 9, 2016 at 9:38 am #982352
AlexandreParticipantThis reply has been marked as private.May 9, 2016 at 11:22 am #982545
RupokMemberHi there,
Thanks for writing in but I am sorry I didn’t get this properly. Would you kindly add some screenshot the content band you are referring and point us the issues?
Cheers!
May 10, 2016 at 2:29 am #983638
AlexandreParticipantThis reply has been marked as private.May 10, 2016 at 2:58 am #983668
ChristopherModeratorHi there,
Update your code to :
[content_band style="color: #333;" bg_color="rgba(210,0,0,0.6)" inner_container="true"][custom_headline style="margin-top:0;" level="h3" looks_like="h3"]<span class="my-class">We are now hiring new talent!<br>Read more here</span>[/custom_headline][/content_band]Please add following code in Customize -> Custom -> CSS :
span.my-class{ color:red; } span.my-class:hover{ color:white; }Hope it helps.
May 10, 2016 at 3:03 am #983673
AlexandreParticipantThis reply has been marked as private.May 10, 2016 at 3:52 am #983707
LelyModeratorHello Alexandre,
Which part of the code you want to link? We can add this link code:
<a href="http://www.exeger.com/about-us/#section-4">LINK HERE</a>For example, if we want to link read more, the code would be:
[content_band style="color: #333;" bg_color="rgba(210,0,0,0.6)" inner_container="true"][custom_headline style="margin-top:0;" level="h3" looks_like="h3"]<span class="my-class">We are now hiring new talent!<br></span><a href="http://www.exeger.com/about-us/#section-4"><span>Read more here </span></a>[/custom_headline][/content_band]Hope this helps.
May 10, 2016 at 3:54 am #983710
ChristopherModeratorHi there,
Do you want to link the entire content band?
If so, please update your code to :
<a href="http://www.exeger.com/about-us/#section-4">[content_band style="color: #333;" bg_color="rgba(210,0,0,0.6)" inner_container="true"][custom_headline style="margin-top:0;" level="h3" looks_like="h3"]<span class="my-class">We are now hiring new talent!<br>Read more here</span>[/custom_headline][/content_band]</a>Hope it helps.
May 10, 2016 at 4:43 am #983771
AlexandreParticipantThis reply has been marked as private.May 10, 2016 at 5:46 am #983844
AlexandreParticipantThanks!
it all works now 🙂
May 10, 2016 at 7:04 am #983938
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-982342 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
