Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1164821
    Rupok
    Member

    Hi Victor,

    You can add this under Custom > CSS in the Customizer.

    .x-topbar .p-info {
      background-color: transparent;
    }

    Thanks!

    #1165665
    GodisHoly88888888
    Participant

    Hello : ) Problem not fixed : )

    I checked the site today with an I-Phone 5 & 6, and the picture doesn’t fill the screen — there is a white space at the bottom of the screens.

    Going to need another code or codes.

    Thanks,

    Victor

    #1165681
    GodisHoly88888888
    Participant

    Hello, I’m not trying to complain, but I think this should be a standard feature with the X-Theme. There is an option for Below or Above Masthead, (with Sider Rev. it may be) and there should also be one for Behind Masthead.

    This seems like maybe a simple thing, instead it may be or is wasting time for something that maybe shouldn’t be.

    For The Picture to format To all Responsive Devices, seems like it should be pretty easy to dial in, as Slider Revolution’s css code may be pretty straightforward.

    Hoping for a Solution soon : )

    God’s Blessings,

    Victor

    #1165687
    GodisHoly88888888
    Participant

    Rupok thanks for the post — going over to the customizer now.

    Victor

    (Worked Good, Thanks, Victor)

    #1165752
    GodisHoly88888888
    Participant

    Hello — I think everything is fixed : )

    In Revolution Slider Settings, I put the Mobile Custom Grid Size to: On, (from Off) as is with the Tablet.

    Will get back to you if need be, but I think everything is good — Thanks, Victor

    #1165927
    Lely
    Moderator

    You’re welcome Victor!

    Cheers!

    #1186577
    GodisHoly88888888
    Participant

    Going to need assistance, there is still a white space with the picture not filling the screen — on an I-phone 5 & 6.

    #1186908
    Joao
    Moderator

    Hi There,

    Upon checking your website it seems you solved the issue.

    Let us know if you still need help,

    Thanks

    Joao

    #1188026
    GodisHoly88888888
    Participant

    Hi Joao,

    I’m going to need a code that formats to cell-phones.

    A Computer and Tablet I use are ok, but on my Mother’s/Niece’s cellphone, there is a white space where the picture doesn’t fill the entire screen.

    #1188033
    GodisHoly88888888
    Participant

    If you all can check personal cell-phones over there with a possible code that may work, that may be better than sending me maybe 5 or more codes that may not work,

    Thanks, Victor

    #1188442
    Rad
    Moderator

    Hi there,

    May I know which phones you’re referring? I just need to compare it to other one that works.

    Thanks!

    #1194627
    GodisHoly88888888
    Participant

    I-phones 5 & 6

    #1195025
    Rad
    Moderator

    Hi there,

    I see, I get it now. It’s because of this,

    @media (max-width:480px){
    .x-slider-container.below {
        margin-top: -34px;
    }
    }

    Please change it to

    @media (max-width:480px){
    .x-slider-container.below {
        margin-top: 0px;
    }
    }

    Cheers!

    #1196330
    GodisHoly88888888
    Participant

    Thanks for the code, will get back to you,

    Victor

    #1196743
    Friech
    Moderator

    Let us know how it goes.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1159994 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>