• Resolved andrew

    (@adivirus)


    Hi, I was using sunrise theme to show widgets but after the upgrade it shows css code in widget.. I have tried clear cache but no result. This is what shows in widget
    TRENDING.WPP-SUNRISE { COUNTER-RESET: WPP-COUNTER; MARGIN-LEFT: 0; MARGIN-RIGHT: 0; PADDING: 0; BORDER-RIGHT: 6PX SOLID RGB(255, 255, 124); BOX-SIZING: BORDER-BOX; } .WPP-SUNRISE LI { POSITION: RELATIVE; DISPLAY: FLEX; ALIGN-ITEMS: CENTER; COUNTER-INCREMENT: WPP-COUNTER; POSITION: RELATIVE; LIST-STYLE: NONE; MARGIN: 0; PADDING: 15PX 15PX 15PX 0; BACKGROUND: RGBA(255, 255, 124, CALC((((VAR(--TOTAL-ITEMS) - (VAR(--ITEM-POSITION) - 1)) * 100)/VAR(--TOTAL-ITEMS))/100)); BOX-SIZING: BORDER-BOX; } .IN-PREVIEW-MODE .WPP-SUNRISE LI { MARGIN: 0; PADDING: 15PX 15PX 15PX 0; } .WPP-SUNRISE LI .ITEM-POSITION::BEFORE { DISPLAY: INLINE-BLOCK; FLEX: 1 0 0; CONTENT: COUNTER(WPP-COUNTER); COLOR: RGBA(0, 0, 0, 0.15); WIDTH: 40PX; FONT-SIZE: 18PX; FONT-WEIGHT: 700; LETTER-SPACING: -1PX; TEXT-ALIGN: CENTER; } .WPP-SUNRISE LI .ITEM-DATA .WPP-POST-TITLE { DISPLAY: BLOCK; FONT-SIZE: 15PX; FONT-WEIGHT: 700; LINE-HEIGHT: 1.3; } .WPP-SUNRISE LI .ITEM-DATA A { COLOR: #2B2B09; TEXT-DECORATION: NONE; } .WPP-SUNRISE LI .ITEM-DATA A:HOVER { TEXT-DECORATION: UNDERLINE; }

    • This topic was modified 3 years, 8 months ago by andrew.
Viewing 4 replies - 1 through 4 (of 4 total)
  • I have this problem since the latest update. Please fix. I’m using GeneratePress.

    DON'T MISS.wpp-tiles { margin-left: 0; margin-right: 0; padding: 0; } .wpp-tiles li { position: relative; list-style: none; margin: 0 0 1.2em 0; padding: 0; } .in-preview-mode .wpp-tiles li { margin: 0 0 1.2em 0; padding: 0; } .wpp-tiles li:last-of-type { margin: 0; } .wpp-tiles li .wpp-thumbnail { overflow: hidden; display: block; margin: 0; width: 100%; height: auto; font-size: 0.8em; line-height: 1; background: #f0f0f0; border: none; } .wpp-tiles li a { text-decoration: none; } .wpp-tiles li a:hover { text-decoration: underline; } .wpp-tiles li .wpp-post-data { position: absolute; left: 0; bottom: 0; padding: .75em 1em 1em; width: 100%; box-sizing: border-box; background: rgba(0, 0, 0, 0.5); } .wpp-tiles li .wpp-post-data .category, .wpp-tiles li .wpp-post-data .wpp-post-title { color: #fff; font-weight: bold; } .wpp-tiles li .wpp-post-data .category { margin: 0; font-size: 0.7em; line-height: 1; } .wpp-tiles li .wpp-post-data .wpp-post-title { display: block; margin: 0 0 0; font-size: 1em; line-height: 1.2; }

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hi guys,

    Please update to version 5.3.5 and let me know if that fixes the issue for you.

    Thread Starter andrew

    (@adivirus)

    Works now, thank you!

    Working perfectly. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘broken widgets’ is closed to new replies.