New Landing How can we help? Themeforest Theme Support Supreme Not fully responsive – see screenshots

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Supreme
  • #96252
    Rob222
    Member
    Post count: 206

    Screenshot 1 – The text (name of the photo) is massive, it even looks big on a PC! But on a mobile phone its ridiculous – the text takes up so much space. Can the size of this text not be made smaller so that its positioned neatly in one line of text?

    Screenshot 2 – Text links at the bottom overlap each other making it confusing and look rubbish basically and thus affects users visiting my site on a mobile phone. This in my opinion is not responsive. Can this be fixed?

    Screenshot 3 – This photo shows my google adsense and how it affects my background of my page. You can clearly see that the banner seems to push the page up abit more creating a checked pattern (background) when it should be a white background like the rest of the page. Can this be fixed?

    Attachments:
    You must be logged in to view attached files.
    #96586
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding your points.

    1- Thats a H1 element. You can change the size of H1 in the font size option inside the theme options.

    2- Do you have an idea how do you want it to look? There are size restrictions

    3- Add this custom css

    
    #sitewide-ad{
    max-width: none!important;
    background-color: #fff!important;
    }
    

    – Rui

    #97678
    Rob222
    Member
    Post count: 206
    This reply has been marked as private.
    #97957
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .page-heading h1 {
      max-width: 100%;
    }
    .pagination-wrap .nav-previous, .pagination-wrap .nav-next {
      width: 100%;
      max-width: 100%;
    }

    – Kyle

    #98004
    Rob222
    Member
    Post count: 206

    Hi there,

    Seems to have worked. Thank you. Much appreciated.

    #98010
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register