Mr Case on "[Theme: Pinnacle] Text-align widget title"

ساخت وبلاگ

Hi!!

I am using the following code to align left wing widget title but can not.

#containerfooter .widget-title {text-align: left;}

What am I doing wrong?

web

Thanks

Mr Case
Member
Posted 2 minutes ago #

code is read line by line, so if wherever you are putting your new code doesn't get read until after the original code, it won't work. try using '!important' declaration to ensure that your code gets read.

try this:

.widget-title { text-align: left !important;
}
.widget-title:after { margin: 0 !important;
}

- - , .

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 88 تاريخ : چهارشنبه 28 بهمن 1394 ساعت: 2:54