Tagged: x
-
AuthorPosts
-
November 29, 2016 at 2:02 pm #1275089
Nabeel AModeratorHi again,
Please add the following code in your Customizer:
#text-15 .textwidget { text-align: center !important; }Let us know how this goes!
November 29, 2016 at 2:05 pm #1275093
MBParticipantOk, thats what i was looking for! It needed some CSS.
Please let me know how to make the button the same style as the ones that are already site wide.
November 29, 2016 at 2:11 pm #1275097
JadeModeratorHi there,
Please add this code in the customizer:
.textwidget .x-btn { color: #fff; text-decoration: none; } .textwidget .x-btn:hover { color: #fff !important; }Hope this helps.
November 29, 2016 at 2:29 pm #1275114
MBParticipantOk, that helps. Thank you. I tried to remove the huge margin above custom headline healing with a class but not enough. Can we remove more white space please above the widget?
November 29, 2016 at 2:47 pm #1275133
JadeModeratorHi MB,
Please add this code:
.widget_text .flex-direction-nav { display: none; } .widget_text .x-flexslider-shortcode-container { margin-bottom: 0; }Hope this helps.
November 29, 2016 at 2:53 pm #1275135
MBParticipant[RESOLVED] Thanks for all the help! 😀
This is the CSS I ended up with in my Customizer:
/* footer widget cta */ #text-15.widget.widget_text { margin-top: 0; } #text-15 .textwidget { text-align: center; } .textwidget .x-btn { color: #fff; text-decoration: none; } .textwidget .x-btn:hover { color: #fff !important; }You can view the final result in the footer sitewide at https://mbguiding.ca/
Cheers!
November 29, 2016 at 3:31 pm #1275166
FriechModeratorCool, should you require any further assistance with X|THEME and Cornerstone, please feel free to get in touch with us.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1273572 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
