Forum

Thread tagged as: Problem, Blog

CSS of category check boxes for Blog - display error

We are running 2.7.10 with perch_blog (4.0.3).

For Blog entries, the category display check boxes are hidden at certain browser window sizes. Client running Chrome on Mac.

Turning the margin settings off in developer tools, shows the check boxes at any size.

form .checkboxes div.checkbox input {
float: none;
margin: 0 10px 5px 233px;
}
Stuart Farrell

Stuart Farrell 0 points

  • 6 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

Before raising an issue please ensure you are running an up to date version of Perch and any applications. We fix things all the time as they are raised.

If you are still experiencing an issue in an up to date version of the software please let us know!

Just upgraded to 2.8.2 and newest Blog, then grabbed the latest 2.8.3 this morning.... All seems good now with category check boxes.

I do have one new issue - but will post separately.

Thanks.