As Sven noted in the comment, your theme doesn’t have any spacing after paragraphs. It’s actually set to no space between paragraphs on line 797 of your style.css. If you were to change that line and the one above it so the last numbers in each line were 10px and 1rem, you’d have fairly default spacing back.
The spacing in the admin is controlled by a different stylesheet, likely the default one in your case.
Related Posts:
- how to add version of style.css in wordpress
- What is the role and history of the $content_width global variable?
- Override parent theme translation on child theme
- What does exactly GPL license mean for my WordPress theme?
- Categorising themes by folders in backend
- Add a page outside of the current theme?
- How to create a live demo page for a theme? [closed]
- How to incorporate admin theme in my back-end-plugin
- Using chunk theme from wordpress.com on my own host
- What is the first file wordpress looks at in a theme?
- Duplicate and change a Theme Widget
- Custom Upload Panel in Menu Bar
- Two Navigation Menus in Themes Produce the same menus?
- WordPress themes under GPL license
- Theme not showing after uploading
- Being asked to update a theme that I don’t have
- I want to run different WordPress websites under the same database
- get_template_directory_uri does not seem to work when defining WP_CONTENT_DIR
- Using a _GET gives me a debug error (over my head)
- How to go about pre generating css file with variables from theme options
- How can I create an “excerpt” with text that won’t be displayed in the post itself?
- Possible to put header-{your_custom_template}.php in subdirectory?
- Why wp_enqueue_style() not working?
- How to remove header image on subpages in Twenty Eleven (default theme)?
- Can I update themes without enabling maintenance mode?
- 404 Error while accessing the font files
- Child Style.css not overriding parent theme style located in assets/css/main.css
- Disable Theme API / Front end (for API only environment)
- Creating a theme options page
- Showing post thumbnail (attachment) on the archive.php category listing
- OptimizePress Theme Overriding add_filter page_template
- How do I change the scan depth for page template files?
- Moving test theme to live site without mySQL error – how? [closed]
- Add more widget areas to a theme
- Posts and Pages not showing on admin, but showing in theme
- Apache errors when retrieving taxonomies
- How can I add class to every quote element?
- wp_get_theme() works fine, but wp_get_themes() returns empty array
- Read More Button Not Responding To Click
- How to use command lines an activate theme in wp – cli also setup Vagrant/Sage Theme?
- Can’t resize logo in responsive theme?
- How to change the format of posts on the hompage?
- How to display message (with switch_theme hook) after deactivating My theme?
- GPL 2 Theme using a framework for commercial Theme?
- Using twitter bootstrap in a theme
- Featured images, am I missing something?
- Is there a way to upgrade a theme without losing custom templates?
- What hook is the currently active theme’s functions.php file loaded on? [duplicate]
- It’s okay if I do not write add_action()
- Basic Theme for a Static Corporate Website?
- WordPress 5.1 upgrade has lost the parent theme JavaScript
- SOLVED Custom Add rewrite rule and Get string
- Section Background Images?
- Theme update deleted my custom page
- Homepage showing a simple listing of title, featured image, then posted on
- Permissions error
- Setting a new default template for the creation of a page
- How can I change the prev / next buttons text to Dutch?
- Event Organiser breaks the theme [closed]
- Get data from Theme Options and use them into meta options field in custom post type
- How to remove the tripadvisor logo from the wordpress theme?
- Can’t see themes for Multi-site wildcard subdomain
- Are the Theme frame works or Theme builders slow downs the performance? [closed]
- Transclude/Import one wordpress page to another
- Remove admin sub menu from child theme
- removing side space between para and container on generatepress?
- share wrordpress data between two shared hosts using REST API
- Video not showing on smaller resolutions
- How Can I Disable WordPress Theme Self-Update?
- I want to remove part of a header
- Moving website from localhost to existing website without altering existing live theme
- Default and warning messages & no login
- CSS in child theme isn’t working properly
- Theme customizer hiding sections
- How do I change theme demo [duplicate]
- template_redirect() doesn’t seem to be working
- Theme installation error “The parent theme could not be found”
- WordPress theme is not displayed properly on other computers
- Media previews on posts
- Display ads by location [closed]
- Updating theme resets theme options settings and widgets
- load language file
- Are immediately-called actions not usable in themes?
- Where is the stylesheet code?
- Detect PHP script usage in themes?
- Add Media + Quick Edit buttons not working
- How can i limit wordpress post title characters in sidebar?
- What happens to bespoke page template references on theme change?
- Stylesheet not being loaded? [closed]
- is it possible to create a website with wordpress with these requirements without coading?
- Theme making direct ajax calls to theme folder
- How to add sidebar to homepage programmatically?
- How to remove header “ish” label [closed]
- Where can I decide the number of posts to display on the blog index page?
- I need to disable responsive feature of a theme called Meet GavernWP [closed]
- how to add dynamic footer credit in Greatmag theme [closed]
- Twenty Fifteen Premium Theme [closed]
- Can i Remove copyright text wordpress.org theme
- Help with Divi logo not appearing for 10s
- How to clone a theme template from within WordPress? [closed]