Style WGrid

Style WGrid [Paid] 2.3.4

No permission to buy ($20.00)

webtiryaki

Active member
Licensed customer
webtiryaki submitted a new resource:

Style WGrid - Style WGrid Xenforo Tehemes

View attachment 293293

DEMO
Stil WGrid Topluluğunuz için harika bir kullanıcı arayüzü oluşturmanın en basit ve en hızlı yolu. Güzel tasarlanmış temamız çözülebilir özel özellikler ile birlikte gelir.
  • Metin Logosu
  • Katlanabilir Kategoriler
  • Yapışkan Kenar Çubuğu
  • Katlanabilir Kenar Çubuğu...

Read more about this resource...
 
Hello.

How would I remove the glowing bar above the node list?
Find and delete this code WGrit -Templates-wt_theme.less.

CSS:
.block-header a:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: rgb(157,255,255);
    background-image: linear-gradient(90deg, rgba(157,255,255,1) 0%, rgba(62,149,182,1) 100%);
    box-shadow: rgba(145, 241, 246, 0.7) 0 3px 18px 0px;
    border-radius: 0 0 0.25em 0.25em;
}
 
would be nice if i could buy this but it seems your website is down.
 
Back
Top Bottom