Title: alignment issue on page
Last modified: May 13, 2019

---

# alignment issue on page

 *  Resolved [kingsmarque](https://wordpress.org/support/users/kingsmarque/)
 * (@kingsmarque)
 * [7 years ago](https://wordpress.org/support/topic/alignment-issue-on-page/)
 * Hello,
 * I just installed your plugin yesterday and trying to learn the plugin.
 * the issue is that the checkbox and text in the ingredients aren’t aligning correctly.
 * also, numbers and direction are also not appropriately aligned.
 * I would also like to know how to change the size of the checkbox and numbers.
 * Thank you
 * edit: I used some recipe information found on your demo site to try the plugin,
   don’t intend to use it after that.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Falignment-issue-on-page%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Boxy Studio](https://wordpress.org/support/users/boxystudio/)
 * (@boxystudio)
 * [7 years ago](https://wordpress.org/support/topic/alignment-issue-on-page/#post-11529916)
 * This is most likely a theme CSS conflict and easily resolved with some custom
   CSS:
 *     ```
       html { font-size:16px; }
       .cooked-recipe-directions .cooked-direction p { margin:0 0 10px; }
       ```
   
 * That’ll be a good start, but your theme is setting a lot of margins, etc. to 
   0 which is causing these spacing issues.

Viewing 1 replies (of 1 total)

The topic ‘alignment issue on page’ is closed to new replies.

 * ![](https://ps.w.org/cooked/assets/icon-256x256.png?rev=2005204)
 * [Cooked - Recipe Management](https://wordpress.org/plugins/cooked/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cooked/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cooked/)
 * [Active Topics](https://wordpress.org/support/plugin/cooked/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cooked/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cooked/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Boxy Studio](https://wordpress.org/support/users/boxystudio/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/alignment-issue-on-page/#post-11529916)
 * Status: resolved