What am I missing?
Update: When I make the max width = 2000 then it actually right justifies to the right side of the image.
Another thing I am seeing. When I change the font size it is defaulting to 34px, which I never entered, this is my custom code:
.layerslideshow-title {
font-size: 16px;
font-family: "Arial" !important;
}
Update: I'm finding that I need to use the custom css box instead of a custom css file to make changes in the layerslideshow module. This doesn't seem to fix the Right alignment isssue. I see in the page code, that it says "align-items;right;"