Tagged: x
-
AuthorPosts
-
September 21, 2016 at 8:48 am #1184629
chrisstegnerParticipantI am trying to fix up some issues with my site, and have copied it to a development site.
Please take a look here, and you’ll see the paragraph text is messed up. I can’t for the life of me figure out what’s gong on. I’m not sure if it’s the css for the “p” or another element that causing it?
Any help would be appreciated!
September 21, 2016 at 9:17 am #1184685
ThaiModeratorHi There,
Please find this CSS:
.x-column p, .x-1-1 p, .vc p, .x-sm p{ margin: 0px; padding: 0px; line-height: 0px; }And change to this:
.x-column p, .x-1-1 p, .vc p, .x-sm p{ margin: 0px; padding: 0px; }Hope it helps π
September 21, 2016 at 9:56 am #1184744
chrisstegnerParticipantThat didn’t work.
I placed it in Appearance >> Customize >> Custom >> CSS
I also placed it in the Child Theme CSS under Appearance >> Edit >> X β Child Theme: Stylesheet (style.css)
Speaking of Cild Themes, should I take all the CSS edits I normally put in Appearance >> Customize >> Custom >> CSS
and put them into the Appearance >> Edit >> X β Child Theme: Stylesheet (style.css)
September 21, 2016 at 10:30 am #1184810
ThaiModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
β Link login to your site
β WordPress Admin username / passwordDonβt forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
September 21, 2016 at 1:55 pm #1185206
chrisstegnerParticipantThis reply has been marked as private.September 21, 2016 at 3:25 pm #1185378
chrisstegnerParticipantThis reply has been marked as private.September 21, 2016 at 5:54 pm #1185517
JadeModeratorHi there,
I went ahead and removed the line height code for the paragraphs that is causing the issue.
Kindly check the page again.
September 22, 2016 at 9:46 am #1186469
chrisstegnerParticipantCan you please tell me where you changed it as I’d like to change the color as well… and would like to know just to educate myself on it.
Also, I asked about the Child Theme…
should I take all the CSS edits I normally put in Appearance >> Customize >> Custom >> CSS
and put them into the Appearance >> Edit >> X β Child Theme: Stylesheet (style.css)
September 22, 2016 at 10:52 am #1186561
JoaoModeratorHi There,
It is not necessary, I always keep my code on Customizer because I find more handy.
But you could transfer your CSS to your CHILD THEME Style.css if you prefer.
Hope that helps,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1184629 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
