Tagged: x
-
AuthorPosts
-
September 7, 2016 at 3:28 pm #1165074
logogloParticipantHi there, I have a custom headline setup “Recent work” on my page:
As you can see, the accent is aligned above the heading, how can I center it? ie move it down, without moving the whole headline down?
Also, how would I change its color? JUST the accent, not the headline. I have 2 accents on one page, but I want one with a blue color, and one with a white color.
Thanks.
September 7, 2016 at 10:13 pm #1165736
LelyModeratorHi There,
Upon checking there’s something wrong on the headline setup. See attached screenshot. You have added h2 element inside custom headline. This element is already set as heading depending on what you choose. It is not necessary to add h2 tag on Text field area. You can add this
text-align: center; color: #414042;on the element style field instead.Hope this helps.
September 9, 2016 at 5:51 pm #1168594
logogloParticipantI fixed them, but how do I change the headline and accent color of “why us” and how do I change the accent colors of the others to a blue color?
Thanks.
September 10, 2016 at 1:37 am #1168980
FriechModeratorHi There,
Thanks for writing in! Custom Headline element provides you a text color option.
how do I change the accent colors of the others to a blue color?
You can add this on your custom CSS
.h-custom-headline.accent span:before, .h-custom-headline.accent span:after { border-color: blue; }Regarding the “Why Us”, please add a class whyus on it. And then add this on your custom CSS
.h-custom-headline.whyus.accent span:before, .h-custom-headline.whyus.accent span:after { border-color: red; }Hope it helps, Cheers!
September 10, 2016 at 11:20 am #1169358
logogloParticipantWorked a treat! thanks.
September 10, 2016 at 10:27 pm #1169744
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1165074 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

