The following code block is for Fluid Topics version 4.3:
header {
bottom: 42px;
background-color: purple;
}
The following code block is for Fluid Topics version 5.1 and up:
header {
background-color: purple;
}
The following code block is for Fluid Topics version 4.3:
header {
bottom: 42px;
background-color: purple;
}
The following code block is for Fluid Topics version 5.1 and up:
header {
background-color: purple;
}