cvanliew19
Forum Replies Created
-
Using ‘orientation: portrait’ was able to help me isolate mobile devices – thanks a bunch!
I wasn’t actually trying to have the image cover the entire body – Only the top part of the homepage should have the background image and then it fades to black as you scroll down, so this actually works as intended. However, on mobile, the dimensions are all messed up, as the background image doesn’t cover enough of the text. Is there a way to override the aforementioned CSS code for mobile devices?
https://ibb.co/hc7Xw8L <- a link to what I’m talking about.
This seems to have worked in getting the fade to happen further up the page, but is there a way to have this fade occur at the bottom of the background image itself rather than eyeballing what % the bottom of the image is from the bottom of the page?
Here’s a link to a gif displaying the homepage with the current iteration of the fade, I’ll try what you said above.
parallelmc.org/home
Is there any way to private message you the site password? The site is currently password-protected and I don’t want to give out the password in a public forum.
Forum: Fixing WordPress
In reply to: Sticky Header on Desktop OnlyMy website is privated but I’m using the Generate press free theme.
Forum: Fixing WordPress
In reply to: Add Drop Shadow to Paragraph TextThis worked, thank you!
Forum: Fixing WordPress
In reply to: Add Drop Shadow to Paragraph TextThanks, but how do I locate the specific paragraph text class in order to modify it in style.css? I should have rephrased my initial question.