When modifying a theme in wordpress, when i want to remove theme content is it better to remove CSS or PHP or BOTH -


i doing website, studiopress genesis framework , theme child, want remove unneccesary header content. know code remove css , php, enought if remove css , leave php, , vice versa, or need remove them both?

thank on help!

because goal remove content, have remove php code html counterpart. in fact, it's irrelevant whether remove css or not. might use styling else.

anders' solution work if goal hide content instead of removing , said, can later on put if like.

if absolutely sure won't need use ever again (heck, can copy original theme) , won't need use styling, go ahead , remove both css , php/html keep clean. since code looking :)


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -