• Resolved arnab87

    (@arnab87)


    Website header main menu not show & Form option field create double, too much issue in V2 version

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Md Raihan

    (@mdraihanu)

    Hello @arnab87 ,

    We have already provided the solution for your previous site. We have added the solution here as well:

    @media (min-width: 992px) {
    .d-none.d-lg-flex {
    display: flex !important;
    }
    }

    @media (min-width: 768px) {
    .d-none.d-md-block {
    display: block !important;
    }
    }

    .bit-form button::before, .bit-form button::after {
    content: none;
    }

    Please send us your new website form link, and we will provide the solution for that site as well.

    Thread Starter arnab87

    (@arnab87)

    This code not work in my new website theme…check your mail properly i mailed you…kindly resolve the 2 issues as soon as possible

    Thread Starter arnab87

    (@arnab87)

    This code not work in my website new theme…check your mail properly i mailed you…kindly resolve the 2 issues as soon as possible

    your V1 version workked flowless after update V2 too much issue facing

    Plugin Support Md Raihan

    (@mdraihanu)

    Sorry for the inconvenience. We will check the email and provide you with a solution as soon as possible.

    Plugin Support Md Raihan

    (@mdraihanu)

    Hello @arnab87,

    We received your confirmation via email that your problem has been fixed using our solution. Therefore, we will now resolve this issue. Thank you for your cooperation.

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