Community Forum

Forum Replies Created

  • admin
    Administrator
    # vor 4 Jahren, 9 Monaten

    1. Yes, there is an option to disable the search bar in KB pages. Please view the attached file below.

    2. Specify template page is yet not available.[learn_press_profile]

    admin
    Administrator
    # vor 4 Jahren, 9 Monaten

    Can you please follow below manual URL

    Klicken Sie auf den unteren Button, um den Inhalt von wpsmartapps.com zu laden.

    Inhalt laden

    Thanks [learn_press_profile]

    admin
    Administrator
    # vor 4 Jahren, 9 Monaten

    Found small CSS code creating an issue.

    .printinlinedoc {
        float: right;
        padding-right: 15px;
    }
    

    the correct code must be

    .printinlinedoc {
        float: right;
        padding-right: 0px;
    }
    

    [learn_press_profile]

Ansicht von 3 Beiträgen – 1 bis 3 (von insgesamt 3)