Trust | Header + slider mobile

Home Forums All Other Themes Trust | Header + slider mobile

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #89798
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    Hello how are you?

    I need three solutions with this website: https://marketingparacoaching.glabetmontenegro.com

    1) That the header where the logo is is transparent. And so the logo can be seen above the image of the slider.

    2) That the logo looks bigger. In the Basic Setting I left blank the “Logo Height” space, to show it the original size and it shows me the size that they see at this moment.

    3) I need the description of the slider in the mobile version. Currently it is not seen.

    #89828
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #89852
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    This is the header that I mention to you. I can not place the biggest logo. How do I do it? And I want it to be transparent so that the logo is on top of the photo: https://imgur.com/a/VpU22

    Here I show the slider in mobil. I would like it to be higher so that the original text of the slider looks complete: https://imgur.com/a/y5TN3

    Thanks

    #89853
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header .header-inner .logo img { height:auto;}
    
    @media screen and (max-width:479px) {
    .slide_info h2 { top:0 !important; font-size:15px !important; line-height:20px;}
    a.sldbutton { padding:0 !important;}
    }

    Regards,
    Chris

    #89854
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    Thanks Chris.

    Is there a way to put transparent that header strip where the logo is?

    you have not answered me that …

    regards

    #89855
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header .header-inner { background-color: rgba(0,0,0,0.5); position: absolute;}

    Regards,
    Chris

    #89856
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    Chris

    okay. it was relocated, but it is not transaparente.

    Watch: https://imgur.com/a/AWHra

    #89857
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly add this css code there:

    .header .header-inner { background-color: rgba(0,0,0,0.5) !important; position: absolute;}

    Regards,
    Chris

    #89858
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    As I do for that last change in the header, does not the mobile version affect me?

    Thanks again…

    #89893
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .header .header-inner { background:none !important; position:absolute;}
    .nivo-caption { top:180px !important;}
    .nivoSlider img { max-width:220% !important; width:220% !important;}
    }

    Regards,
    Chris

    #89940
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    ¡GOOD!

    Thanks Chris.

    #89999
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi Gabriel,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/13/

    Regards,
    Chris

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.