Tagged: x
-
AuthorPosts
-
October 8, 2016 at 9:40 am #1208005
stuartrowensParticipantI’d like to feature one of the items in my header menu. Squarespace sites to this all the time (a la the box around “Give” here: http://www.downtowncommunitychurch.com ), but I can’t find any info on how to do something similar in X. Any ideas? I’d be fine with just a simple box around the item or even just changing the color of that menu item.
My site is gofaministries.org, but the under construction sign is up. Let me know if you need login credentials to investigate.
All the best,
October 8, 2016 at 11:10 am #1208048
ThaiModeratorHi There,
It’s possible by custom CSS.
Please provide us with your admin account so we can take a closer look.
Thanks.
October 8, 2016 at 4:28 pm #1208235
stuartrowensParticipantThis reply has been marked as private.October 9, 2016 at 1:50 am #1208525
ChristopherModeratorHi there,
Please add a custom class like
add-borderto menu item. To do so, enable ‘CSS classes’ from ‘screen options’ panel located on top right.Please add following code in Customize -> Custom -> Global CSS :
.add-border a { margin-top: -12px; color:red; } .add-border a span { border: 1px solid; padding: 10px; }Hope it helps.
October 9, 2016 at 9:59 am #1208873
stuartrowensParticipantPerfect, thanks so much.
October 9, 2016 at 10:20 am #1208892
RupokMemberI am glad that it helped.
Have a nice day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1208005 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
