VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: baggiesmad on April 04, 2016, 18:04:59 PM

Title: Ask a Question Modal box Responsive
Post by: baggiesmad on April 04, 2016, 18:04:59 PM
HI

Currently the modal pop-out box which displays the [ask a question] on the product page appears fine until you view it on a mobile screen. Can anyone tell me where the template is for this to create an override. Has anyone else had issues with this as its not responsive?

Thanks
Title: Re: Ask a Question Modal box Responsive
Post by: servlet on April 06, 2016, 09:57:47 AM
I can override if you create file here:

your_domain.com/templates/YOUR_TEMPLATE/html/com_virtuemart/askquestion/form.php

You can get form.php form YOUR_DOMAIN.com/components/com_virtuemart/views/askquestion

If you have responsive template please share it

regards