Hello there guys!
I have an urgent problem and I don’t know if I can ask it here since it’s regarding a plugin but maybe you could kindly help me.
I have installed months ago a plugin called Column short codes, since I write in 3 languages and I need to have 3 columns for each post. I gave it a try and everything worked fine.
later I asked you to help me reducing the size of body font and you gave me this css
body p {
font-size: 13px;
}
which works great, even on the posts I had already used the column shortcodes.
Now that I am creating new posts with the same plugin the text appears much bigger and also my simple social share plugin at the end of the content doesn’t appear well (or any other plugin, I had a related post one that I deactivated thinking that was the problem)
I really hope you can give me a hand with this. I’d be very thankful
The link to two sample posts, the old one that works fine and the new one that doesn’t
Hello there! I have updated to the new version of read 2 days ago and since then the body font is back to huge! and non of the css above work anymore! and that is only when I open the posts
could you please help me?
thank you very much!
Saghar
actually the first css works on the blog. It’s in each post it doesn’t work (the second css you gave me here)
I also tried .single-post .entry-content p { font-size: 13px; }
but it doesn’t work either!