Tagged: x
-
AuthorPosts
-
December 2, 2016 at 2:27 pm #1279149
jpyckParticipantHi Themeco,
I have a quick question regarding the first section below the navbar on the official X-Theme website theme.co/x . The bottom of the section has a downward arrow attached to it. Is it possible to alter the look of a section? I would really like to achieve a similar look.
Thanks!
December 2, 2016 at 7:17 pm #1279436
FriechModeratorHi There,
Thanks for writing in! The http://theme.co/x/ page is customize. So we might need to have a different approach for your section. Please provide us your site URL.
Cheers!
December 3, 2016 at 3:11 am #1279691
jpyckParticipantThis reply has been marked as private.December 3, 2016 at 3:32 am #1279702
ChristopherModeratorHi there,
Add custom class
the-stacksto your section.
Please add following code in Customize -> Custom -> Global CSS :.the-stacks:after { content: ""; display: block; position: absolute; top: -1px; left: 50%; width: 0; height: 0; margin-left: -25px; border-width: 25px; border-style: solid; border-color: #fff transparent transparent; } .the-stacks { position: relative; }Hope it helps.
December 3, 2016 at 4:34 am #1279722
jpyckParticipantHi!
Thank you for your reply. Unfortunately this didn’t work. I still end up with a regular ‘square’ content section.
December 3, 2016 at 4:58 am #1279728
ChristopherModeratorHi there,
I added a new page titled ‘X support’ and implement the solution and it worked, please check it.
Thanks.December 3, 2016 at 5:12 am #1279733
jpyckParticipantGot it! Thank you!
December 3, 2016 at 5:35 am #1279748
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1279149 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
