New Landing How can we help? Themeforest Theme Support Dante Subheader cut off on mobile

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #152889
    thepenster
    Member
    Post count: 47

    Hi,

    The subheader on my site (diplays.adventium.net) is cut off on iphones. Instead of “Total trade show display solutions”, you only see “solutions” on an iphone.

    The subhead does not appear at all on the product, service, about or contact pages on mobile.

    Please let me know how to fix.

    thank you,
    Penny

    #152937
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your website is not loading. Please provide me correct website url.
    Thanks
    Mohammad

    #153064
    thepenster
    Member
    Post count: 47

    Here’s the site:
    http://displays.adventium.net/

    #153605
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
     .page-heading{
       margin-top:65px !important;
      }
    }

    Thanks
    Mohammad

    #153853
    thepenster
    Member
    Post count: 47

    Thank you Mohammed. I have 2 additional questions concerning mobile.

    1) How do I reduce the font size in the header and H1 in mobile only (It’s ok on desktop)?

    2) On the iphone, is there a way to close the line height of the product listing on top at http://displays.adventium.net/products/? Problem is, it takes up all of the screen space so people may not know they need to scroll down to see the filter results.

    thank you!

    #153887
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option- Adjust the font size value of the h1 has desire.

    
    @media only screen and (max-width: 767px){
    .page-heading h1 {
    font-size:14px!important;
    }
    .page-heading {
     margin-top: 0px !important; 
    }
    .has-no-sidebar .spb_portfolio_widget .filter-wrap {
    margin-bottom: 0px!important;
    }
    ul.portfolio-filter-tabs li.all, ul.portfolio-filter-tabs li.has-items {
    line-height: 15px!important;
    }
    }

    -Rui

    #154399
    thepenster
    Member
    Post count: 47

    Hi,

    I changed the h1 font size to 10px and the li line height to 12px, but nothing changed on the iphone.

    #154551
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide admin access to check your current css code?
    Use the private reply option.

    -Rui

    #154562
    thepenster
    Member
    Post count: 47
    This reply has been marked as private.
    #154720
    thepenster
    Member
    Post count: 47
    This reply has been marked as private.
    #155351
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems you didn’t copy the last closing bracket from my css code.
    Just fixed it for you, clear the mobile browser cache and try again.

    -Rui

    #155596
    thepenster
    Member
    Post count: 47

    Hi Rui,

    Looks like the subheader is ok on the iPhone, but shows slivers of the text on iPad. Can it be fixed so both are consistent?

    Also, on iphone & ipad, how do I fix the “learn more” boxes that are still cut off of at http://displays.adventium.net/services-2/

    How do I fix each service box so they are the same size on iPad?

    thank you!

    #155991
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try the css below to increase the height of the icon box in order to be able to see the buttons in every icon box.

    
    .page-id-12492 .sf-icon-box-animated .front {
    height: 270px!important;
    }

    What you mean exactly when you said “slivers”? Can you take a screenshot with that area marked.

    -Rui

Viewing 13 posts - 1 through 13 (of 13 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