Tagged: x
-
AuthorPosts
-
March 6, 2017 at 8:06 am #1396249
mynemesisParticipantplease see my url below
http://brandcastmedia.com.au/portfolio-item/agent-premier-website-geof-rushton/
March 6, 2017 at 9:00 am #1396303
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.single-x-portfolio .x-container.max.width.main { max-width: 100%; width: 100%; } .single-x-portfolio .entry-top-navigation { max-width: 1200px; width: 88%; margin: 0 auto; }Hope it helps 🙂
March 6, 2017 at 5:29 pm #1396921
mynemesisParticipantit works nicely thanks Thai!
March 7, 2017 at 12:58 am #1397287
FriechModeratorWe’re delighted to assist you with this.
Cheers!
March 7, 2017 at 9:34 am #1397819
mynemesisParticipanthi guys sorry for bothering you again 🙂
from the code Thai given above it works great to make the background full width
but
it also make the text on a different portfolio page flow all the way to the edge (please see this page below)
http://brandcastmedia.com.au/portfolio-item/49-murray-street-perth/
Is there anyway if i could add a ‘padding’ to the left and right side of the text area BUT still keep the background color full width?
like this (please see attached!)
March 7, 2017 at 10:54 am #1397954
RupokMemberHey there,
It’s actually causing by the below code you have added :
.x-main.full { float: none; display: block; width: auto; }Let’s add this as well to solve the issue :
.single-x-portfolio .x-main.full { padding: 0 50px; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1396249 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
