Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #321273

    I purchased this document manager plugin that does everything I could ask for except it conflicts with some display style that I cannot find to edit.

    I was told that:

    Display: Block
    needs to be
    Display: inline

    but I am damned if I can find that reference anywhere. Information in private area.

    #321337
    This reply has been marked as private.
    #321343

    Hi!

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

    select#spcdm_batch_plug {
    display: inline !important;
    }

    If that does not help, please post a screenshot and show how it should look

    Best regards,
    Yigit

    #321623
    This reply has been marked as private.
    #321944

    Hi!

    Please add following code to Quick CSS as well

    input#search_files {
    display: inline!important;
    }

    Best regards,
    Yigit

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