Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #743467

    Hi,

    how can I:
    1) increase the space between products in the product slider on the homepage?
    2) remove the background of the arrows in the product slider?
    3) keep the arrows in sight constantly (+make the arrow black)?
    4) slide the productslider per 1 product (instead per amount of columns)

    In the block below the product slider:
    5) make the images use half the page, so their corners just touch (and divide the whole row in four squares or equal sized blocks
    6) resize the mobile menu so it actually becomes a dropdown menu on normal screens

    I’ve bought the theme several times (and will continue to do so :) ) and love the possibilities it gives me, but this time a bit more custom work is needed than usual, so I’d appreciate the help!

    Cheers

    • This topic was modified 7 years, 9 months ago by Skelt0r. Reason: forgot something
    #743561

    Hey Skelt0r,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #743586

    Are you kidding me? This is the first time I have some questions after buying the theme about 10 times. Most questions I had have been answered by searching internet, including this forum. I saved Kriesi support a huge amount of time not asking easy questions that can easily be found searching better. Please reconsider my questions….

    #743895

    At least point me in the right direction for 4 & 6…

    #744011

    Can you at least point me in the right direction for 4 & 6…

    • This reply was modified 7 years, 9 months ago by Skelt0r.
    #745715

    Hey!

    We are very sorry for the late response.

    4.) I’m sorry but this will take a lot of customization in the theme. However, I’m sure there’s a lot of available slider plugins and scripts that have this kind of transition.

    6) Do you want to display the mobile menu on desktop mode? Please add this code in the Quick CSS field.

    #top #mobile-advanced, #top #advanced_menu_toggle, #top #advanced_menu_hide {
        display: block;
    }
    
    #top .main_menu {
        display: none;
    }

    Cheers!
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.