header style 3 (logo 100%)

Posted in: Newspaper
Post count: 13

Hi guys ,

I have a problem with logo when I upload it to website

plz see my website

http://www.mahdedu.gov.sa/wp/

screenshot:

  • This topic was modified 12 years by abosami.
Post count: 20

I have the same exact problem, how do I fix it??

Post count: 3343

Hello,
Add this in style.css

.header-style-3 .td-grid-wrap,
 .header-style-3 .container-fluid {
	 padding: 0px;
 }

Thanks

Post count: 20

I did that, and it didn’t seem to change anything?

Post count: 3343

Hello,
Try with important

.header-style-3 .td-grid-wrap,
 .header-style-3 .container-fluid {
	 padding: 0px !important;
 }

Thanks

Post count: 20

That didn’t seem to do the trick either. Are the dimensions of my header picture just not big enough? I believe it is currently 1100 px wide

Post count: 3343

Hello,
The image size should be at 1170px to full cover

Thanks

Post count: 20

Thanks, dude. That did the trick.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.