Estimados, en mi sitio: http://www.menteycuerposaludable.com/blog/
Como pueden el sidebar queda un poco chico, y los anuncio de google se cortan, quisiera agranadr estos, sin que se deforme el blog.
Gracias.
Adunto imagen: http://imgur.com/a/68Sng
Hi,
go to Enfold->General Layout->Dimensions->Content | Sidebar Ratio
and choose something which works better for you.
For making your advertising smaller use this code inside Quick CSS field:
div#adContent {
width: 250px !important;
height: 200px !important;
}
and adjust as needed.
Best regards,
Andy