betty0714
Forum Replies Created
-
Hi Ben,
I am so sorry for the delay update. As you suggested, I checked my cache and installed a cache plurgin. All of my changes update quickly.Thanks!
BettyHi Ben,
This is odd. I guess there is some buffer time that need to refresh all the things I have changed? Now if you look at my website, the home page, there is no margin or padding any more. Is there any ways that I could immediatly see the change, that I do not need to wait for a couple of hours to know that I make the right change?
I am sorry that I have bothered you so many times.
Hi Ben! Thanks for your help!
Somehow I do not know how I did it. It’s just next day in the morning and the image shows up.
But if you take a close look at the home page, there is still a little bit space between image and the menu and the footer. I do not know why. And as I add a header in it. The space is still there. Also, I do not know why. No matter how I change the margin and padding space for my header or text that I have for another page (have not posted yet), nothing has changed.
Forum: Themes and Templates
In reply to: Reduce the space between menu and contentJust to make sure. If I am also going to decrease the space between footer and image, do I put the following CSS?
#content {
padding-bottom: 0!important;
}
.page-bottom {
padding: 0;
}Forum: Themes and Templates
In reply to: Reduce the space between menu and contentOMG That’s amazing! Thank you so much!