Happy New Year! Enjoy 30% OFF 🎄
Coupon Code: XMAS30 - Renew: XMAS_RENEW30

Hi,
In the Virtuemart categories page, I would like to make align the contact us, call for price and Ask a question fields. And my other question is how do I add a border and change the color of the Tabs as shown in the attached picture.

Thanks,
Seema

    pavit
    Hi,
    I happens in all the product pages.
    http://roshangc.com/category/peadiatric-equipment/paediatric-bathing/r82-flamingo-paediatric-toilet-bathing-chair-detail

    And also for few category pages the alignment is not proper for example as below:

    Link for the reference.
    http://roshangc.com/category/bed-mattressess/profiling-bed-mattresses-1

    Please help me to resolve these issue at the earliest.

    Thanks
    Seema

      Hi Seema,

      Can you add site access details - I'd like to turn off css optimisation

      Thanks
      Paul

        pavit
        Thanks, Its fine but 'Contact Us ' should link to contact us page.
        Still the categories products is not aligned properly. Attached is the image.

        Thanks

          mobilityadvisors
          Could you share the FTP account also? It seems that you customize the default layout, it looks different from our demo site. I will investigate further on this.

            Hi

            Sorry for lack of a reply I've asked the team to take a look

            Apologies again for the delay

            Cheers
            Paul

              mobilityadvisors

              Hi,

              You can use this custom CSS code:

              .view-productdetails .availability {
                  text-align: left;
                  margin: 15px 1px 0;
              }

              to align the Contact Us text.

              For the border color of the tabs, as I can see you changed it already.

              Let me know if you need further help on this.

                4 days later

                mobilityadvisors How do i remove the 'contact us' option?

                Quick way would be to add this to custom.css file :

                .view-productdetails .availability,.view-productdetails .ask-a-question{display:none !important;}

                Kindly ensure to clear your browser cache if changes dont reflect

                  aman204
                  Thank you Aman. Can i add a a custom button " for more information . Contact us" and this should link to our contact us page.

                  Thanks

                    You need to Login to view replies.