Tagged: x
-
AuthorPosts
-
August 4, 2016 at 5:44 am #1117101
happybenParticipantHey,
i want to change the color of the footer content and i don’t want the uppercase of the content but i can’t change that in ethos. Also the color of the footer seems to be different to the heading. Is there a fading?
Can you help me?
The URL: https://fussballtreff-regensburg.de
Wordpress Version 4.6.1Thank you Benjamin
August 4, 2016 at 8:36 am #1117258
JoaoModeratorHi Benjamin
Please add the following code in Appereance > Customizer > Custom > CSS and adjust the color according to your wishes.
.x-colophon.bottom .x-colophon-content { color: white; text-transform: none; }Hope it helps
Joao
August 4, 2016 at 8:58 am #1117294
happybenParticipantHi Joao,
yes that helped. Thanks a lot
Benjamin
August 4, 2016 at 11:36 am #1117481
JoaoModeratorGlad to hear it,
Let us know if you need help with anything else.
Joao
August 4, 2016 at 1:59 pm #1117716
happybenParticipantHey Joao,
i have the same problem with the new menu in the footer. Could you give me custom css for no uppercase and write color?
thanks a lot,
Benjamin
August 4, 2016 at 3:14 pm #1117822
JoaoModeratorHi Benjamin, please use the code below and adjust the color
.x-colophon.bottom .x-nav li a { text-transform: none; color: black; } .x-colophon.bottom .x-nav li a:hover { text-transform: none; color: red; }Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1117101 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
