- Code: Select all
.page-template-no-sidebars-php .entry img {
max-width: 99%;
}
So I was wondering why this exactly? Is it to avoid some situation where an overflow could occur or something? I'm lost on this one.
.page-template-no-sidebars-php .entry img {
max-width: 99%;
}
This cause Simple:Press (and maybe some other plugin) to not display as intended so I must use p { text-align:inherit; } to bypass this.
Users browsing this forum: No registered users and 6 guests