Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
August 28, 2015 at 12:19 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #208284
Thank you again for all of your help!
August 28, 2015 at 12:18 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #208283Thank you, that did it!
August 27, 2015 at 10:27 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #208040No, I’m sorry. That doesn’t make sense.
I’ve had the opacity set at both 0.3 and 0.5 the whole day with it fine. The opacity should only effect the background, not the text. The text is now faded out. Significant change. It happened after I changed the text color from blue to black.
August 27, 2015 at 10:12 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #208030Here you go..file attached with marked screenshot
Attachments:
You must be logged in to view attached files.August 27, 2015 at 9:45 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #208015It seems something has gone wrong…after changing the text color of my sub-menu, all of the text fell behind the opacity?
Please help. Thank you!
August 27, 2015 at 9:18 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #208004This CSS changed the font size in the main menu sub-categories, but not the sub-categories in the mega-menu…what do I use for that?
/* Font size for sub menu */
nav.mega-menu li .sub li.menu-item > a {
font-size: 11px;
}August 27, 2015 at 8:56 am in reply to: Remove Background Border on Blog & Mega Menu Spacing #207996Thank you so much for your quick response Mohammad!
That custom CSS worked, much appreciated!
Do you have an answer as to how I can reduce the space around the sub-menu categories? I’ve been trying to figure it out with no luck.
Also, I found this CSS in the themeforest thread to remove the vertical and horizontal lines in the menu, but it is not working..
/* Remove horizontal mega menu horizontal borders */
nav .menu ul.sub-menu {
border: 0;
}/* Remove vertical mega menu borders */
nav.mega-menu li .mega .sub .sub-menu {
border-left: 0;
border-right: 0;
}(I do value your time! I’ve spent a couple of hours searching the threads here and at themeforest for answers before asking you guys. You are always very helpful, but I always try to do my part!)
This reply has been marked as private.This reply has been marked as private. -
Posted in: We hit Power Elite.