• Hi,

    I removed Home Widgets 2 & 3.

    I watched https://www.youtube.com/watch?v=gZRsBh1KNXw and tried the author’s method, but it didn’t work! Seems the php is different. Then I searched and found a similar solution, and modified that to this – additional CSS:

    .home-widgets .grid:nth-child(1) {
    width: 100% !important;
    }
    .home-widgets .grid:nth-child(2) {
    display: none;
    }
    .home-widgets .grid:last-child {
    display: none;
    }

    It worked.

    However, I am wondering, will I have any issues with this solution?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pranaman

    (@pranaman)

    Well, I found something is going on.

    I added the Black Studio TinyMCE plugin and used that for my now singular home widget.

    When I use that, and add text to it, it doesn’t seem to show very quickly, if at all, on my site when I refresh. I checked in Firefox, Chrome and IE and I cleared the cache many times.

    It does show ok on my android phone however.

    Has anyone had that happen? Does anyone know if this because of the CSS mod, or something else?

    Sorry, we do not monitor these forums, please use the official forum:

    http://cyberchimps.com/forum/free/responsive/

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removed Home Widgets 2 & 3 – Issues?’ is closed to new replies.