Tagged: x
-
AuthorPosts
-
June 1, 2016 at 4:19 pm #1020848
ADS MediaParticipantIs there any way to make the portfolio listing go completely full width?
In cornerstone you can turn off the Column Container on a row and the content goes full width from edge to edge. Is there any way I can set the portfolio listing page to do this?
Thanks in advance!
June 1, 2016 at 11:28 pm #1021445
LelyModeratorHi There,
Please try adding this custom CSSo on Appearance > Customize > Custom > Edit Global CSS:
.page-template-template-layout-portfolio .x-container.max { width: 100%; max-width: none; }If it doesn’t do the trick, please provide us with your portfolio URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 2, 2016 at 10:35 am #1022384
ADS MediaParticipantThat worked however it also increased our nav to full width as well on that page which breaks consistency with the rest of the site.
June 2, 2016 at 10:35 am #1022387
ADS MediaParticipantThis reply has been marked as private.June 2, 2016 at 10:43 am #1022410
ADS MediaParticipantI think I’ve come up with a solution for the nav on the one page:
.page-template-template-layout-portfolio .x-navbar-inner { max-width: 1500px; margin: auto auto; width: 90%; }I copied the css from x-container.max and x-container.width and combined them into the x-navbar-inner for the portfolio page. Probably an inelegant solution, but it works for now until I hear back from you with something better.
June 2, 2016 at 1:18 pm #1022709
RupokMemberHi there,
Thanks for updating. It seems a good solution. If that solve your issue then go with that.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1020848 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
