Sela Help: Featured Image, Width and others
-
Hello everybody
It’s my first time using WordPress i’ve working by myself and looking answer trhough the forum and google.but still have some questions hope someone can help me:
first i need to enlarge my Featured Image. i want it look at full width.
also need help with full width from menu bar and footer it looks is largest to the right side. i use this code:
/*full width*/
.main-navigation {
position: absolute;
width: 100%;
left: 0;
z-index: 10;
}.page .site-content, .home.page .site-content, .post-type-archive-jetpack-testimonial .site-content {
padding-top: 57px;
}.site-footer {
position: absolute;
width: 103.2%;
left: 0;
}Thank you so much!! and sorry for my english..
- The topic ‘Sela Help: Featured Image, Width and others’ is closed to new replies.