Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1184629
    chrisstegner
    Participant

    I 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!

    http://whitedesign.staging.wpengine.com/apex-egd/

    #1184685
    Thai
    Moderator

    Hi 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 πŸ™‚

    #1184744
    chrisstegner
    Participant

    That 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)

    #1184810
    Thai
    Moderator

    Hi 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 / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1185206
    chrisstegner
    Participant
    This reply has been marked as private.
    #1185378
    chrisstegner
    Participant
    This reply has been marked as private.
    #1185517
    Jade
    Moderator

    Hi there,

    I went ahead and removed the line height code for the paragraphs that is causing the issue.

    Kindly check the page again.

    #1186469
    chrisstegner
    Participant

    Can 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)

    #1186561
    Joao
    Moderator

    Hi 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

  • <script> jQuery(function($){ $("#no-reply-1184629 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>