Text overlap on SKT Wedding Theme

Home Forums All Other Themes Text overlap on SKT Wedding Theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #80999
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    Hello, I have a question on Wedding PRO Theme,

    when navigating with my mobile phone on my site www.lalinga.it, in portrait orientation, I cannot see the text overlap on the slider. When rotating in landscape mode, the text appears correctly.

    I added this code, to avoid the rolling cicle loading in loop under the slider

    @media screen and (max-width:767px) {
    .slider-main{min-height:auto !important;}
    }

    and this run perfectly, but still no text overlap in portrait mode.

    Thank you

    Luca

    P.s. very very nice themes and good support, thanks!

    #81002
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    Sorry, when in landscape mode, I can see the text overlap but no “read more” buttons…

    Another question:
    In “our blog” section into the homepage, can I have two columns visualization while in landscape mode?

    #81054
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    Another tiny bug:

    when removing the inner banner, using Internet Explorer 11, there is too much space between the menu bar and the page text…

    when inserting the inner banner, and sharing the blog/product page on facebook, the thumbnail on facebook is… the banner 😀

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

    Hi,

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

    Add this code there:

    .innerbanner img { display:none !important;}
    
    @media screen and (max-width:767px) {
    .nivo-caption { display:block !important;}
    .nivoSlider img { width:160% !important; max-width:160% !important;}
    .slide_info h2 { font-size:24px !important; line-height:24px !important;} 
    .viewmore { font-size:15px !important; display:table !important; margin:0 auto !important;}
    .slide_info h1 { font-size:28px !important; line-height:20px !important; margin-bottom:8px !important;}
    }
    
    @media screen and (min-width:480px) and (max-width:767px) {
    .blog-list { width:47.7% !important; margin:0 10px 75px 0 !important; float:left !important;}
    }

    Regards,
    Dave

    #81117
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    Thank you dave, now on mobile I see a tiny slider image on top left of the slider, and in landscape mode the text is too little, here is a screenshot
    http://i65.tinypic.com/168diyh.png

    Thank you

    #81118
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    image

    #81119
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    http://i65.tinypic.com/168diyh.png

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

    Hi,

    Remove previous css which i sent.

    And this new css code there:

    .innerbanner img { display:none !important;}
    
    @media screen and (max-width:479px) {
    .nivo-caption { display:block !important; width:90% !important; top:5px !important;}
    .nivoSlider img { width:160% !important; max-width:160% !important;}
    .slide_info h2 { font-size:24px !important; line-height:24px !important;} 
    .viewmore { font-size:15px !important; display:table !important; margin:0 auto !important;}
    .slide_info h1 { font-size:28px !important; line-height:20px !important; margin-bottom:8px !important;}
    .nivo-slice { display:none !important;}
    }
    
    @media screen and (min-width:480px) and (max-width:767px) {
    .blog-list { width:47.7% !important; margin:0 10px 75px 0 !important; float:left !important;}
    .nivo-caption { display:block !important; top:50px !important;}
    .nivoSlider img { width:160% !important; max-width:160% !important;}
    .slide_info h2 { font-size:28px !important; line-height:35px !important;} 
    .viewmore { font-size:22px !important; display:table !important; margin:0 auto !important;}
    .slide_info h1 { font-size:32px !important; line-height:35px !important; margin-bottom:8px !important;}
    .nivo-slice { display:none !important;}
    }

    Regards,
    Dave

    #81128
    optoramaoptorama
    Member
    • Topics: 7
    • Replies: 20
    • Total: 27
    Member since: July 31, 2017

    Thank you Dave, it seems that everything is oK now!

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

    Hi optorama,

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

    Regards,
    Dave

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

    Hi optorama,

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

    Regards,
    Dave

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