Tagged: x
-
AuthorPosts
-
May 29, 2016 at 5:46 pm #1015578
theshinersParticipantHello,
I am having trouble making the opening home page image on my website the full width. My site is http://www.theshinerspdx.com . You’ll notice there is a black background to the left and right of the image. I would like the image to expand the full width.
Thanks in anticipation of your assistance.
-Jared
May 29, 2016 at 8:48 pm #1015848
Rue NelModeratorHi Jared,
Thanks for writing in! To make your image fullwidth, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-logobar .x-container.max.width { width: 100%; max-width: 100%; } .masthead-stacked .x-brand, .masthead-stacked .x-brand img { display: block; min-width: 100%; }And by the way, Cornerstone 1.2.4 is now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1015578 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
