• Resolved LeahC2391

    (@leahc2391)


    Hello,

    I have inserted a background image for my content area….

    div.row.column-content-wrapper {
    	background: url(./wp-content/uploads/2014/10/content-background.png) repeat;
    opacity: .87;
    	position: relative;
    	padding: 5px 0 0 0;
    	left: 1%;
    	border: groove 2px #0593ca;
    }

    It works just fine for the most part but my text runs off the page. Along with the page title underline design going off the page too.

    To fix the text I made div boxes within each page.

    I don’t know if this is the best way to fix this?

    Also my slider seems to be smaller than the content area?
    -I would like it to be the same width, while still being responsive.

    Any solutions for my problems will be very much appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Make Slider same width as content?’ is closed to new replies.