• Resolved haruns1995

    (@haruns1995)


    Hi,

    I have a vendor store on my website that has few issues, mostly about centering on mobile phone.

    I can’t center the contact form on mobile: https://ibb.co/LZ7rzLN

    Also the products are not centered on mobile, it shifts to the right too much: https://ibb.co/Qndqrrt

    Also, on Vendor store at the top of the page (top left corner) the latest uploaded product title is shown, as can seen here: https://ibb.co/LZ7rzLN ; I have no idea how to remove that nor why would product title be displayed here.

    If someone can help with these I would appreciate it.

    Thanks in advance.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @haruns1995

    I can see you are using Elementor to modify the Single Store page of Dokan which is not included in Dokan lite. As that is not included in Dokan lite, we are unable to discuss that in the forum as per the forum’s rule. If you want to get to know more about that feature then you can have a look at this documentation.

    Anyways, the issues that you have mentioned can be fixed using some CSS. For example, the product title that is being shown on top of the store banner can be removed using the below-mentioned CSS.

    .page__title-content.mb-50 h2.page__title {
        display: none !important;
    }

    The other issues can be fixed depending on your mobile phone’s display size as they are happening on mobile screens only. I would also suggest having a look if the issue only persists with this theme. Usually, the theme’s support is more effective in terms of mobile responsive issues.

    I hope the information will help. Thanks!

    Thread Starter haruns1995

    (@haruns1995)

    Thank You very much, I will check with theme creators!

    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @haruns1995

    I believe you have got a proper response from your theme. Due to inactivity, I am marking this topic as resolved. Feel free to open a new one if you face any further issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vendor Store Issue’ is closed to new replies.