Tagged: x
-
AuthorPosts
-
May 6, 2016 at 9:23 am #978621
MadenyParticipantHi,
I want to my left side bar logo to be bottom instead of top, I manage to do that by (.x-brand {
margin-top: 600px;) but the problem is that my logo is not responsive when the screen gets bigger the logo is still in fixed. but my goals is to have the logo bottom no matter how screen gets bigger. can you please help me with that?and same thing goes for revolution slider on home page it’s not looking good on big screen at all.
I’m going to put my login credential after this post cause I’m not be able to set this as private.
May 6, 2016 at 9:25 am #978623
MadenyParticipantThis reply has been marked as private.May 6, 2016 at 3:34 pm #979271
JoaoModeratorHi There,
Unfortunately I could not log in or see your website with the credentials above provided.
Can you please make sure they are correct?
Thanks,
Joao
May 6, 2016 at 7:12 pm #979488
MadenyParticipantThis reply has been marked as private.May 7, 2016 at 1:44 am #979865
ChristopherModeratorHi there,
Please update your code to :
.x-brand { font-family: "Libre Baskerville",serif; font-size: 0px; font-style: normal; font-weight: 700; letter-spacing: -1em; color: #272727; position: fixed; left: -11%; right: 0; bottom: 0; width: 9%; }Hope it helps.
May 7, 2016 at 5:02 am #979993
MadenyParticipantSorry that doesn’t help, I think we misse understood.
I’m using logo images and the logo should stay even when screen gets big or zoomed.
How do I accomplish that?Please read through my previous post I mean from the beginning.

May 7, 2016 at 7:37 am #980089
ChristopherModeratorHi there,
The provided code works fine, please see the attachment.
Please clear cache and check again.
Thanks.
May 7, 2016 at 3:25 pm #980350
MadenyParticipantThat was great thanks a lot, but one thing left the logo is not really responsive because is too big when zoomed. now how to auto sized along with navbar? and I want the same for the home slider too.
May 8, 2016 at 12:44 am #980731
RadModeratorHi there,
Would you mind providing a screen recording? I’m not really sure what’s the current issue and zooming is not a web standard. Design shouldn’t be depending on it.
Thanks!
May 12, 2016 at 8:47 am #987780
MadenyParticipantThis reply has been marked as private.May 12, 2016 at 12:25 pm #988150
JadeModeratorHi there,
Kindly resized your images and reupload then again so that we will have an idea what you are describing and we could propose a solution.
Thank you.
May 14, 2016 at 4:44 pm #991591
MadenyParticipanthttps://www.dropbox.com/s/e1s0c44u5xkh1l5/s1.png?dl=0
https://www.dropbox.com/s/j66tk2cvhb30qrg/s2.png?dl=0Please follow those links to see the attachments.
it was on the 81 cm screen pics. you can see on the screen slider is fixed and can move down when screen gets bigger. and the logo is horrible, it’s even out side the navbar.
I don’t want that.
Can you please help me.
May 15, 2016 at 12:38 am #991879
ChristopherModeratorHi there,
Please add this CSS code in customizer:
@media (min-width:1400px){ a.x-brand.img img { width: 61%; } }Hope it helps.
May 15, 2016 at 7:42 am #992211
MadenyParticipantHi,
Thanks for update
But still now working as I wanted, the logo was reduce at some big screen but still get mess on some screen.
So I removed all my codes and I attached a pic where you can see where I want to the logo to be.
the logo on top now it’s prefect no matter what screen, I don’t want to change nothing just to reposition it to bottom where I sketch on the pic.
Best Regards
May 15, 2016 at 8:40 am #992272
ChristopherModeratorHi there,
Please try this code :
@media (min-width:979px){ .x-brand.img { position: fixed; bottom: 0; margin-left: 2%; } }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-978621 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
