It’s still moving around and not staying. Maybe I have the code wrong to get the title to appear in the lower right. Maybe you can tell me the easier way to get the title in the lower right and stay responsive. Here’s what I have:
/* Slider title/text area */
#main-slider .entry-container {
padding-bottom: 40px;
bottom: auto;
width: 78%;
font-style: italic;
padding: 1em 1em;
padding: 1rem 1rem;
}
#main-slider { padding-bottom: 40px; }
#header .entry-header { padding-bottom: 40px; }