Tagged: x
-
AuthorPosts
-
April 26, 2016 at 4:09 am #899964
hugaudParticipantHi,
Can you please tell me if there is an easy way to control the portfolio page template in X.Principally I’d like to be able to get rid of the social share / view it live column (I think you call it “extra elements” ?) on the right have a full page available to customise using Cornerstone rather than be limited to the right hand side of the page.
I’m about to start a new client project and would like to do it on X but I need more flexibility than that offered for the portfolio post type.
Thanks in advance
HuguesApril 26, 2016 at 9:39 pm #901336
LelyModeratorHello Hugues,
Thanks for posting in.
We can disable other options in the Portfolio in Appearance > Customize > Portfolio > Post Meta: OFF. To disable the Social Share, please set each Social Sharing to OFF.Then to make it Editor full page, please add this custom CSS:
.x-portfolio .entry-info { float: left; width: 100%; }Hope this helps.
April 26, 2016 at 10:07 pm #901356
ZankParticipantHow can I also remove the container from the portfolio template to allow items to go to browser width?
April 27, 2016 at 12:04 am #901461
ZankParticipantI think I figured it out, changed the div class from “x-container max width main” to “x-main full”.
April 27, 2016 at 9:13 am #902222
ThaiModeratorGlad you’ve sorted it out.
If you need anything else, please let us know 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-899964 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
