Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter diegogv

    (@diegogv)

    Hi Masters,

    Diferent than that I was thinking, my problem was with content and not with container. I keep Container with 980px and Change Content_full to 100% for use all space of container.

    kbe_style.css

    .kbe_content_full{
        width: 100% !important; /* Inserido para ajustar o texto ao tamanho do container */
        display: inline-block;
        float: none;
    }

    The master can to give your opnion about, if this is a good pratice or we have a better solution for this case?

    Thanks for your attetion

Viewing 1 replies (of 1 total)