-
AuthorPosts
-
July 14, 2017 at 8:44 pm #821414
It seems like my breakpoint for my website is at max-width 767px instead of 768px for tablets. My website right now doesn’t display the menu properly at 768px, is there anyway I can change the breakpoint to 768px? I tried to check under Enfold > Header > Mobile Menu but I don’t seem to have that option. Here are some pictures of what I mean.
July 15, 2017 at 12:01 am #821491Hey Sal,
Would you be able to provide a link to the site so that we can inspect the page?
Best regards,
Jordan ShannonSeptember 13, 2017 at 12:33 am #851288Sorry for such a late response lol, been busy updating other stuff and total forgot about this until today. Here is the website below:
September 13, 2017 at 12:47 am #851290Here are the codes that are set to “max-width: 767px” when I do inspect element, but I don’t see these in my CSS coding. When I change these to 768px, it makes the layout perfect.
@media only screen and (max-width: 767px)
(index):62
#top #wrap_all .av_header_transparency {@media only screen and (max-width: 767px)
(index):62
.responsive .logo img {I am going to try to write this as custom code and see what happens.
-
This reply was modified 8 years, 1 month ago by
spirani91.
September 13, 2017 at 1:05 am #851298Tried changing that to 768px, still no luck. It seems like a lot of my max-widths are 767px for some reason. Like I said previously, I have no coding for 767px, only max-width: 768px, so is there something wrong in my settings or something?
September 13, 2017 at 2:07 am #851309You guys can close this topic, I resolved the issue.
I for some reason thought the tablet break point was max-width: 768px, not max-width 767px/min-width 768px
Changed my coding around and now everything is good
September 13, 2017 at 8:29 am #851430 -
This reply was modified 8 years, 1 month ago by
-
AuthorPosts
- The topic ‘How to change tablet breakpoint to "max-width: 768px"’ is closed to new replies.
