Tagged: x
-
AuthorPosts
-
March 4, 2017 at 10:00 pm #1394777
byrontyeParticipantHey great theme!
I’d like to add widget to the footer with custom menus. I’d like the font to be black with dark grey hover. However I can’t find the editor in the footer or widget to change. What you think?
March 5, 2017 at 4:38 am #1394938
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a { color: #000; } .widget_nav_menu ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover { color: #f0f0f0; }Hope it helps 🙂
March 5, 2017 at 7:43 am #1395047
byrontyeParticipantgreat!
is there anyway I can squish the padding on the widget to center it better with page? maybe 100px right and 100px left?
March 5, 2017 at 8:56 am #1395087
ThaiModeratorHi There,
Please provide us with your website URL so we can take a closer look.
Thanks.
March 5, 2017 at 4:51 pm #1395373
byrontyeParticipantnew.ccorange.org
March 5, 2017 at 11:45 pm #1395715
ChristopherModeratorHi there,
Please add this code :
@media (min-width:767px){ footer.x-colophon.top .x-container { width: 38%; } }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1394777 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
