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

    Hey,

    This is probably not a Enfold issue but I ask anyway :)
    http://www.newyorkinspiration.com/testing/

    Do you know why the whole height is not displayed of the search box in the widget?

    Thanks
    Charlotte

    search box

    This is the code for the search box:
    EDITED // code too long .// use pastebin

    #539126

    Hi Charlotte!

    Your getting a few javascript errors, be sure to deactivate all plugins while testing.

    Also, this is probably unrelated but your using an older version of Enfold, 3.1.3, and you should update to the latest version, 3.4.4.

    Regards,
    Elliott

    #539419

    Thanks.

    Do you know any one with java script knowledge?

    Kind regards
    Charlotte

    #539460

    Hello again,

    I saw your link to https://codeable.io/ so I guess they are able to help me..

    Charlotte

    #539515

    Hey!

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

    .search-widget.size420x348A {
        height: auto;
        padding-bottom: 15px;
    }

    Regards,
    Yigit

    #539698

    Thanks :)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Code in widget’ is closed to new replies.