
leadoptimize
leadoptimize
About
- Username
- leadoptimize
- Joined
- Visits
- 139
- Last Active
- Roles
- Member
Comments
-
Do you think this would work to make submenu active on click instead of hover? http://jsfiddle.net/kkpLhzqj/1/
-
Yes I know we can have it coded differently. I was just hoping to avoid that. The client just made that request. If they had made that request initially, we would have gone with a different theme. Perhaps I'll just use Uber Menu and see if that will…
-
OK thanks. Perhaps a future update could include allowing all builder elements to display in sidebar. But I guess another option would be to create full width layout with a column to the left to act as a sidebar and then put whatever builder element…
-
Silly me. There it was right in my face. I was overlooking it. Thanks!
-
Actually I was able to change it by seting the color in Theme Options > Colors > Content > Theme Color Perhaps you were saying the CSS is required if I only wanted to change the button color, but nothing else, since Theme Color changes more…
-
Is there html for it?
-
It is absolutely necessary for this site to create this modification. What features of your theme would not work if the submenu was changed from hover to click activation?
-
Thanks. That worked!
-
Well for now I have worked around it. The issue was that I had actual tables as the submenu item names - to display custom icons to the left of each submenu item, which was in H4 or H5 font. The addition of the table within the submenu in megamenu w…
-
ok
-
got it. thanks.
-
Regarding the issue of the text not centering vertically, I figured it out. It was because it was an h font. I forgot that tends to have a certain amount of padding below the font. I changed it to regular p font, and it was centered normally. Now if…
-
Hmm. Well I'm using tables as the Label for each menu item - a tale with an image on the left and text on the right. Is that the best way to accomplish the look I have? The table is adding extra padding and spacing apparently, even when I set the ta…
-
Ok thanks. That will be awesome when you get the custom icon function working. When will that be?
-
I think I found it. Please let me know if this is the right one to edit: .widget-area::before
-
ok
-
Actually, it's not just Google fonts that show jagged. All fonts do, even System fonts.
-
That CSS worked perfectly. Thanks!
-
Thanks. Will do.
-
I understand. Thanks
-
Certainly: http://awesomescreenshot.com/0034ivzad1 I just want to be able to make the round bullets and the pointer bullet all the same color, but not the default color they are now.
-
You're right. It did show up there, but we can't use that header for this site. I using the background image to try to place a blue background behind the menu, since this theme won't let me do it with CSS, but I guess that won't work either. As a fe…
-
Ah. You are right I completely missed it.
-
Very nice. That's exactly what I needed. I did notice that the top pointer in the nav bullet of the current slide appears to be a different element than the actual round bullets. So I made the round bullets the same color as that pointer so it woul…
-
http://dev.thinkreliability.com/
-
This is the only other CSS I entered in custom CSS, and it all worked as I intended it to: .menu-highlight.header-stack #Top_bar .menu > li > a span:not(.description) {font-weight: bold;} #Top_bar .menu > li > a span:not(.description) {f…
-
Well the main issue is the nav arrows aren't semi-transpartent, like they are in Rev Slider. I prefer them to be semi-transparent. Also, in BeTheme, the nav bullets are white for the sliders not showing. The issue is that with my slider, the backgro…
-
How can I disable background header color to see if the header background image shows up? Or what other suggestions do you have to get the header background image to work properly? You can see all my settings for Layout > Header here: http://awe…
-
#1. Ah I see. You are right. I had the right CSS but I had it at the bottom of custom css. I moved it to top, and it worked perfectly. I've never had to move a line of css code to the top to make it work. I would have never guessed that. If you don'…
-
The style of the buttons, arrows and nav bullets are being overwritten by BeTheme's css. Rev Slider's arrows are transparent black. On the site they are now a solid blue shade. Rev Slider's nav bullets are dark and round. On the site now they are w…