New Landing How can we help? Cardinal How to set the order of slides for Swift Slider?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #137829
    ninesolutions
    Member
    Post count: 192

    Hello Swiftideas Support staff,

    may i ask how can i set the orders of the slides for Swift slider? I cant find the option to rearrange them in the list.

    thanks!

    #137841
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You will need to install the Post Types Order plugin, this will allow you to reorder the slides or any other Post type.

    Hope it helps.

    -Rui

    #137851
    ninesolutions
    Member
    Post count: 192

    Thanks Rui, it is working great now.

    A quick question here, How can i get my image to be automatically crop to a square when using the page builder?

    I choose 1/1 large crop but it still appears a rectangle.

    #137882
    ninesolutions
    Member
    Post count: 192

    Hello,

    may i also ask where can i edit the contact form “send button” color?

    this one: http://prntscr.com/5l4582

    thank you! 🙂

    #137883
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us the link to your site and admin access so I can check the image issue.

    What is the color you want for normal state and hover state?

    -Rui

    #137902
    ninesolutions
    Member
    Post count: 192

    Hi Rui,

    I figure out the image cropping. It’s great now.

    For the contact form I am looking for black for normal state, and grey with hover I’ve.

    Is this set under color Customizer?

    #137905
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I think it displays some generic settings from the color customizer but that affects a lot of other links.

    Since this is a button from Contact Form 7 please add the code below to you custom css.
    The 1st it’s for normal state and the 2nd for the hover.

    
    .wpcf7 input.wpcf7-submit[type="submit"]{
    background-color:#000!important;
    }
    
    .wpcf7 input.wpcf7-submit[type="submit"]:hover{
    background-color:#CCC!important;
    }

    If it doesn’t work I will need your site link.

    -Rui

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