Child theme, and header overlay help
-
HI!
Im Dylan, i love tech, but css does my head in!
I followed the instructions step by step a dozen times…
I have created a folder in wp-content/themes/restaurant-advisor-child
in it i have a style.cssthe following is the code in the css file:
/*
Theme Name: restaurant-advisor-child
Theme URI: https://www.australianchef.com.au
Description: Restaurant Advisor Child Theme
Author: Dylan Neff
Author URI: https://www.australianchef.com.au
Template: restaurant-advisor
Version: 1.0.0
*/@import url(“../restaurant-advisor/style.css”);
no css that i put in makes any changes whats so ever, i am trying to change the font and size of the menus
css i just tried was:
.advisor-top-header-container .menu {
width: 46%;
}i change the width but nothing happens, im getting the css through inspect function in chrome.
Also there is a dark shadow overlay on my header i cant work out why it just suddenly happened.
Please help!!
Dylan
- The topic ‘Child theme, and header overlay help’ is closed to new replies.