• Resolved ildomandatore

    (@ildomandatore)


    For a long time I have found myself with parts of CSS that don’t work. I thought I was missing the proper plugins. My domain is about to expire and if I can fix those few CSS, I will be able to open the website.

    1. I have the Snippet Code plugins to edit the Give iframe, but I can only edit one page. The other pages of Give do not change.

    2. I installed Simple Custom CSS and JS to modify hard-to-change code. The changes don’t work. I have to put the two button arrows on the Metaslider slider.

    .metaslider.ms-theme-nivo-dark .nivo-directionNav a.nivo-prevNav:before {
    content: ‘<‘ !important;
    }
    .metaslider.ms-theme-nivo-dark .nivo-directionNav a.nivo-nextNav:before {
    content: ‘>’ !important;
    }

    I have another Metaslider problem; caption background does not fit with image padding. I followed the suggestion from the plugin support, but after a short time it doesn’t work. Yesterday I cleared the cache several times and temporarily the caption returned to work properly but then …

    https://postimg.cc/Z0hWYk5n

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hristo Pandjarov

    (@hristo-sg)

    SiteGround Representative

    I don’t think that’s in any way related to the plugin. Most probably your theme is overwritting the changes you’re making. Press the Purge SG Cache button on top of the admin bar. It deletes EVERYTHING including combined CSS files, etc. If that doesn’t solve it, please reach out to your theme devs.

    Thread Starter ildomandatore

    (@ildomandatore)

    ok.

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

The topic ‘Changes don’t always work.’ is closed to new replies.