Tagged: x
-
AuthorPosts
-
February 14, 2017 at 5:06 pm #1371096
JoeyParticipantI’m looking to duplicate the text boxes on this page while keeping it responsive. Is there a quick and easy way to do it with X Theme and Cornerstone? I’m using Renew stack, if it makes a difference.
February 14, 2017 at 5:07 pm #1371097
JoeyParticipantThis reply has been marked as private.February 15, 2017 at 12:50 am #1371464
NicoModeratorHi There,
First, you need to create a class that will create a shadow to your column to recreate a box with shadow.
Add this code in your customizer > Custom > CSS to add box to your class. Example, box class,
.shadowboxbox{ background-color: #fff; border: thin solid #fdfdfd; overflow: hidden; word-break: break-word; border-radius: 3px; box-shadow: rgba(0,0,0,0.298039) 0px 1px 4px -1px; }Then add the class to a column or to the element in the cornerstone that you want to add the box shadow.
Hope it helps.
Let us know how it goes.
Thanks.
February 15, 2017 at 6:52 pm #1372793
JoeyParticipantBrilliant.
Now I’m trying to make a box for the darker blue background areas on the site, but it’s not showing right. Same site, home page, under “Decades of Family Logging.”
I changed the background color to what I wanted, but it shows white in Cornerstone. The border also looks weird. I’m assuming I’ve got some colors wrong somewhere?
February 16, 2017 at 1:34 am #1373146
LelyModeratorHi Joey,
Your CSS is correct and it is working as expected when I checked See attached screenshot:
Please confirm.February 16, 2017 at 6:08 pm #1374223
JoeyParticipantI fixed it. I had to change the border color and mess with the box-shadow properties. Guess I was a bit tired and in full brain-dead mode. It’s also showing correct in Cornerstone for some reason. Thanks!
One more question (or should I make a new topic?) Just above the blue footer is a white horizontal bar (just below the “Knowledge is Power” section.) How to I make that go away? It’s on all pages. Or at least make it the same gray color as the other sections on the page rather than being white?
February 17, 2017 at 1:35 am #1374654
RadModeratorHi there,
It’s your top footer (widget area) and it’s empty, but you can always disable it them at Admin > Appearance > Customizer > Footer > Footer Widget Areas.
Thanks!
February 17, 2017 at 3:19 am #1374735
JoeyParticipantI can’t believe I missed that. I checked the footer section of the Customizer ten times. Thanks! You guys are awesome.
February 17, 2017 at 7:39 am #1374950
LelyModeratorYou’re always welcome Joey!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1371096 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
