Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #122344
    pal_coche
    Participant

    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.

    #122362
    Mahesh
    Keymaster

    @pal_coche: Please post in your site url.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Place Footer 1 above Footers 2,3, and 4’ is closed to new replies.