Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • in reply to: Help with some css customisation #4719
    goonhoon
    Participant
    • Topics: 1
    • Replies: 4

    Awesome, that did it again. Thank you! I have just now left a review 🙂

    One last question is regarding the !important property. I have had troubles with editing some elements, such as the one below:

    input.is-search-input  {
        border-radius: 25px 
    			!important;
    }

    And I wonder what prevents my code from being executed without ‘important’ , as I would like to generally avoid using ‘!important!”

    Thanks!

    in reply to: Help with some css customisation #4714
    goonhoon
    Participant
    • Topics: 1
    • Replies: 4

    You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    li.is-menu.dropdown form {
        top: 6px;
        right: auto;
        left: 80px;
    }

    I have one additional question. How would I make the .is-form-style input.is-search-input { appear upon hovering on the search-icon instead of clicking on it? I had no luck finding this in the inspector.

    Thanks a lot

    in reply to: Help with some css customisation #4708
    goonhoon
    Participant
    • Topics: 1
    • Replies: 4

    Awesome, thank you! That did it.

    in reply to: Help with some css customisation #4693
    goonhoon
    Participant
    • Topics: 1
    • Replies: 4

    I hope you are well today and thank you for your question.
    I visited your shared website but it displays fine for me as shown in the attached screenshot.
    Could you please tell me exactly where I can see the problem so that I can help you?
    Best regards, Ivory Search Support

    Thank you for the reply and apologies for the late follow-up. The issue I have is that I would like the search bar to appear on the right from the icon, not below it.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to create new topic or reply to the topic.