dropdowns not working properly
-
Yes. I set up a website named http://www.sanrgy.com and the problem is that when you click on tabs at the top they donot always drop down and allow you to make a selection. I have 60 pages of content. So not that heavy.
What should I do so these dropdowns work properly
-
Hi there,
Either FTP into your WordPress theme or go to Appearance -> Editor within WordPress Dashboard. On the right locate a file called style.css if automatically it isn’t opened.
Then, search for this line;
.main-navigation li {When you find it, you’ll see it like this;
.main-navigation li { float: left; position: relative; padding: 0 0 0 25px; font-family: 'Lato', sans-serif; }Change the ‘padding:0 0 0 25px;’ to ‘padding:0 0 20px 25px;’ .. so you take the 3rd 0 out and replace it with 20px.
Save it, and reload your website and your drop down should work without a problem.
Let me know if that works. π
Arthur Many Thanks Will attempt to get er done
Sanrgy1@sangry1 You are welcome, keep us posted if that works.
Thank you.
Not when I looked at the CSS code it was there. Ease make sure that padding is set to:
padding: 0 0 20px 25px !important;I guess I am looking at the wrong place
Arthur
You the man πYaY! glad it all works now π Thanks, it was a pleasure helping you. Have a good weekend.
Arthur
WE have the same problem as before. Could someone be hacking if so what protection service do you advise .
Ok
So I did as you had said and made the change again from 25px to 20px But now look at my site all the header tabs are together
Please advise
Thank youMark Fenton
Below is your text from beforeArtur Bobinski wrote:
Hi there,
Either FTP into your WordPress theme or go to Appearance -> Editor within WordPress Dashboard. On the right locate a file called style.css if automatically it isn’t opened.
Then, search for this line;
.main-navigation li {
When you find it, you’ll see it like this;
.main-navigation li {
float: left;
position: relative;
padding: 0 0 0 25px;
font-family: 'Lato', sans-serif;
}
Change the ‘padding:0 0 0 25px;’ to ‘padding:0 0 20px 25px;’ .. so you take the 3rd 0 out and replace it with 20px.
Save it, and reload your website and your drop down should work without a problem.
Let me know if that works. πHi Arthur
My bad the site is http://www.sanrgy.com
Thank you for the Help as always
Help My dropdowns were not working like they should be so I went to editor and made the correction from but now my menu at the top across has all gone together into one word So my (Homeaboutproductsnaturalgaselectricitytechnologymarketsblogcontact) are all together
Please advise
Thank you
Mark sanrgy1
Hello
I have another issue with a site I have put together http://www.caregiversadvantage.com , Using http://tesseracttheme.com/ After I put the site together for the most part. They inform me that some of the issue must be because I did not download after the fact of beaverbuilder.com as a plugin. Tesseract has not been alot of help. I am fearful that if I put in beaver builder as the plugin that all of the site will be lost. I need to clean up the home page by adding the title above the call to action buttons center right of women and also get those call to actions working properly
http://www.caregiversadvantage.com is the site. Here is my Dashboard http://gator4076.hostgator.com/~sanrgy1/caregiversadvantage.com/wp-admin/Any input is appreciated from your professional experience
I cannot Thank you enough
Regards
Mark
The topic ‘dropdowns not working properly’ is closed to new replies.