Tagged: x
-
AuthorPosts
-
July 29, 2016 at 10:32 am #1108941
ReneeRenickParticipantI’m enjoying playing with the X Theme. Although, I am being challenged (in the best way possible) to learn more about customizing the CSS to achieve the look I’m going for. I am using the Integrity Stack and I have been modifying the X-Dark version of the theme.
My issue is that I am trying to achieve a completely smooth background color of #280604 across the body, wrap, container and content portions of the theme. I have figured out how to modify the CSS to get most of what I want, however, there remains a very faint black border around each of these components that I would like to get rid of.
One foreseeable glitch with this plan is that I DO like it as it is appearing extending right and left out from the menu. I would like to keep it here if possible.
Here is a link to one of the site pages where this issue appears: http://sojournerswisdom.com/wordpress/
Thank you in advance.
July 29, 2016 at 12:25 pm #1109091
JoaoModeratorPlease add the following code to Appereance > Customizer > Custom > CSS
.entry-wrap { box-shadow: none !important; } hr { border-top: none !important; }Hope it helps
Joao
July 30, 2016 at 12:04 am #1109834
ReneeRenickParticipantYay! That worked! Thank you for the speedy reply.
July 30, 2016 at 12:37 am #1109856
RadModeratorYou’re so much welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1108941 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
