AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: denagpam on November 11, 2019, 06:43:29 PM

Title: Product Description on Mobile View Looks Ugly after Copied and Pasted
Post by: denagpam on November 11, 2019, 06:43:29 PM
Hi There

I am currently making an online store of Electronics and Computers with AbanteCart Cart

as you know the easiest way to make a Product Description is Copying and pasting

Now I get a problem

Product Description on Mobile View Looks Ugly after it is Copied and Pasted from another website especially in the image and table part
They are out of the border

as it is seen in the following attachment
what's wrong ?

Hope for your help
Title: Re: Product Description on Mobile View Looks Ugly after Copied and Pasted
Post by: Basara on November 12, 2019, 12:30:01 AM
Hello.
When you copy/paste you maybe copy some styles and html code from the other website so it is rendered like that.
Try to set a CSS rule to description div with !important tag
https://css-tricks.com/when-using-important-is-the-right-choice/
Title: Re: Product Description on Mobile View Looks Ugly after Copied and Pasted
Post by: denagpam on November 12, 2019, 01:11:27 AM
hi Basara

thanks for the help and reply