Как построить вторую таблицу стилей в детской теме WordPress?CSS

Разбираемся в CSS
Anonymous
Как построить вторую таблицу стилей в детской теме WordPress?

Сообщение Anonymous »

Я использую детскую тему, и мне нужно построить таблицу стиля для слайдера. The css file is located in a folder in the parent theme directory, i.e. /parent-theme/css/flexislider.css

I created the child theme using a plugin which added a functions.php file to the child theme directory with the following code:

Код: Выделить всё


Подробнее здесь: [url]https://stackoverflow.com/questions/35638653/how-to-enqueue-second-stylesheet-in-wordpress-child-theme[/url]

Вернуться в «CSS»