SKY Yogi Pro

Home Forums All Other Themes SKY Yogi Pro

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #130180
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

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

    Regards,
    Dave

    #130205
    Javier GilJavier Gil
    Participant
    • Topics: 1
    • Replies: 11
    • Total: 12
    Member since: July 5, 2019

    Hi,
    here is the screenshot. I would like to keep the short description in the browser but not below the logo.

    https://imgur.com/txeuM1p

    Another issue that I see now is that after having updated the texts in some of the “Our Classes” section, for some reason the boxes are not alligned now. You provided me with some CSS code previously and it worked. I have not modified the CSS and now looks like this:

    https://imgur.com/SG2OhXH

    Thanks

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

    Hi,

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

    Add this code there:

    .header span.tagline {
        display: none;
    }
    .ourclasses_col .title_day_time { min-height:250px;}

    Regards,
    Dave

    #130281
    Javier GilJavier Gil
    Participant
    • Topics: 1
    • Replies: 11
    • Total: 12
    Member since: July 5, 2019

    Thank you. First code works fine.

    But the CSS for the allignment is still giving problems. When the “Our Classes section” is displayed in different devices either the “Read More” buttons or the boxes sizes expand at different heighs. I entered the CSS that you provided in previous posts but it doesnt seem to work.

    Could you check it, please? You should have the admin details. Let me know in case you need me to send them.

    Regards

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

    Hi,

    Kindly use this one

    @media screen and (min-width:768px) and (max-width:1023px) {
    .ourclasses_col .title_day_time { padding:15px 16px !important;}
    .ourclasses_col h3 { font-size:14px !important;}
    .ourclasses_col .title_day_time { min-height:350px;}
    }

    Regards,
    Dave

    #130383
    Javier GilJavier Gil
    Participant
    • Topics: 1
    • Replies: 11
    • Total: 12
    Member since: July 5, 2019

    Hi,
    It doesn’t work yet. They are still out of alignment.

    Regards

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #131665
    Javier GilJavier Gil
    Participant
    • Topics: 1
    • Replies: 11
    • Total: 12
    Member since: July 5, 2019

    Hi,
    did you have a chanche to check the issue with the CSS in the “Our Classes” section?

    Thanks

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

    Hi,

    Issue have been resolved.

    Regards,
    Dave

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.