Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1033633

    Hi,

    I have installed the medical demo, (I don’t know if that is relevant)
    I have a child theme hooked up, but it will not override any style css, either via ftp or via the built in editor in Appearances> Editor

    I don’t know what the issue is but it is driving me mental.

    Please your haste on this matter would be greatly appreciated.

    I have created you admin privilege below.

    #1033859

    Hey sambo258,

    Please try to be a bit more specific about which CSS is not applying, could you give an example so that we know what to check?

    Are you referring to this maybe?

    .iconbox .iconbox_content .iconbox_content_title {
        border: medium none;
        padding: 2px 0 0 0;
        position: relative;
        margin: 0 0 16px 0;
        clear: none;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 1.45em !important
    }

    Did you try it in Quick CSS?

    Best regards,
    Rikard

    #1034041

    Any code entered into the child css does not override.

    I have provided access

    #1034298

    Hi,

    I added this and it’s applying just fine:

    div {
      border:1px solid red !important;
    }

    Best regards,
    Rikard

    #1034415

    Ahh OK,

    So why wasn’t this working?

    .iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 2px 0 0 0;
    position: relative;
    margin: 0 0 16px 0;
    clear: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.45em !important
    }

    Thank you so much for your reply

    #1034428

    I don’t understand what is happening, I have removed your code but the red div still remain.

    #1034671

    Hi,

    I can’t see any red lines on your site anymore. If you need help with CSS then try to explain what you are looking to achieve.

    Best regards,
    Rikard

    #1041556

    Fro some reason browsers this past month have been super caching, when I have a private browser open the changes have been applied. many thanks for your help guys, greatly appreciated

    #1041608

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.