Hello,
Super new at this. Love this theme so far but I’m having two roadblocks trying to configure Illdy:
- I have my home page configured as a static page called “home”. Trouble is, I can’t seem to remove the sample blog post beneath the jumbotron. This post appears with the “example page” copy with a header of “home” between jumbotron and about. How can this be hidden? Did I fudge configuration somewhere?
- Can’t seem to find direction on removing the transparency of the left button within the jumbotron.
Any guidance would be appreciated!
Thanks in advance,
Shaun
Hi there
Hope you are having a good day and thank you for your question 
please provide url and i will take a look
Hi,
Thanks for your prompt reply. See preview link below and let me know if you need anything else:
http://square28.com/?customize_changeset_uuid=039be5d1-9c77-4035-82c8-0962032f2464
Thanks again,
Shaun
Sorry, realized the sharing link wasn’t publicly available. See link here
Hey there
“Trouble is, I can’t seem to remove the sample blog post beneath the jumbotron” - Sorry but, where is the blog post? under jumborton? i cant see it even on your screenshot
2. i see only one button and it’s not transparent, looks like you removed left one?
Been playing with the css. Guess I removed the button by accident.
I guess it’s a page not post. It has the header of “home” and falls under the Jumbotron before the about section. How is this removed?
hey there
“I guess it’s a page not post. It has the header of “home” and falls under the Jumbotron before the about section. How is this removed?” - Sorry, but i have trouble to understand this question
what do you want to achieve??
Hello,
I’m simply trying to remove this content. I don’t understand why it’s there. The Illdy demo does not have this section. I’m struggling to find any setting to togggle it on and off.
For added clarity, I do not want to display the 1st section of content which follows the Jumbotron image. From the header of “Home” and the example page copy (the text “this is an example page” through to “have fun!”). Everything between the Jumbotron image and the about us section I’d like to remove.
Thanks!
S
Good evening
Thank you, this makes sense now 
Well, it’s just page section like other sections on the page, if you want i can remove it for you but please enable link again
I think I have the example page copy figured out. I had to delete the copy from the page management area in the WP dashboard.
Any advice for a logo in jumbotron on mobile appearing severely skewed intermittently? Also, how can the hamburger button be removed from mobile?
Thanks,
S
Good morning
Cool 
Logo looks normal for me, please provide a screenshot and i will see
if you want to hide hamburger menu use this code:
@media only screen and (max-width: 992px)
.open-responsive-menu {
display: none;
}
this code will change logo appearance little bit
Thanks! That code worked to hide the hamburger menu.
I still seem to be having issues with my logo skewing on mobile. Page will load correctly on the first attempt most times, but as soon as I refresh, the logo skews and becomes vertically longer (see attached). Any advice?
Also, is there any way of updating the big header image for sub pages? Ideally, I’d like different images on each sub page.
Thanks in advance. I really appreciate your assistance.
Shaun
Update. Through hours of trial and error, I managed to get the logo looking good on iPhone. Still appearing distorted on iPad however. On first load it may appear square, then upon reload and/or tapping the logo, it will skew.
Also, I’m trying to center the contact form submit button on mobile with no luck. Any advice?
Lastly, is there any way of updating the header image for sub pages? Ideally, I’d like different images on each sub page. Is this possible with Illdy?
Thanks,
S
Noda,
Any help with these outstanding items would certainly be appreciated…
Thanks,
Shaun
Hello and sorry for the delay,
You can use this code to left
#contact-us .section-content .wpcf7-form p .wpcf7-submit {
float: none;
}
unfortunately we cant center it,
Sorry but using different images on different pages is not optional 