Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #296263

    Hi,
    I’d like to have two buttons in on my fullscreen slider. From the drop down menu in the “Edit Form Element” screen I can choose “Attach a button and apply a link to button”. I would like to attach two buttons. Is this possible?

    #296310

    Hi kirbyskin!

    That was a featured added with the 2.5 update 2014 February 10:

    Regards,
    Devin

    #296507

    Hi Devin,
    My current version is 2.4.5, but when I go to “Theme Update” under Theme Options it says “No Updates available. You are running the latest version! Great!” Can you please tell me how to update to 2.5?
    Thanks,
    Ian

    #296600
    #297005

    Thank you!

    #297016

    Wait – one more question :) I added the second button, but now on mobile devices the 2nd button isn’t left justified, rather it’s maybe 15 pixels to the right of where it should be. Is there a way to correct this?

    #297018

    Hi!

    Can you post the link to your website please?

    Best regards,
    Yigit

    #297051

    Sure: http://kirbyskin.com
    If you look on a mobile device or size your browser window small enough so that the buttons stack on top of each other, you’ll see that the bottom button sticks out further to the right than the top button.

    #297234

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-multi-slideshow-button.avia-slideshow-button-2 { margin-left: 0; }}

    Best regards,
    Yigit

    #297348

    Question: is there any issue with setting the max-width very high so the button renders correctly on devices with larger pixel width than 480? I set it at 2000 instead of 480 and it appears to render correctly on all devices I test it on but I want to check if this will pose an issue that I’m not thinking of? Please advise.

    #297422

    Nope, should be just fine.

    #297509

    Great – thanks, Devin!

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Is it possible to have two buttons in the fullscreen slider?’ is closed to new replies.