Forum Replies Created

Viewing 3 replies - 61 through 63 (of 63 total)
  • Thread Starter tomsychau

    (@tomsychau)

    I have not got a reply yet. Please confirm.

    Thread Starter tomsychau

    (@tomsychau)

    I found a thread where it provided the following to add onto the “Additional CSS” which works. However, it doesn’t seem to work when the following codes are put into the child theme style.css.

    @media (min-width: 768px) {
    .navbar-default .navbar-nav {
    width: 100%;
    text-align: center;
    }
    .navbar-nav > li {
    float: none;
    display: inline-block;
    }
    }

    after I installed the plugin I encountered this error. Please check.

    Warning: array_keys() expects parameter 1 to be array, null given in /home4/abnaca/diamond-sushi.com/wp-content/plugins/marketing-automation-by-azexo/azh_marketing_automation.php on line 641

    Warning: in_array() expects parameter 2 to be array, null given in /home4/abnaca/diamond-sushi.com/wp-content/plugins/marketing-automation-by-azexo/azh_marketing_automation.php on line 641

Viewing 3 replies - 61 through 63 (of 63 total)