Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Elinam21 Friend
    #938559

    How can i make the whole footer full width using one color as attached. I tried putting the code below in the custom.css file but that affects the breadcrumbs and the menu bar. Which is the correct way to do this.

    .wrap {
      width: auto;
      clear: both;
      background-color: #111111;
    }

    1. footer_color
    2. menu_bar_affected
    pavit Moderator
    #938621

    Hi

    You can try to add in custom.css this code indeed

    .t3-footer > .container {
    min-width:100%;
    }

    Hope it helps


    1. Screenshot_5
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum