TECRIDIBLE
i need to add facebook like page like button with width 100% i am unable to use 100% with widget, can you give me code to use fb page like code with support of all screens
VOLThor6
TECRIDIBLE Did you try setting it to {display: block} maybe 100% width is not working because it's an in-line element.
TECRIDIBLE
VOLThor6 check out this ss first one is desktop view second one is mobile view
VOLThor6
TECRIDIBLE Those widgets usually come with predefined fixed width and height. I don't think setting it to 100% would be a good idea.
Try editing the widget with the code editor and see if you can change the widget style.
Another solution could be a layout for desktop view with rows and columns.