Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #129415
    connor1200
    Participant

    This theme is 100% great when it comes to viewing it on a computer. However when I view it on Mobile IOS devices issues arise.

    -My background does not move with the page. It is stretched out super wide and pixelates. I have tried every setting in the backgrounds to fix this but nothing works there.

    -Also when I scroll down the Instagram pictures are distorted and large.

    Here is the website

    http://www.zachkleisinger.com

    thanks

    #129436
    tikaram
    Keymaster

    @connor1200: If you check the demo of the theme on mobile devices you will not find any difference between your site and demo. The background images gets cropped out on small devices, you can check that in the demo of the theme as well. I don’t seem to find any issue on your site as you can check the demo of rock star pro.

    Regards,
    Tikaram

    #129532
    connor1200
    Participant

    Okay thats unfortunate the backgrounds dont mimic the computer versions on mobile.

    Last question and this is something that happens on your demo site and not mine. The upper top panel when you scroll down it changes to transparent and disappears. I noticed it does this for every page on the demo site but on mine it only does it for the home page. Wondering why.

    Thanks,

    Connor

    #129558
    Skandha
    Participant

    Hello @connor1200, You seem to have put a black background color for the header (except on homepage) that is why it is not showing transparent as you scroll down. Goto => Appearance => Customize => Additional CSS add the following CSS Code to remove the background color and make the header transparent.

    .header-bg #masthead {
       background-color: transparent;
    }

    Let if know if this solves your issue!!

    Regards,
    Skandha

    #129796
    connor1200
    Participant

    Yes it worked great! Thank you Skandha 🙂

    I actually had one more issue I may need code for. How can I remove the page name at the top of each page that says ‘Music’ or ‘about’ ?

    Thank you,

    Connor

    #129816
    Skandha
    Participant

    @connor1200: Go to => Appearance => Customize => Additional CSS and add the following CSS Code

    .entry-title {
    display: none;
    }

    Let me know if you have any more issues.
    Have a good day!

    Regards,
    Skandha

    #132179
    connor1200
    Participant

    Hey another question.

    The background on my website seems to be moving with my header image carousal.

    Is there anyway I can simply deactivate the background picture from just the mobile site and then use a colour code to use a plain colour for it?

    Thank you,

    Connor1200

    #132197
    Skandha
    Participant

    Hello @connor1200, I don’t see any background image on your site. Could you please clarify what your issue is.

    Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Rockstar Theme Mobile issues’ is closed to new replies.