Forum Replies Created
-
AuthorPosts
-
Hello there Victoria
Is there a way to make the hamburger come up on the sticking point of 1000px? It goes to the hamburger at 900px and is fine with a regular navigation at 1100px. I tried to make the @media only screen and (max-width: 1000px) but that didn’t help.
Thanks!
~AmandaHello there Jordan!
Thanks for the help. I was able to get it on the page with your help but now I can’t seem to get it lined up with the logo on the left side. When I added the header widget it added a ton of padding. I want the logo to be on the left and directly across from it the pay online button to be on the right. When I started adding code to it, it seems I had to do it via “margins” but it was adding extra margin top instead of lining it up.
I also noticed that when I pull it in for tablet mobile it vanishes since it seems to be in a fixed position.
Thanks in advance for your help :)
~AmandaPerfect! This project is a wrap :)
Thanks!
~AmandaWonderful! That is perfect! Only thing is the logo is the white version not this version http://staging.granvillefarm.flywheelsites.com/wp-content/uploads/2018/09/GranvilleFarms-website-logo.png
I tried to locate and change it but no matter what I did isn’t working. What do I need to do with this to make it show up with the dark version?
Thanks!
~AmandaNo that is the information to get to the staging website. I have attached both the staging login info as well as the WP-Admin info below for you.
Thanks in advance!
~AmandaOk I lied lol. Sorry I have 1 more. For that same nav we foxed for mobile at the beginning of this thread. When it is on iPad /Tablet I was wanting to give me the hamburger navigation. But when I have the mobile menu activated I cannot see the menu and the logo hasn’t switched from the light version to the dark version.
What can I do for this?
Thanks!
~AmandaThat fixed it! Thanks so much!! :)
One last question regarding this website. I have changed the highlight color on the website and added some css to it but I cannot get the opacity lowered. I would like it to function in a way that when any text is highlighted they can still see the text that is underneath the highlight.
::selection {
background: #bc9b6a; /* WebKit/Blink Browsers */
opacity: 0.3!Important;
}
::-moz-selection {
background: #bc9b6a; /* Gecko Browsers */
opacity: 0.3!Important;
}That worked perfectly!! Thank you so much!
Morning :)
I see someone is working on this (Victoria). I just wanted you to have the most recent request & screenshots.
Dropbox: https://www.dropbox.com/sh/423bw356d2wobvq/AADHE1KPIGep3aGayu7ro5lka?dl=0Here is the request again:
Is there a way to keep the faculty tabs at 2×2 for tablet? Right now the way it’s working is when you click the 1st tab the 2nd tab vanishes. Can we have it where it’s 2×2 at all times so the tabs do not jump down the page when they are activated?This is only an issue on tablet responsive.
Not sure why you are getting the error the site is working fine!
We are going live with this tomorrow so I would love so much if we had a solution for the tabs on mobile.Thanks in advance!
~AmandaThat’s odd. I did make it public but here is a different route, I used dropbox instead of GoogleDrive : https://www.dropbox.com/sh/423bw356d2wobvq/AADHE1KPIGep3aGayu7ro5lka?dl=0
Here is the request again:
Is there a way to keep the faculty tabs at 2×2 for tablet? Right now the way it’s working is when you click the 1st tab the 2nd tab vanishes. Can we have it where it’s 2×2 at all times so the tabs do not jump down the page when they are activated?This is only an issue on tablet responsive.
Thanks so much!
~AmandaGood Morning
I made the link available for you.Thanks again!
~AmandaHappy Friday Ismael!
Thanks so much that helped a bunch and we are SO CLOSE!! Is there a way to keep them at the 2×2 https://drive.google.com/open?id=1gqbe22yAca_XisSHyQq0Jj-jt_f8QzNJ
Right now the way it’s working is when you click the 1st tab the 2nd tab vanishes. Can we have it where its 2×2 so the tabs do not jump down the page when they are activated? https://drive.google.com/open?id=1qgKv3iWh2X99eqpuyt671lBiRaO9zqtd
Thanks so much in advance for your help :)
~AmandaThe problem only is in mobile – tablet view. The active tab when it is opened gets dropped below the 2nd row of tabs. Here is the link to view the screenshot: https://drive.google.com/open?id=1XK8FxpGT_y83XfwIvS3wCCj7uSeglXX_
If you open the link I sent for the website on a tablet or use the web developer inspector to view it you will see what I am talking about.
~Amanda
Thanks for the reply. I am trying to understand, before I send an update to my team.
Are you saying that the way you designed this element, you intended for the content that lives in the tab to be completely separate from the element it is connected to? Is it possible that you’re misunderstanding the way I explained the problem? I here is a screen capture of the issue so you can see what I am referring to: https://www.dropbox.com/s/up42i3228wv4vns/2018-07-20_16-53-53.mp4?dl=0
Good Morning Rikard,
I would like to have it on the 1st tab only…. where both the tabcontainer and title container are as well as where the active content is displayed. The 1st tab is the most important person in that tab so I want them to stand when both active and not active.
Thank you so much!
~AmandaMorning,
I guess with my issue we can close it. Just hope that no one else has the issue since it’s a real pain.Morning!
Yes. I just went ahead and used a preprogrammed footer style pattern instead of wasting time fighting with it.Morning,
I have tried both of those. It’s now glitching on both the home page and the about us page. When you refresh it loads quickly and then vanishes and turns to white. This is for a client so I want it to look good and work properly. Is there anything else you can do to help me out?So I added that code and it seems to only vanish where I have the fullWidth slider. When I delete the slider the page does as it should.
Morning,
So basically the background vanishes when I add any sort of container on that page.If I have a fresh unedited page the footer background is there but once I add something to the page it vanishes. If I then remove stuff it goes back to working correctly. -
AuthorPosts