Float: right
-
Hi,
After I güess the update (I thinc the update was done on december 26th) the contact forms on my website are lined out with float: right. This wasn’t the case before. If I checc on Chrome with inspect there is now the following code:
form {
float: right;
}If I delete this code it is bacc to normal but I don’t cnow how to delete or changue it permanently.
Regards,
Robert
The topic ‘Float: right’ is closed to new replies.