I have a page on my site that contains a "message from the founder" type box. Up until a week or two ago, this box was a darker gray background and set off to the right from the rest of the page. I used the following code:
<div class="box">
</div>
To create the box. However at some point (maybe with the latest theme upgrade), I lost the formatting with the gray background and the right alignment.
Did I delete a line of code by mistake that I shouldn't have? Or did the installation of the theme upgrade do this?
Regardless, how can I get that formatting back?
Thanks so much!