Tagged: x
-
AuthorPosts
-
October 26, 2016 at 7:36 pm #1232299
JohnParticipantHey Gang,
I’m having a some strange border issues around images on my X site:
http://prntscr.com/czf2tiHere is the page if you want to see it in action:
Naturally I would like the borders to only frame around the image and not be in a block treatment. Can you help me with the CSS to do this.
And also I remember ready that you guys said that X’s cornerstone was begin released as a stand alone plugin that would work with other themes. I have a new client coming on board with me that’s been using Avada (Blasphemy!!!) but they were totally impressed with cornerstone when I showed it to them. Seeing as they have a rather complex site and rebuilding it with X would be a bit more then they need does cornerstone work with the Avada theme?
October 26, 2016 at 11:22 pm #1232607
Prasant RaiModeratorHello John,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.shop-links { border: 0 !important; }Thanks.
October 28, 2016 at 12:25 am #1234295
JohnParticipantSo this is a good start but instead of removing the border all together I would like it to just fit to the edges images that comprise the shop links.
Thanks for the extra help
John
October 28, 2016 at 3:08 am #1234439
RadModeratorHi there,
Please change it to this,
.shop-links { display: inline-block; }That should do it 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1232299 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
