fairmediacouncil
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Get rid of two white spacesWhen I look at my site through mobile the gap between the top banner and logo below it shows again. Any idea how to close that for the mobile view?
Forum: Fixing WordPress
In reply to: Get rid of two white spacesAmazing, that worked a wonder too. Thanks for all your help! Much appreciated!
Forum: Fixing WordPress
In reply to: Get rid of two white spacesOkay, would you recommend anything to get rid of that space?
#header .logo p {margin 0} width: 500px; margin: 0 auto;
Is the code I have for that spot in the header now. I know you told me to add the margin 0 part but I think I added it incorrectly.
Forum: Fixing WordPress
In reply to: Get rid of two white spacesOK! I moved the {height:90px; overflow:hidden} next to the top #header and that worked!
Now, the only space that remains is above the nav bar.
Is that coding I should add to the navigation section?
Forum: Fixing WordPress
In reply to: Get rid of two white spacesThank you for your responses.
I added the following to my css:
#header { display: block; margin-left: auto; margin-right: auto margin-top: -25px } } #header {height:90px; overflow:hidden} } #header .logo p {margin 0} width: 500px; margin: 0 auto;
And no changes occurred.
Did I place the changes properly?
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Link ColorYes, that worked great. Thank you for your help!
Hello, thanks for your response.
I just re-added it at the end of the style sheet.
It worked fine this time around, thanks for all your help.
Checked that option and that did the trick, thank you for your help and for your quick response, its much appreciated.
Once I deactivated and reactivated my settings came back and worked.
Thanks again.
Great! Thank you, it is showing up now.
Thanks again for your help!
Forum: Themes and Templates
In reply to: [Duena] Nav bar does not show on mobileI edited my css a bit and found the responsive select menu was covered.
Forum: Fixing WordPress
In reply to: How can I center all my page titles with css?duena, from their plugin page, the forum for them didn’t offer any help
Forum: Fixing WordPress
In reply to: How to get my search box on the right side of my navigation.main-nav .navbar_inner { background: #262626; height: 80px;
was what I did to fix it. Thanks for your help!
Forum: Fixing WordPress
In reply to: How to get my search box on the right side of my navigationAwesome. I now only have one and on the right. Thanks everyone!
My last question about this is in the commotion of editing the search form css and related navbar css so much my nav bar is too thick (as in a little too tall, https://test.fairmediacouncil.org/) Is there a quick fix for that?Forum: Fixing WordPress
In reply to: How to get my search box on the right side of my navigation