Tagged: x
-
AuthorPosts
-
July 21, 2016 at 4:32 am #1096746
Rue NelModeratorHello Again,
It’s good to know that works out for you. To change the colors of the arrows, you can make use of this code:
.site .x-sub-toggle>span { color: black; }And if ever you wanted to change the icon, you can use this code:
.site .x-sub-toggle>span i:before { content: ">"; }The icons being used is coming from Font Awesome Icons. You can checkout the css rule for each corresponding icon from here:
http://fontawesome.bootstrapcheatsheets.com/Hope this helps.
July 21, 2016 at 7:02 am #1096912
pcnordhaugParticipantPerfect! Worked out really nice. Thanx! 🙂
July 21, 2016 at 8:35 am #1097002
JoaoModeratorGlad to hear it,
Let us know if you need further help.
Joao
July 25, 2016 at 3:22 am #1101514
pcnordhaugParticipantQuick one. I have allready change the color of the result text when you do a search.
Now I see that this doesn´t affect the archive result. Is there a line of css code for this too? Se attached image for what i mean. It´s the text that are marked.
Thanx!:)
July 25, 2016 at 3:29 am #1101520
ChristopherModeratorHi there,
Please add this code:
.p-landmark-sub strong { color: red; }Hope it helps.
July 25, 2016 at 3:48 am #1101538
pcnordhaugParticipantDidn´t work. But added !important; and then i did. Thanx 🙂
July 25, 2016 at 5:25 am #1101614
Paul RModeratorYou’re welcome! 🙂
July 26, 2016 at 12:30 am #1102948
pcnordhaugParticipantIf you type in [line] in the text there is added a horizontal line. Is there also a code for changing the color on this?
I want this a little darker 🙂July 26, 2016 at 3:37 am #1103113
ChristopherModeratorHi there,
Please update your code to :
[line style="border-color:red;"]Hope it helps.
July 26, 2016 at 7:00 am #1103302
pcnordhaugParticipantNice! Thanx! 🙂
July 26, 2016 at 8:15 am #1103417
JoaoModeratorGlad to hear it
Joao
August 1, 2016 at 5:14 am #1111786
pcnordhaugParticipantAlso… is it possible to set a color on the headlines?
And… poosible to remove the hoover color on the headlines?
August 1, 2016 at 5:20 am #1111789
ChristopherModeratorHi there,
If you’re referring to custom headline, please add
color:red;in headline style field. If you’re referring to specific headline, please provide us with URL of page in question.Thanks.
August 3, 2016 at 5:10 am #1115181
pcnordhaugParticipantOk. I mean all the headlines on the site. All the H1, H2, H3 and so on.
Want to set at custom color on these that are different from the body text.
And also referring to the code you provided a couple of post up. Change color of the line.
[line style=”border-color:red;”]
This is ok for that single line.
But i want to change the color for all these lines. There are som lines that are showing if you use some of the shortcodes. F.ex. the blackquote. Here there are a line before and another after the text.
How to change the color for all of these?
August 3, 2016 at 8:05 am #1115338
JoaoModeratorHi There,
You can change the at Appereance > Customizer > Typography.
You will find the option to select your Headings Color
Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1077797 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
