SKT Girlie Pro mobile version issues

Home Forums All Other Themes SKT Girlie Pro mobile version issues

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #152806
    Amanda FarnumAmanda Farnum
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: December 14, 2019

    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,
    Amanda

    #152857
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    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

    #154393
    Amanda FarnumAmanda Farnum
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: December 14, 2019

    Hello,
    Sorry it’s taken me a bit. My imgur link is: https://imgur.com/a/MlbKnqc

    Here 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/page

    TABLET 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 section

    Blog 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 either

    Footer – 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,
    Amanda

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

    Hi,

    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,
    Dave

    #154558
    Amanda FarnumAmanda Farnum
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: December 14, 2019

    Thanks 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,
    Amanda

    #154798
    Amanda FarnumAmanda Farnum
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: December 14, 2019

    Hello,
    These codes didn’t help the sizing or any of the blog issues at all. Please advise.
    Thanks so much,
    Amanda

    #154846
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    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

    #154864
    Amanda FarnumAmanda Farnum
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: December 14, 2019

    Just sent it. Thanks Dave for all your help! Hopefully, y’all will be able to figure it out.
    I appreciate it,
    Amanda

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

    Hi,

    This is done.

    Regards,
    Dave

    #155000
    Amanda FarnumAmanda Farnum
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: December 14, 2019

    Thanks so much Dave for all your help! Everything looks great and I appreciate it greatly. You’re awesome!
    Thanks again,
    Amanda

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

    Hi Amanda,

    If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org

    Regards,
    Dave

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