localgreeneats on "removing a line of code"

ساخت وبلاگ

localgreeneats
Member
Posted 1 day ago #

http://www.localgreeneats.com/test-2/

In my blog posts, this line comes up and I don't know what to write in CSS to remove it. I've tried the following without success:

.form-allowed-tags {
display: none;
}
#form-allowed-tags {
display: none;
}
.form-allowed-tags {
display: none;
}

<abbr title=""> <acronym title=""> <b>

<cite> ` <del datetime=""> <i> <q cite=""> <s> <strike>

Jake.WPsupport
Member
Posted 1 day ago #

I looked at your blog page posts, and noticed a line/border under the entry-title.

Maybe this can help:

.palette-primary .entry-title>span { border-bottom: none;
}

try:

.form-allowed-tags { display: none; }
.alert-info { display: none; }

and clear the browser cache so you get to see the changes immediately...

If you're trying to remove the block of code at the end of your post you need to use the .alert-info class:

.alert-info { display: none;
}

localgreeneats
Member
Posted 23 hours ago #

Thank you

both worked Michael & bdbrown. Question is, is there a way to remove this statement also? "You may use these HTML tags and attributes:"

I don't know if that's useful for the readers to have.

localgreeneats
Member
Posted 23 hours ago #

I realized, I didn't add .alert-info class:

I answered my last question. Thank you for your help everyone.

localgreeneats
Member
Posted 18 hours ago #

I have no idea what happened but the code is showing again. I copied the precise code you both suggested and I don't understand why it's showing again.

Ideas...?

There's no code for ".alert-info" in your CSS. As @michael suggested, you need to clear your cache. You may also need to update your minified CSS files.

localgreeneats
Member
Posted 6 minutes ago #

Cleared my cache as well as updated my minified CSS files. (I had it enabled but I disabled it but it isn't reflecting the changes/updates)

I don't know why that is....

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

برچسب : نویسنده : استخدام کار wpss بازدید : 190 تاريخ : شنبه 15 خرداد 1395 ساعت: 22:39