Site logo

Archived topic

spacing add on mellow theme

3 replies · Started by Sergi Llop on May 3, 2020

Viewing posts 1–4 of 4

Buenas,
en el tema Mellow quiero ampliar el ancho del texto pero voy a layout - container - container width y al darle para ampliar en ancho me amplia el marco pero no el texto. Es que es tema Mellow no permite ampliar en ancho el texto?
Thanks

Well, i’m referreing about the blue text. Not in the main page but inside the post i would like to take all the width page. Right now i can take just a bit and there’s a lot of empty space in the right and left part.

Go to Additional CSS field in the customizer and remove this block of CSS:

.no-sidebar:not(.generate-columns-activated) .inside-article > *, .no-sidebar #comments {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

Let me know if this helps :)

This archived topic is closed to new replies.