Viewing 11 replies - 1 through 11 (of 11 total)
  • does it reflect in the admin panel ?
    i mean after changing the css, and reloading, whats the value of textarea ?
    same as the original or the modified one ?

    Thread Starter CRM Junkie

    (@crm-junkie)

    Well, it does reflect in the admin panel. The text area shows the modified css, but it doesn’t reflect in the website.

    well, if it reflects in admin panel, then the file is correctly saved ??

    try clearing your browser’s cache or check if it works in any other browser ??

    more info about how to clear browser’s cache is here : https://www.wikihow.com/Clear-Your-Browser’s-Cache

    Please let me know if it works ?? so that i mark the thread as resolved
    ??

    Thread Starter CRM Junkie

    (@crm-junkie)

    I did try clearing my browser cache and some other browser, but it didn’t work. Could you possible give me the CSS that reduces the space between the buttons?

    can i have a look to the site ?
    on what url you using it..
    so that i can give you the css adjusted according to your site ?

    Thread Starter CRM Junkie

    (@crm-junkie)

    Yes, it’s mscrmhacks.com

    please try this out:

    ul.ssb_list_wrapper{list-style: none !important;width:100%;display: inline-block;padding: 0px;margin: 5px !important;}
    ul.ssb_list_wrapper li{float: left;list-style: none !important;display: inline-block;padding-left: 6px;max-width: 200px;background: none !important;}
    ul.ssb_list_wrapper li.fb1{max-width:90px;}
    ul.ssb_list_wrapper li.fb2{max-width:126px;}
    ul.ssb_list_wrapper li.twtr{max-width:82px;}
    ul.ssb_list_wrapper li.gplus{max-width: 60px;}
    ul.ssb_list_wrapper.ssb_widget li{display: block;max-width: 100%;width: 100%;}
    Thread Starter CRM Junkie

    (@crm-junkie)

    Applied it, but the layout still stays the same. Check it at my site.

    i would sujest you to disable your caching pligin of wordpress
    as its cache plugin is still loading the odler cached css

    Thread Starter CRM Junkie

    (@crm-junkie)

    I installed the caching plugin a few hours back, so I am pretty sure that isn’t the cause. Also I purged the cache.

    But since you insist, I have disabled it. You may have a look.

    well, the file isnt updated yet:
    https://mscrmhacks.com/wp-content/plugins/social-share-boost/css/style.css

    seems like its not saved or there might be a issue in file permissions that’s preventing the file to save..
    if you have ftp details, then you can manually update the file via ftp.
    the file location is:

    /[wordpress_root]/wp-content/plugins/social-share-boost/css/style.css

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Edit CSS doesn't work’ is closed to new replies.