Tagged: x
-
AuthorPosts
-
May 26, 2016 at 10:44 am #1011275
t9xperienceParticipantHey Guys!
I can imagine you can be pretty busy so i am hoping this question is kind of no brainer and it will be resolved without taking you too much time… 😉
So i made an overlapping logo via Custom CSS and it works fine on all the pages. The problem i got was on the single post, it refuses to overlap the container and it pushes the whole thing to the right, so my sidebar has no space.. The sidebar is pushed under the container?
How do i get the container to the original left ? To get more clarity i did a screenshot..
<img src=”http://prntscr.com/b8pwhg” alt=”” /
Thanks for the help!
I hope it is kind of clear…Best regards,
VitoMay 26, 2016 at 11:53 am #1011397
Nabeel AModeratorHi Vito,
Thanks 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.
May 27, 2016 at 4:01 am #1012661
t9xperienceParticipantThis reply has been marked as private.May 27, 2016 at 5:28 am #1012732
Paul RModeratorHi Vito,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
.x-brand { position: absolute z-index:99999; }Hope that helps.
May 27, 2016 at 7:08 am #1012837
t9xperienceParticipantI did try the solution but it does not seem to work…It does not change anything.. maybe another idea?
thanks
May 27, 2016 at 9:07 am #1012971
LelyModeratorHi There,
Please update above to this:
.x-brand { position: absolute; z-index:99999; }We have missing semi-colon on this line:
position: absolute
Check the result, if that is not the intended result you want, remove above CSS and use this instead:.single-post .x-main.left { clear: both; }Hope this helps.
May 28, 2016 at 4:08 am #1014183
t9xperienceParticipantSolved! 🙂
Thanks guys, thank you for giving me both options you are amazing! Hope you enjoy the weekend!
Best regards,
VitoMay 28, 2016 at 5:30 am #1014243
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1011275 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
