dlojek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Goran Image SizeI may have answered my own question – the padding would then only apply to those images with a min width of 1020?
Forum: Fixing WordPress
In reply to: Goran Image SizeI am using the Goran Theme which I believe is a child theme of Edin? And am editing the css with customize.
If this works:
.hero {
padding-top: 72px !important;
padding-bottom: 72px !important;
}what would the extra style and media screen do?
BTW – I just tried it and it worked.
Forum: Fixing WordPress
In reply to: Goran Image SizeThank You! You did not see the css I added because when it did not work I took it out.
I added the above code and it worked. I removed the style and it worked – I removed the !important and it did not work so I put it back in. I am playing with the numbers right now to get it to look how I want.
FYI – I am using Firefox for the browser and Windows XP so not sure if that makes a difference with the !important or not.
Thank You for your help!!!!!!!
Forum: Fixing WordPress
In reply to: Goran Image SizeTried that and did not see any change – even played with the 72 value – changing it to 2.
Forum: Fixing WordPress
In reply to: Goran Image SizeI read that and they did not seem to work
here is the site: drledtke.wordpress.com
Thanks for any help