Great Ottawa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] 5 column footerHi, it works now. Tks.
Forum: Themes and Templates
In reply to: [Customizr] 5 column footerHi WPyogi,
When clicking the link, it come to the new page like below:
The default Footer area can be easily modified – see Snippet.
… and the link there is lost.Forum: Themes and Templates
In reply to: [Customizr] 5 column footerI’m not not a coder. The link to Snippet you referred is lost. Please check it out. Tks.
Forum: Themes and Templates
In reply to: [Customizr] Remove featured imagesThe blank is still there. I’m reviewing previous code. Thanks
Forum: Themes and Templates
In reply to: [Customizr] Fixed NavBar width@nikeo
1. I’m working on that. Actually, despite that responsive is cool, it disturb the layout some what.
2. Great
Thanks for the nice them.Forum: Themes and Templates
In reply to: [Customizr] Sticky Header on Android device@tomaja: it doesn’t work any more. Quite bizarre. Any other value for overflow option?
Forum: Themes and Templates
In reply to: [Customizr] Sticky Header on Android device@tomaja: it works now. Thanks for that.
Forum: Themes and Templates
In reply to: [Customizr] Sticky Header on Android device@tomaja: the header is no more sticky with your overflow option
Forum: Themes and Templates
In reply to: [Customizr] Sticky Header on Android device@tomaja, here you are lochuynh.com.
I’m building it locally and just up yesterday for a test.
In fact, there are 2 issues:
1. The top part of slider images (1200×500) is hidden behind the header when shrinking the browser. It’s nicely showed only with full screen browser or browser width bigger than 1200px
2. More top part of the page is hidden when the NavBar goes down under the logo upon shrinking the browser.
Thanks.Forum: Themes and Templates
In reply to: [Customizr] Sticky Header on Android deviceThank tomaja.
I did:
@media all and (min-width:768px) {
.tc-header {
position: fixed;
top: 0;
background-color: #fff;
z-index: 100;
width: 100%;
}
}
The problem keeps the same as the top part is still hidden.Forum: Themes and Templates
In reply to: [Customizr] Move the button box on slider to the right@tomaja. It doesn’t work. Or any way to move the button box down in the bottom of the slider.
Tks.Forum: Themes and Templates
In reply to: [Customizr] Featured pages : Remove the title and "read more"Thanks Tomaja & Nikeo.
@nikeo: any way to replace the title by another text? for example Page Title is Title1 but it shows NewTitle1.
Thks.Forum: Themes and Templates
In reply to: [Customizr] Migration@wpyogi
ThanksForum: Themes and Templates
In reply to: [Customizr] Posts PageI’m newbie, the snippet is too much for me. What I intend to do is quite simple that in spite of showing all posts in the front page we direct them to a page. For example, all posts of category1 are showed on the page1, etc…
Thanks.Forum: Themes and Templates
In reply to: [Customizr] Fixed HeaderHi,
The snippet works well but the body content is behind the bar of social icon and tag line when reducing the width of the browser.
Any code to fix it?
Thanks,