Home › Forums › All Other Themes › SKT Girlie Pro mobile version issues
- This topic has 10 replies, 2 voices, and was last updated 4 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
May 26, 2020 at 11:42 pm #152806
Hello,
My desktop version looks beautiful (love love love!), however, in my tablet version the fonts aren’t transferring well and the mobile version is terrible.
Also, the slider on the front page doesn’t rotate. Any help is appreciated.
Website is: greenvillegoodlife.com
Thanks a bunch,
AmandaMay 27, 2020 at 12:41 pm #152857Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveJune 10, 2020 at 5:00 pm #154393Hello,
Sorry it’s taken me a bit. My imgur link is: https://imgur.com/a/MlbKnqcHere are my issues, depending on the version you look at. I attached screenshots on each version as well with the first being the desktop version – 2 screenshots, followed by the tablet version – 4 screenshots, and then the mobile version – 3 screenshots. Many of the issues are duplicates, but here’s the total items in the various versions:
DESKTOP VERSION –>
Home Page – the slider is not freely rotating for the large top 3 images
Latest from the Blog Section towards the bottom – Recent Blog Posts are not feeding to this section on the Home Page from the Blog posts/pageTABLET VERSION –>
Home Page – The text on the large top 3 images is the incorrect font and also not resizing properly
Again, blog posts not feeding through at bottom Latest from the Blog sectionBlog Page (General) – Feature image at top is not appearing in this version.
Individual Blog Post Pages – Feature image is not appearing in this version here either.
Contact Me Page – Right side of page is cutting off email and web address in this version.
MOBILE VERSION –>
Home Page – The text on the large top 3 images is missing altogether in this version.
In the Next Section under these images that slides up, is there any way to make the boxes smaller like in the Tablet Version, so there are 2 boxes instead of only 1 huge box at a time??
Again, blog posts not feeding through at bottom Latest from the Blog section in this version eitherFooter – In the far left “Follow Me” column, I have an Instagram feed plugin. In this version it also has 1 huge picture displaying at a time. Could this be smaller like in the other 2 versions showing multi-boxes??
Blog Page (General) – Feature image at top is not appearing in this version just like in Tablet Version.
Individual Blog Post Pages – Feature image is not appearing in this version here either just like in the Tablet Version.
Everything else seems to be working well.
Thanks so much for all your help in advance, it’s appreciated,
AmandaJune 11, 2020 at 5:49 am #154415Hi,
1. Desktop Version – Screenshot1 – Homepage – Slider not rotating on own for large images at top?
Ans: Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:
running: true, paused: false, stop: false,
1. Tablet Version Screenshot1 – Homepage – Wording not resizing properly and incorrect font?
2. Tablet Version Screenshot2 – Blogpage – Missing Featured Image at top?
3. Tablet Version Screenshot3 – Indivdual Blog Post page – Missing Featured Image at top?
4. Tablet Version Screenshot4 – Contact Me page – Cutting off right side of page?Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:768px) and (max-width:1023px) { .slidedesc { font-size:38px !important;} .slider-main .nivo-caption .title { font-size:16px !important;} .post_head { height:125px !important;} .contact-layout1-right { width:35% !important;} }
1. Mobile Version Screenshot1 – Homepage – Missing Wording?
2. Mobile Version Screenshot2 – Homepage – Really large icons for boxes – wish was 2 to a row like Tablet version?
3. Mobile Version Screenshot3 – Footer – Follow Me Section – Really large icons for pictures on Instagram feed plugin – could it be smaller little pictures like in Desktop & Tablet versions?Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .skt-builder-block-inner.skt-builder-block-inner-31.fadeInUp { animation: none !important; } .skt-builder-home-section1-block .desblock-wrap { padding:30px 0 0 0 !important;} .skt-builder-home-section1-block .designs-thumb img { min-height:inherit !important;} #sb_instagram.sbi_col_4 #sbi_images .sbi_item { width:25% !important;} .sbi_photo_wrap a { height: 75px !important;} }
Regards,
DaveJune 12, 2020 at 10:17 pm #154558Thanks Dave,
Unfortunately, that didn’t fix anything at all besides the Instagram plugin in the mobile version. One problem solved, thank you, but all other issues remain and it didn’t do anything at all.
Thanks so much,
AmandaJune 16, 2020 at 9:50 pm #154798Hello,
These codes didn’t help the sizing or any of the blog issues at all. Please advise.
Thanks so much,
AmandaJune 17, 2020 at 7:49 am #154846Hi,
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,
DaveJune 17, 2020 at 7:01 pm #154864Just sent it. Thanks Dave for all your help! Hopefully, y’all will be able to figure it out.
I appreciate it,
AmandaJune 18, 2020 at 10:59 am #154910Hi,
This is done.
Regards,
DaveJune 19, 2020 at 2:18 pm #155000Thanks so much Dave for all your help! Everything looks great and I appreciate it greatly. You’re awesome!
Thanks again,
AmandaJune 22, 2020 at 6:19 am #155096Hi Amanda,
If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.