risamazing
Forum Replies Created
-
It unfortunately is not working, sorry for the confusion
Oh, yes I forgot to mention that the CSS came back as valid!
Thank you for your help
Simple Custom CSS
Code inputted exactly as shown.
Is there some reason it isnt overriding the php code?
I have also tried putting !important after every item, still nothing
Hello there, I keep trying but it is not working. I have cleared my browser’s cache multiple times. this is for RBIfixit.com/contact
@media only screen and (max-width:3000px){ .page-id-19 .header-image{ background-image: url('https://rbifixit.com/wp-content/uploads/2016/05/contact-01.jpg'); } } .page-id-19 .header-image{ background-image: url('https://rbifixit.com/wp-content/uploads/2016/05/contact-01.jpg'); } .page-id-19 .overlay{ display: none !important; } .page-id-19 .entry-header{ display: none !important; }
Please help!
Thank you!
Forum: Themes and Templates
In reply to: [Sydney] Mobile Header: Nav and logo inlineThey now display inline on the phone! But the opened navigation still is covered by the rotating photo header on the home page on the stock android mobile browser…
Is there a way to make the expanded nav always display on top?
Forum: Themes and Templates
In reply to: [Sydney] Mobile Header: Nav and logo inlineWorks great on iPhone 6, but on my dad’s smaller android phone there are small issues.
-Logo and button do not display inline (perhaps the logo is too big, can I make it responsive somehow? I’ll try and tweak the logo so that it displays at 75% width on smaller screens)
-Menu covered only on home page by photo slider…this one I have no clue how to fix
Thank you for your help ??
Forum: Themes and Templates
In reply to: [Sydney] Mobile Footer: Sticky?Thank you! It worked wonderfully.
Forum: Themes and Templates
In reply to: [Sydney] Mobile View: Opened nav covers drop down buttonYes, I have found it and fixed the issue. I had to add “float: clear” and eliminate existing floats regarding the nav button. ??
Forum: Themes and Templates
In reply to: [Sydney] Mobile View: Opened nav covers drop down buttonI should mention I did clear the cache before testing ??
Forum: Themes and Templates
In reply to: [Sydney] Mobile View: Opened nav covers drop down buttonIt didn’t seem to have any effect. Is it some sort of conflict with the logo’s div and the nav’s div?