-
AuthorPosts
-
chenasona1 Friend
chenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 16, 2014 at 11:25 pm #201380Hi, I want to make the background picture in “masthead” position responsive, no-repeat, full width and “Center” aligned.
I have added some CSS in custom.css as found in another thread in this forum but did not achieve exactly what I want.
in custom.css I have added.page-masthead .row-feature.row-feature-primary {
background: url("/images/banner.jpg");
width: 100% !important;
background-repeat: none;
}
and result is this My site . Please help anyone.
Thanks.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 17, 2014 at 1:50 am #549784Instead the existing code, replace this
.page-masthead .row-feature.row-feature-primary { background: url("/images/banner.jpg") no-repeat center center; width: 100% !important; }1 user says Thank You to chavan for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by chavan 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Make "masthead" background full responsive
Viewing 2 posts - 1 through 2 (of 2 total)