CSS paragraphic issue
-
Hi there,
I’m fairly new to wordpress so I’m pretty stumped at the issue. I’ve been making slow changes to the website and customizing a theme and all has been going well. I’ve not logged into the website in a few days, and have found that there is something odd with the paragraph spacing. There’s simply no space between paragraphs. I’m unsure how this has happened, as I am positive I’ve not altered any code recently, and last time I checked it was fine.
Regardless, I checked over the CSS and the p{ section is there, and I added 18px space just for laughs. Sure enough, it loads up with the huge space between 2 paragraphs, but then that space disappears.
I’ve inspected the element using Chrome, and it appears there’s a CSS reset or something (which I’m not too familiar with) that’s causing the issue with the margins / padding. If you right click any paragraphic -> inspect. You’ll see that Style.css line 150 has a huge amount of code. I’ve checked, and the CSS is NOT in the style.css for the theme I’m using. it’s actually referencing 2 other style sheets (global css and structure.css) but neither of those 2 contain it. It seems to be referencing another website or something for the css.
/** * Eric Meyer's Reset CSS v2.0 (https://meyerweb.com/eric/tools/css/reset/) * https://cssreset.com */
Anyone have any idea what the heck the issue is here, I’m pretty stumped. Website redgamingtech.com Theme is modified Idris
- The topic ‘CSS paragraphic issue’ is closed to new replies.