ungewinster
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: pushing a tiled gallery to the right (jetpack)worked like a charm! be kindly thanked, good Sir!
Forum: Fixing WordPress
In reply to: hex colours display differently in Firefox and Safari…or is there maybe the possibility of setting the background of the menu to transparent somehow? I tried to figure this out, but have really no idea…
Forum: Fixing WordPress
In reply to: hex colours display differently in Firefox and Safarihey there, thanks for the answer 🙂
I have already tried to empty the cache (under Develop-Empty Caches, i hope that was right…) and unfortunately the problem remains…Forum: Fixing WordPress
In reply to: changing the width of 2011 without it becoming responsiveHey,
thank you very much for that, that really helped to get rid of the responsiveness when it comes to mobile devices 🙂Is there any way to keep the website from weirdly clumping up when I resize the browser window? at the moment the whole menu gets cobbled together whenever I have
#page { max-width: 1000px; }instead of
#page { width: 1000px; }Forum: Fixing WordPress
In reply to: how to add social buttons to "powered by wordpress" footerHey, thanks for your answer 🙂
I am already using a child theme. I agree that I need to edit the footer.php, the problem is that I don’t exactly know how in order to solve my problem…