In custom wordpress responsive theme bootstrap.ss overlap style.css -
In custom wordpress responsive theme bootstrap.ss overlap style.css -
on creating custom theme faced 1 problem http://templategraphy.com/wp-demo/landro/ lookwise not because not supported style.css default shows css properties bootstrap.min.css.
i want theme html http://templategraphy.com/demo/landro/ should theme take css properties style.css.
thanks in advance
you first need link bootstrap.css , style.css
cause in css order of import cascading.
all custom styles or created comes last.
css responsive-design
Comments
Post a Comment