New Landing How can we help? Themeforest Theme Support Pinpoint Hiding buttons when not needed

  • This topic has 8 replies, 3 voices, and was last updated 11 years by rnierga.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Pinpoint
  • #1010
    #1059
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sure, just add the following to the custom css box within Pinpoint Options:

    @media only screen and (max-width: 767px) {
    .header-items { display: none!important; }
    }

    – Ed

    #1179
    rnierga
    Member
    Post count: 6

    Hi,

    I did a copy and paste of your code but it still doesn’t work, what am i doing wrong?

    Thanks

    #1248
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Can you show us your site please?

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #1322
    rnierga
    Member
    Post count: 6

    http://www.fengling.es

     

    Regards, Roger

    #1362
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Tried to access it but it doesn’t load…

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #1428
    rnierga
    Member
    Post count: 6

    We don’t know why you couldn’t access the web, it seems everything is ok. Please, try it again. Regards, Roger

    #1541
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Loading fine now, add the following custom css:

    @media only screen and (max-width: 767px) {
    .logo-full #logo {
    padding-top: 0!important;
    }
    }
    

    – Ed

    #1556
    rnierga
    Member
    Post count: 6

    The changes now work. Thanks Ed!

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