Float: right
-
Hi,
After I guess the update (I think 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 check on Chrome with inspect there is now the following code:
form {
float: right;
}If I delete this code it is back to normal but I don’t know how to delete or change it permanently.
Regards,
Robert
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Float: right’ is closed to new replies.