Some questions about Perfect cleaning theme

Home Forums All Other Themes Some questions about Perfect cleaning theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #84934
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    I’m working in web: wwww.xixonenca.com
    and I have encountered some issues.

    1) Home slider title and description they do not appear correctly. Appear to the left and whitout background color.

    2) Home featured blocks, in tablet view, appear two on the side and the third on the bottom. I wish all three were in the same line.

    How can I fix this?

    Thank you very much for your help!!

    Best regards,
    Vanessa

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

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    1. Answer
    .nivo-caption { width:1170px !important; left:50%; transform:translateX(-50%); background: rgba(0,0,0,0.5);}

    2. I am not sure what you mean by this. Can you may be draw or point out in an image?

    You can upload image in imgur.com and share the link here.

    Regards,
    Dave

    #85021
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Dave,

    1) Perfect!! Thank you very much for your help.

    2) In tablet view, home featured blocks appears two in one line and the third one in another line, and I would like all three to appear on the same line.

    Also the title of the block that appears in the line below is not correctly seen.

    Screenshot:
    xixonenca

    Best regards,
    Vanessa

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

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (min-width:480px) and (max-width:767px) {
    .featured_block { width:29% !important; margin:0 !important; height:auto !important;}
    .featured-cont-box h3 { font-size:17px !important;}
    }

    Regards,
    Dave

    #85036
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Dave,

    Perfect!!

    I have another question. How can I disable nivo caption for mobile and tablet view?

    Best regards,
    vanessa

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

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:1160px) {
    .nivo-caption { width:96% !important;}
    }

    Regards,
    Dave

    #85083
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    Perfect. Thank you very much!!

    Best regards,
    Vanessa

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

    Hi Vanessa,

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

    Regards,
    Dave

    #85139
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Dave,

    Of course. Done 😉

    Best regards,
    Vanessa

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

    Thanks 🙂

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