Support » Fixing WordPress » Настройка адаптивности плагина Arprice (Setting the adaptability of the Arprice)

  • Всем привет, возникла такая проблема купил и установил плагин таблицы Arprice к себе на сайт. Он сам по себе адаптивный, т.е одна из частей таблицы смещается в низ при изменении разрешения экрана. В плагине вроде есть возможность дописания CSS под себя, но что-то не получается.
    Как можно реализовать отображение моей таблицы как реализовано здесь?
    ======================================================================================
    Hello, there was such a problem I bought and installed the plugin of the Arprice table to my site . It is itself adaptive, ie one of the parts of the table is shifted to the bottom when the resolution of the screen changes. In the plugin like it is possible to customize CSS for yourself, but something does not work.
    How can I display the my spreadsheet as implemented here?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    I reviewed the online demo of Arprice Plugin on below URL: http://arprice.arformsplugin.com/demo/wp-admin/

    And found that whichever table you select, you can add the custom CSS and customize it as per your convenience.

    http://nimb.ws/AJSkUI

    In case you have any requirement of customization you can surely approach the support of plugin developer.
    https://codecanyon.net/item/arprice-pricing-table-plugin-for-wordpress/10049883

    Let me know if this information helped.

    Thanks.

    Thread Starter w510i

    (@w510i)

    Спасибо за сообщение. Я уже это знал.
    Проблема в том, прописываю свой ЦСС стиль, он не отображает его на сайте. Может я чего-то не понимаю.
    Прописываю:
    .arp_inner_wrapper_all_columns {
    width: 100%;
    min-width: 840px;
    }
    все равно отображает по своему. А мне надо таблицу сделать как здесь, чтобы части таблицы не переезжали вниз.

    ===================

    Thank you for message. I already knew it.
    The problem is, I prescribe my CSS style, it does not display it on the site. Maybe I do not understand something.
    I prescribe:
    .arp_inner_wrapper_all_columns {
    width: 100%;
    min-width: 840px;
    }
    all the same it displays in its own way. And I need to make the table as here, so that parts of the table do not move down.

    Hello,

    Can you please check this?

    It seems your CSS is getting affected. I just check on the page URL you provided.

    Check Screenshot: http://nimb.ws/INO1Z6

    Thanks.

    Thread Starter w510i

    (@w510i)

    Yes, I indicated in the CSS the minimum value of 840 pixels

    Thread Starter w510i

    (@w510i)

    or how it should be to fix the table, and stayed at different screen sizes?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Настройка адаптивности плагина Arprice (Setting the adaptability of the Arprice)’ is closed to new replies.