Tagged: x
-
AuthorPosts
-
June 3, 2016 at 11:12 am #1024407
lubabaloParticipantHI X
how can i fix the top padding or the space between mail chimp form and title?
please see image attached.June 3, 2016 at 11:15 am #1024413
lubabaloParticipantThis reply has been marked as private.June 3, 2016 at 4:01 pm #1024761
JoaoModeratorHi There,
I can´t see the mailchimp form nowhere on your page, could you please point us where it is?
Thanks
Joao
June 15, 2016 at 10:40 am #1043452
lubabaloParticipantThis reply has been marked as private.June 15, 2016 at 11:03 am #1043484
lubabaloParticipantattached is the example of what i want to achieve.
thank youJune 15, 2016 at 3:54 pm #1043954
RadModeratorHi there,
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.x-topbar .x-section { padding: 0px !important; float: left !important; width: 30% !important; } .x-topbar p:empty { display: none; }Hope that helps.
June 20, 2016 at 3:52 pm #1051417
lubabaloParticipantThis reply has been marked as private.June 20, 2016 at 10:47 pm #1051885
LelyModeratorHi There,
Thank you for the link. Please update this custom CSS:
.x-subscribe-form-424 h1 { color: #ff0000; }To this:
.x-subscribe-form-424 h1 { color: #ff0000; display: inline-block; margin-right: 5px; margin-top: 3px; }Also update this:
.x-topbar .x-section { padding: 0px !important; float: left !important; width: 30% !important; }To this:
.x-topbar .x-section { padding: 0px !important; float: left !important; width: 40% !important; }Hope this helps.
June 21, 2016 at 2:30 am #1052076
lubabaloParticipantthank you Lely but that didn’t work is there any other way?
June 21, 2016 at 2:39 am #1052087
LelyModeratorHi There,
Upon checking, I can’t see the CSS code in your site. Did you remove it? If you have added it at the bottom, it might not work because of the following part of your custom CSS:
.x-header-landmark { display:none; } ============================= }Please update that part to this:
.x-header-landmark { display:none; }Then check again. See attached screenshot of the result when the code above is added.
June 21, 2016 at 3:47 am #1052168
lubabaloParticipantThis reply has been marked as private.June 21, 2016 at 4:33 am #1052211
ChristopherModeratorHi there,
Your site is displaying fine on my end, please see the attachment.
Thanks.
June 21, 2016 at 9:47 am #1052628
lubabaloParticipantthank you X
all is working well thank you so muchJune 21, 2016 at 12:10 pm #1052856
Nabeel AModeratorGlad we could help 🙂
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1024407 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
