Site icon Catch Themes

Place Footer 1 above Footers 2,3, and 4

Hello, I am running Catch Base Pro and would like to place footer 1 above the other footers. I tried the following code that I copied from another website using the same theme but it does not work:
#supplementary.four .widget-area { width: 33.33%; } #supplementary.four #first.widget-area { width: 100%; } @media screen and (max-width: 990px) { #supplementary.four .widget-area { width: 100%; } }
I deleted the ".four" all throughout and it seems to put the other widgets along side of Footer 1, not under it. Let me know if you need clarifications.
Exit mobile version