Forum Replies Created
-
in reply to: Javascript block with Save buttonThis reply has been marked as private.in reply to: Javascript block with Save button
Sorry, I posted this before adding screen shots of the code. They are posted here now.
Also, the Save button never appears anywhere. These giant blocks of code just appear when you check the text tab.
I am using an ad blocker on my browser.
in reply to: Mobile menu broken in Tower 2.1You were right. My caching/minimizing plugin was causing the problem. Thanks!
Edited to add: I finally figured out that the navigaton wheel came from a plugin installed from the previous theme. I deleted that and your much nicer menu appeared.
in reply to: Mobile menu is to wideAll of this worked! Thank you SO MUCH for all your help and your quick replies. It was very, very helpful in this emergency website rebuild.
in reply to: Mobile menu is to wideForgot to add: I didn’t have a problem with the social media icons. I just included that information so you could tell that you were on the new website. :-)
in reply to: Mobile menu is to wide1) I changed your credentials to Administrator. Sorry about that!
2) I changed the outer padding code and got rid of it. That took care of the appearance issue. Content is still sliding back and forth horizontally when I scroll.
3) I’d still like to make the logo smaller on the mobile menu. Can you give me the code for that?
4) Am still having trouble getting all menu items to appear. On the Side menu, the top-level items appear, but you have to tap them to see them. I would like them to appear as soon as the menu opens.
On the Standard Menu, you can see the second-level items but not the main-level items.
I found this code:
nav .codeless_custom_menu_mega_menu ul > li h6, .menu-small ul.menu .codeless_custom_menu_mega_menu h6, .menu-small ul.menu > li > a {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
color: #fff;
font-size: 12px;
}I copied & pasted it into the Custom CSS box and changed it. No luck. Also tried adding it to style.css. Didn’t work there. Firebug says it’s inline???
I would like to change it to this:
nav .codeless_custom_menu_mega_menu ul > li h6, .menu-small ul.menu .codeless_custom_menu_mega_menu h6, .menu-small ul.menu > li > a {
text-transform: none;
letter-spacing: 0px;
font-weight: 400;
color: #253746;
font-size: 12px;
}If you can tell me where I need to go to change this, then I would be happy to use the standard menu.
5) Also BTW, I added back the top nav bar like I did in a previous website.
in reply to: Mobile menu is to wideUpdate: I tried to add ul/li code so I could make bullets in the text square. I took that coding out.
I have added credentials to my profile so you can sign in and look around.
If I change to the Standard Mobile Menu, it looks fine — except the text for the top level of the menu doesn’t show. I don’t have any text anywhere set to be gray, so I don’t know why it’s not showing up.
Here’s a screen shot:
https://www.dropbox.com/s/al940pxoyb44k0j/call%20abt%20standard%20menu%20top%20level%20not%20showing..PNG?dl=0
If you can get the text to appear in the Standard Mobile Menu, that would be just fine. I don’t care which version I use. I just want one that works and looks good.
Thanks!