Home Forums Basel support forum featured and "new" labels inline, not in 2 rows Reply To: featured and "new" labels inline, not in 2 rows

#33988

Oscar
Participant

Thanx

As you see my functions.php under child theme themes/basel-child
I use child theme but with some reason style.css works only for some items but doesnt work for some items for example above css codes you given to me if I add to them options custom css
they work, but I delete there then paste into themes/basel-child/style.css
they dont work.
Why that happens?

this is my style.css for child theme

/*
Theme Name: Basel Child
Description: Basel Child Theme
Author: XTemos
Author URI: http://xtemos.com
Template: basel
Version: 1.0.0
Text Domain: basel-child
*/
/* Your customizations starts here */
.anabanner{color:#ffffff;}
.single-product .product_meta span.sku_wrapper{display:none!important;}
.sku_wrapper{display:none!important;}
.cat-design-default .hover-mask{display:none!important;}
table.ayak tr td{border-bottom:0px solid #000000!important;padding:2px 1px!important;text-align:center;}
.fa-youtube-play:before{font-size:45px;color:red;}
.fant1{font-size:16px;line-height:30px;}
.fant2{font-size:25px;color:#34AAE9;margin-right:7px;text-align:center;line-height:30px;}
.fant3{font-size:13px;line-height:25px;}
.fant4{font-size:21px;color:#054680;margin-right:4px;text-align:center;line-height:25px;}
div.category-grid-item{width:50%!important;}