Forum Replies Created
-
hey haha i love it but XD now when you go to the mobile version, or shrink page, the mobile header disappears xD hahahahXD but i think thats the last of the issue well i hope so.
in reply to: header menufurthermore the header drop downs down work anymore, nor does watch later feature when u click on it, theres no more drop downs
in reply to: header menuthis is perfect but ive run into a few issues, your template on diy header didn’t have this but if you go to my site: theagwebsite.com, you can see the parallax header adds a margin above and below, i dont know why this is. furthermore to the right there is a gap too. is this due to the coding?? please help the account details are still the same if you need access. thanks
in reply to: header menusorry its http://www.theagwebsite.com/wp-admin
in reply to: header menuyes that’s all right, also when you do it, can you explain to me what you did so i can replicated it again whenever.
okay so
the url login is http://www.theagwebsite.com/wpadminuser: ag2018
pass: password1in reply to: header menufurthermore when u hover over the search icon in the menu, the little hover text that appears saying “Search” gets a bit cropped out i think.
in reply to: header menuhttps://ufile.io/os3zo here is the file as requested. so to get the header on the home page to look like that, you have to see i had to change alot of setting which was very confusing, such as transparent header in both the pages setting and global settings. and also the header has the weird shadow thanks.
in reply to: header menuokay so i have a few questions/problem
1) under page setting there’s an option called “transparent header” what does mean, is this targeting the main menu?, because when i change it from transparent to default, the menu goes solid.
2) with the css snippet you provided and the transparent header, turned to “transparent” the menu disappears, if the “transparent header” targets the menu, then i guess this pages sense.
3) and most importantly when the css snippet is applied and the page setting for transparent header are on default, the header works as i wanted it to, so everyhting is good, BUT! as you can see from this image, https://imgur.com/a/mcax8kH, there is a shadow on the main menu, i dont know why this is, but it definitely very unappealing ??? do you know why this is, this seems to be the last problem, as ive figured the rest out.
in reply to: header menuYe
I did that but the default home page, still has a transparent menu, other pages have a solid menu, but the home page is transparent??!in reply to: header menufor example, the main demo home page has transparent menu, https://postimg.cc/QFhpTbQM, i dont know why, ive turned the transparent header off, and it has solid header on other pages, but the home page, but the diy home page has a solid menu, what do i have to do here?
in reply to: header menuokay ill do that, but how do i make the header on the main demo menu to b solid like the one on the diy page?
in reply to: header menui just really want a menu just like the one you have on this forum page, jsut an replicate, if that makes sense of what i need.
in reply to: header menufurthermore how can i make the transparent menu to a solid main menu, like that of the diy demo, so make the menu of main demo to diy demo. by the way the issues mentioned above still havent been solved, applying the codes you have given me just makes the menu disappear and also the page content sits above the menu, as discussed above.
in reply to: header menuso i installed the whole theme again imported demo content, and then the header with the css, just completely hid behind the full width main home page, and disappeared …
in reply to: header menuokay so all looks good, however as you can see by this image, https://imgur.com/a/mcax8kH, the header is for some reason ontop of the menu, i mean it has like a black shadow over it, whihc is usually not the case without the coding? whats going on here. thanks agian
in reply to: header menu@media only screen and (min-width: 1201px) {
.qt-parentcontainer .qt-menubar {
position: unset;
margin-top: -70px;
}}
.qt-menubar ul.qt-desktopmenu {
padding: 0px 70px;}@media only screen and (min-width: 1201px) {
.qt-parentcontainer {
padding-top:70px
}
}@media only screen and (max-width: 1200px) {.qt-menubar ul.qt-desktopmenu {
padding: 0px 0px;}}
So all this correct?
in reply to: header menuThanks, is it fine then to use the other 3 codes with this code aswell then??
in reply to: header menuP.s I don’t mind even the header you have on this forum site
in reply to: header menuoriginally and ages ago i was given this;
@media only screen and (min-width: 1201px){
.qt-parentcontainer .qt-menubar {position: absolute !important; top: 0 !important;}}cause i wanted to keep it there, as im embedding videos, the header gets in the way basically. so is there absolutely no way to keep it there?? again i was given this code ages ago
@media only screen and (min-width: 1201px){
.qt-parentcontainer .qt-menubar {position: absolute !important; top: 0 !important;}}.so i dont know, im very confident with following instructions and with java/html. so i would mind if you could lead me on the track to edit the java or watever. because as long as i can have a header that stays at the top, id be really happy with this theme, its my only last concern in all honesty. any help would b great thanks so much
in reply to: header menudoesn’t that still cause the header to scroll down with the page, i want the header to stay there at the top and not move with the scroll, if you get what i mean, thanks.
in reply to: header menudoes that mean its fine to use all 4 codes?;
@media only screen and (max-width: 1200px) {.qt-menubar ul.qt-desktopmenu {
padding: 0px 0px;}}
.qt-menubar ul.qt-desktopmenu {
padding: 0px 70px;}@media only screen and (min-width: 1201px) {
.qt-parentcontainer {
padding-top:70px
}
}@media only screen and (min-width: 1201px){
.qt-parentcontainer .qt-menubar {position: absolute !important; top: 0 !important;}}in reply to: header menuwould that keep it stationary?? i want it to stay there aswell ?
in reply to: header menu@media only screen and (max-width: 1200px) {.qt-menubar ul.qt-desktopmenu {
padding: 0px 0px;}}
.qt-menubar ul.qt-desktopmenu {
padding: 0px 70px;}@media only screen and (min-width: 1201px) {
.qt-parentcontainer {
padding-top:70px
}
}@media only screen and (min-width: 1201px){
.qt-parentcontainer .qt-menubar {position: absolute !important; top: 0 !important;}}okay so i add the 3 codes above, to keep same height and for it to stay there, could you check if those 3 codes are compatible and don’t conflict with each other, because i used them 3 codes you provided and it caused the issues. so if you could double check for me, because i did reinstal the theme and got the same issue, the thing is i remove the code but the issue remains. also am i suppose to add this in the additional css or the css in the child theme. if you could fix this for me it would be great. as this looking header is the one i really liked, it makes the theme perfect, thank you so much for all the help i appreciate it alot
in reply to: header menuOkay I’ll do that, I usually add the css for it to stay in same position aswell, which u gave me long time ago. But okay I’ll reinstall it
in reply to: header menualso those images are after i removed the css, im confused as to why it has not gone to its original state?? also i have added css to some pages, but i doubt that that css is affecting this issue. even after removing the css you have me the glitch persists, which is confusing because no other codes were changed..?
in reply to: header menuisnt there any possible way of it not glitching? i really would like that header, because i feel the original header is a bit too chunky
https://pasteboard.co/HFI7YvD.pngin reply to: header menuhey so i’ve tried both codes in combination with the header to stay in the same location, and there was a few glitches that happened right off the bat, for example, the footer went a bit weird, i removed the css but the header and footer stayed messed up. Is there any solution to this, as i really loved the way it looked with the css codes – it was exactly what i wanted. p.s. I had tried your codes on a brand new site as i restarted the website, so i dont think any of my content was affecting it.
in reply to: header menuhello, yes this is exactly what i wanted :). however the burger tab in the phone version, or short desktop version, has padding to the left now anyway to get this to left corner again. is it not possible to like add this css in the desktop menu php or something, so it doesnt affect anything else, just a thought
in reply to: header menu