Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Fixing WordPress
    In reply to: Scrolling Issue
    Thread Starter josiefox

    (@josiefox)

    Thank you for your reply!

    Is there anyway I can fix this easily?

    Thread Starter josiefox

    (@josiefox)

    Ahh, thank you for fixing that up, very much appreciate your help!

    I am now wondering how the hell it was working in the first place now though haha.

    Oh well, thanks again.

    Thread Starter josiefox

    (@josiefox)

    Here is my site.
    This is the page in question, its not linked to the main part of my site yet.

    This is the code that was previously working:

    .et_pb_slide_description aboutslider {
    max-width: 650px;
    text-align:left;
    padding: 40px 0 20px 20px;
    margin: 0 auto;
    float:left;
    }

    .et_pb_slide_description aboutslider h2 {
    padding: 0 0 10px 0;
    font-size:210%;
    margin: 0 auto;
    color: rgb(100,63,136);
    line-height:130%;
    }

    also tried just changing the colour of the heading with this:

    h2 {
    color: rgb(100,63,136);
    }

    Any ideas? Thanks for your help!

    Thread Starter josiefox

    (@josiefox)

    I have tried that. I made a new child theme, completely blank and tried testing it by attempting to change the colour of one particular heading. All very basic code so I am very sure the css is correct but nothing.

Viewing 4 replies - 1 through 4 (of 4 total)