Hi guys, i have a content area on my footer that only has an opt-in form in there (convertplus modal popup inline shortcode) now, i would like for the content area to stretch to the width of the modal which it doesn’t right now (i can only guess it stretches to the width of the entire TEXT length)
I know i could just add something like “width: 500px” or something like that, but i’d like a more responsive approach if possible.
Thanks in advance!
EDIT: I found out that the problem doesn’t seem to be the width but the actual element (although i still don’t know if it’s the content area or text element or the shortcode content)