johnnyr860
Forum Replies Created
-
Thank you this did the trick ?? but now when I scroll the very first word on that menu shrinks it’s size when you scroll the page down. Not sure why it would do that. I tried checking into all my settings to see if there was one I need to check on or off but I could not figure it out.
Here’s a copy and paste of all the code I have inside the custom CSS plugin that came with customizr. All the other files within the child theme editor have remained untouched and no coding was messed with beyond the custom CSS. Maybe there is something in this code that could be causing this?
#customizr-slider { display: none; } } .navbar .navbar-inner { box-shadow: none; } /* Adjust Menu (red) text color, (Garamond) font-family, (1.5em) font-size */ .navbar .nav > li > a, .navbar .nav > li > a:first-letter, .navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a { display: inline; color: white; font-family: Garamond; font-size: 1.5em; padding: 5px 15px; } /* Adjust Menu colors - Hover */ .navbar .nav > li > a:hover, .navbar .nav > li > a:hover:first-letter { color: white; text-shadow: none; } /* Adjust (10px) top position */ .navbar .nav > li > a { position: relative; top: 10px; } .navbar .navbar-inner { max-height: 20px; } .tc-sticky-header .tc-header { background: #000; } .sticky-enabled .tc-header { background: #000; } body { background: none repeat scroll 0 0 #000000; color: #000000; padding-bottom: 0; } .page .featurette-divider.__before_content { display: none; .tc-solid-color-on-scroll.sticky-enabled .tc-header { background-color: #000;
The background color was changed from the default white background to black so where it says #FAFAFA I changed it to #000 I don’t know if changing the background color of the site would have been a cause since the problem appeared to happen before I changed the background color.
It still does nothing and I removed that last code and replaced it with the new one you just gave me and it did nothing. I even tried with both codes in at the same time and nothing.
I’m sorry I tried this and it didn’t fix the problem. The code you just gave me did not fix it.
I’m so sorry I have no idea what has happened but the problem has returned. I went away from my computer for a while came back to edit my site now and I see that when you scroll down from the page the menu bar changes itself back from black to white. Any ideas on what could have caused this? It was working fine before I left just a few hours ago.
Oh ok I will be sure to check that out than. Thanks again.
Yes but the box still changes it’s color from black go grey when I scroll the page down even with the code you just gave me.
edit: sorry I just saw your update thank you this works great just what I needed. I appreciate all your help ??
Now it works fine but when you scroll down on the page the menu bar becomes smaller and causes the bar to lose the black color upon scrolling down. How would I make it so that the menu bar doesn’t lose that color when you scroll the page down?
I want the whole box to be black and the text itself is going to be white. I inserted the code you just gave me into the custom CSS plugin I have been using and unfortunately the box still remains this grey color.
Yes unfortunately the 2nd bit of coding you gave me does nothing for the box. The color still remains the same and I am not sure how to change it. I would like the box to be black but can’t get it to black.
I got the menu items to align to the right like I wanted now I just need to make it so the box in the background is changed to a different color and I also need to change the color of the text not sure how to do that one.
Forum: Plugins
In reply to: [Toggle wpautop] Plugin not workingI deactivated the plugins one at a time and with each plugin I deactivated I did a test with my text post but the problem still persists. Unfortunately all the plugins were deactivated by the end and it still did not fix the problem. Also I am using customizr theme which is a free wordpress template I never had to pay anything for it.
Forum: Plugins
In reply to: [Toggle wpautop] Plugin not workingHello thank you for taking the time to respond back to my post. Here is a complete list of all the plugins I have for my site:
Advanced Excerpt
Akismet
Clef
Fast Secure Contact Form
Hello Dolly
Limit Login Attempts
Simple Custom CSS
TinyMCE Advanced
Toggle wpautopAkismet and Hello Dolly are the only two plugins that are deactivated. The rest are active and being used on my site.
Forum: Fixing WordPress
In reply to: How do I get the bullet points to show up in internet explorer?Hi thank you for responding to me. Unfortunately the code you gave me did absolutely nothing for the bullets on my site and I have no clue what else I can add or do to fix this. Any ideas?