New Landing How can we help? Themeforest Theme Support Dante Questions about theme

Viewing 15 posts - 1 through 15 (of 23 total)
  • Posted in: Dante
  • #167848
    Linsey
    Member
    Post count: 37

    I have a couple of questions:

    – On mobile version, our logo is cropped / resized (pulled apart in the width), how can I make the logo fixed for all sizes?

    – How do I get the pink button at the order page at the same height as the other 3 (page:….com/het-programma/tarieven/) –> in Dante’s example it is a little lower as well.

    – I have one slide per page now, (this will change later) how can I delete the arrows to jump to the next slider (which is the same slide).

    – how can I fix the “testimonials” height/size, now it adjusts to the size of the text and this movement is a little distracting.

    Thanks a lot for your support!!!

    Linsey

    #167954
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You have version 2.70 installed. Update to 2.81.
    Thanks
    Mohammad

    #167964
    Linsey
    Member
    Post count: 37

    Hi Mohammad, I updated the theme. My questions are still there, our logo is still resized, the sliders change/animate even though there’s just one slide, and the testimonials still move.

    Hope you can tell me how to solve.

    Thanks a lot for your support!!!
    Linsey

    #168419
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a mockup how you liked the logo in mobile version?

    Already adjusted your slider settings to fix that situation.

    What is the page of the pink button you want to adjust?

    Regarding the testimonials add the code below to you custom css option. It is necessary to increase the minimum height so we can stop seeing the other effect.

    .slider-wrap {
       min-height: 220px!important;
    }

    -Rui

    #168508
    Henrita
    Member
    Post count: 63

    Hi, I just deleted pages “shop-with right sidebar” and “shop-with left sidebar” how to restore? Deleted trash folder also.
    Thanks

    #168554
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @ Henrita

    Can you provide admin access so we can recreate those 2 pages?
    Use the private reply.

    -Rui

    #168561
    Henrita
    Member
    Post count: 63
    This reply has been marked as private.
    #168569
    Linsey
    Member
    Post count: 37
    This reply has been marked as private.
    #169387
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    #logo.logo-left, #logo img, #logo img.retina{
    margin-top:10px !important;
    }
    }

    Thanks
    Mohammad

    #170409
    Linsey
    Member
    Post count: 37

    Thanks! The position is better now but still the logo itself is cropped (the height is smaller than the original logo, see attachment). How can I adjust the height?

    Thanks!
    Linsey

    Attachments:
    You must be logged in to view attached files.
    #170412
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want to increase the logo height in mobile view?
    Thanks
    Mohammad

    #170440
    Linsey
    Member
    Post count: 37

    Yes, exactly. I think it’s only a few pixels… what is the code?

    #170444
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    @media only screen and (max-width: 767px) {
    #logo img{
    height:60px !important;
    }
    }

    Thanks
    Mohammad

    #170629
    Linsey
    Member
    Post count: 37
    This reply has been marked as private.
    #170712
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    How can i visit your website? You have enabled maintenance mode.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 23 total)

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

License required for the following item
Login and Registration Log in · Register