Tagged: x
-
AuthorPosts
-
July 17, 2016 at 6:30 am #1090551
GemmaParticipantI’ve made a content area to promote my Snapchat, which you can see in the screenshot attached.
There is a border being automatically attached to it, which I can see in the web inspector is on the element tp-revslider-mainul. If I change the border sizes to 0px in the inspector, everything looks as it should.
However, adding this custom CSS does not work. Do you know why this could be?
.tp-revslider-mainul { border-top-width:0px; border-right-width:0px; border-left-width:0px; border-bottom-width:0px; }I’m using v4.6.0 and am in maintenance mode. Let me know if you’d need a login to diagnose this.
July 17, 2016 at 6:32 am #1090552
Nabeel AModeratorHi there,
Thanks for writing in! Yes please provide us with login credentials so we can take a closer look. To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
July 17, 2016 at 6:32 am #1090553
GemmaParticipantAttachment was too big. Resized and attached.
July 17, 2016 at 6:34 am #1090555
GemmaParticipantThis reply has been marked as private.July 17, 2016 at 6:35 am #1090556
ChristopherModeratorHi there,
Is this your website URL?
Please provide us with login credentials as your site is currently under construction mode.
Thanks.
July 17, 2016 at 6:56 am #1090560
GemmaParticipantHi Christopher,
Please see the post above yours!
July 17, 2016 at 7:06 am #1090565
Nabeel AModeratorHi again,
Thank you for providing the credentials, please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.widget_text ul { border: none !important; }Let us know how this goes!
July 17, 2016 at 11:10 am #1090728
GemmaParticipantThat worked perfectly, thank you! Do you happen to know what’s causing the automatic padding to the left of the container?
July 17, 2016 at 11:30 am #1090744
ThaiModeratorHi There,
To remove the left padding, please add this CSS also:
#text-3 .x-container.max.width { width: 100%; max-width: 100%; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1090551 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
