Tagged: x
-
AuthorPosts
-
September 19, 2016 at 4:23 am #1181075
PrismosParticipantI’ve made a site using this layout before but for some reason when I fix the header to the left, it overlaps the content. I don’t know if I need to change something in settings or if theres some css code I need. I’ve never needed one before but maybe it has something to do with the last update.
I’ve included pictures displaying both top and left headers. How can I make it so the content is framed within the right side of the header when fixed left?
Thanks!
September 19, 2016 at 4:35 am #1181099
ChristopherModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your 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.
September 19, 2016 at 11:52 am #1181705
PrismosParticipantthe url is http://circleandsquarearts.com/
September 19, 2016 at 12:35 pm #1181783
RupokMemberHi there,
It seems you are using an older version of X with latest Cornerstone. Can you confirm that you are fully updated? (Theme and Plugins)
You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.
If you find anything to be out of date, you can review our update guide.
September 19, 2016 at 1:25 pm #1181875
PrismosParticipantI didn’t notice X needed to be updated. I just updated it, so both X and Cornerstone are using the latest versions now.
September 19, 2016 at 2:36 pm #1181986
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-main{ margin-left: 250px !important; }Let us know how this goes!
September 19, 2016 at 3:37 pm #1182063
PrismosParticipantYes it works great thank you! Is it also possible to increase the width of the header as well?
September 19, 2016 at 10:38 pm #1182557
NicoModeratorHi There,
Happy to hear that it worked. You could try code the below to adjust the header width.
.masthead .x-container.max{ max-width: 1200px; } .masthead .x-container.width{ width: 88%; }Hope it helps.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1181075 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
