I am trying the change the style of the subtitle which overlays the main graphic on the home page (i.e. the one that reads “Working with international schools”/”Supporting students in making international career decisions”)
]]>
#featured-slider .entry-content p {
margin: 0;
padding: 10px 15px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
font-size: 15px;
}
https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress
]]>#featured-slider .entry-content {
color: #FFFFFF;
display: inline-block;
max-width: 400px;
text-align: right;
}
]]>