Home › Forums › All Other Themes › SKY Yogi Pro
- This topic has 23 replies, 2 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
September 5, 2019 at 5:15 am #130180
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveSeptember 5, 2019 at 7:47 am #130205Hi,
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
September 6, 2019 at 6:12 am #130246Hi,
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,
DaveSeptember 6, 2019 at 8:27 am #130281Thank 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
September 9, 2019 at 5:13 am #130354Hi,
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,
DaveSeptember 9, 2019 at 7:45 am #130383Hi,
It doesn’t work yet. They are still out of alignment.Regards
September 11, 2019 at 7:25 am #130523Hi,
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,
DaveSeptember 30, 2019 at 11:22 am #131665Hi,
did you have a chanche to check the issue with the CSS in the “Our Classes” section?Thanks
October 1, 2019 at 5:38 am #131686Hi,
Issue have been resolved.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.