Forum Replies Created
-
AuthorPosts
-
Thanks so much MIke for this Sunday support. Really appreciate it.
It worked all out.
Have a great day
AxelAhhh – I just saw the phone number comes up black – but not the navigation and the social link (LinkedIn)
- This reply was modified 1 year, 10 months ago by AxelSchultze.
Sorry, Mike – I tried a few other things but couldn’t get it to work and had my old code back in.
I now put your code back in again.Hey Mike,
Wow – thanks for your weekend support :)
Unfortunately, it didn’t make a difference.
We use the paid version of LayerSlider 7
Also WPRocket and cleared that too.Here is my complete CSS List. It’s at the top but also tried at the very end.
/* –AS– Menu font color for transparent header */
#top #header.av_header_transparency #header_main .phone_number a {
color: #000 !important;
}/* –AS– Shortcode Ultimate button text style */
.su-button-text-xl {
font-weight:800,, font-size:18px;
}
/* –AS– Making font “normal” for the main menu */
#top .av-main-nav > li > a {
font-weight: normal !important;
}
/* — AS — SHOWS ACTIVE PAGE IN MENU — */
.av-main-nav>li.current-menu-item>a>.avia-menu-text,.av-main-nav>li.current-page-ancestor>a>.avia-menu-text {
color: #00CCFF !important;
}/* –AS– Making sub-menu font 15px */
#top .av-subnav-menu li a {
font-size: 30x;
}/* –AS– Making active sub menu blue */
ul.sub-menu .current-menu-item .avia-menu-text span {
color: #049bd6 !important;
}/* –AS– stretching the pulldown menu to 280 px */
.main_menu .menu ul { width: 280px; }/* — AS — MAX MENU SIZE ADJUSTMENTS —
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
padding-top: 5px;
}
#top #header .avia_mega_div > .sub-menu {
padding: 20px 20px 20px;
}
*//* — AS — REMOVE CAPITAL FROM H1-H2 */
h1, h2, h3 {
text-transform: none !important;
}/* — AS — TABLE ALIGN LEFT SET — */
.avia-data-table td {
text-align: left !important;
}/* –AS– Reducing spaces between columns */
#top .av-flex-placeholder {
width: 1%!important;
}/* –AS– HR HTML code in red */
hr { display: block; height: 2px;
border: 0; border-top: 1px solid #00CCFF;
margin: 1em 0; padding: 0;
}/* — AS — DRAW A VERTICAL LINE — */
div.vr-right{
width: 1px; /* Line width */
background-color: red; /* Line color */
height: 100%; /* Override in-line if you want specific height. */
margin-left: 7px;
margin-right: 7px;
float: right; /* Causes the line to float to left of content.
You can instead use position:absolute or display:inline-block
if this fits better with your design */
}div.vr-left{
width: 1px; /* Line width */
background-color: red; /* Line color */
height: 100%; /* Override in-line if you want specific height. */
margin-left: 7px;
margin-right: 7px;
float: left; /* Causes the line to float to left of content.
You can instead use position:absolute or display:inline-block
if this fits better with your design */
}/* — AS — SLIDER ADJUSTMENT — */
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
background: transparent;
}/* — AW — IMA COURSE TABLE — */
.ima-courses .pricing-table-wrap:nth-child(1) .avia-heading-row { background-color: #00CCFF !important; font-size: 18px;}.ima-courses .pricing-table-wrap:nth-child(2) .avia-heading-row { background-color: #00A0D0 !important; font-size: 18px;}
.ima-courses .pricing-table-wrap:nth-child(3) .avia-heading-row { background-color: #004080 !important; font-size: 18px;}
.ima-courses .pricing-table-wrap:nth-child(4) .avia-heading-row { background-color: #002C50 !important; font-size: 18px;}
.ima-courses .pricing-table { margin-left: 0 !important; padding: 0px 0 !important; }
.ima-courses .pricing-table>li { min-height: 70px; }
/* — AW — Hide Full-Width Menu on Mobile
@media only screen and (max-width: 768px) {
#top .av-submenu-container { display: none !important; }}
— *//* –AS– Menu font color for transparent header */
#top #header.av_header_transparency #header_main .phone_number a {
color: #000 !important;
}/* — AW — Mobile Friendly Likert Scale WP Forms — */
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {.wpforms-field-likert_scale table,
.wpforms-field-likert_scale thead,
.wpforms-field-likert_scale tbody,
.wpforms-field-likert_scale th,
.wpforms-field-likert_scale td,
.wpforms-field-likert_scale tr {
display: block !important;
}
.wpforms-field-likert_scale th {
padding-left: 6px !important;
font-weight: bold !important;
}
.wpforms-form thead tr {
position: absolute !important;
top: -9999px;
left: -9999px;
text-align: left !important;
}
.wpforms-field-likert_scale tr {
border: 1px solid #ccc !important;
}
.wpforms-field-likert_scale td {
border: none !important;
border-bottom: 1px solid #eee !important;
position: relative !important;
padding-left: 50% !important;
}
.wpforms-field-likert_scale td:before {
position: absolute !important;
top: 6px !important;
left: 6px !important;
width: 45% !important;
padding-right: 10px !important;
white-space: nowrap !important;
}
.wpforms-field-likert_scale td:nth-of-type(1):before {
content: “Not yet”;
}
.wpforms-field-likert_scale td:nth-of-type(2):before {
content: “Planning stage”;
}
.wpforms-field-likert_scale td:nth-of-type(3):before {
content: “In developing”;
}
.wpforms-field-likert_scale td:nth-of-type(4):before {
content: “Yes, for 1-3 years”;
}
.wpforms-field-likert_scale td:nth-of-type(5):before {
content: “Yes for more than 3 years”;
}/* –AS– Menu font color for transparent header */
#top #header.av_header_transparency #header_main .phone_number a {
color: #000 !important;
}
Not sure what else I can try.
Thanks a lot
AxelDear support team,
This threat is from 2015 – now, 2022 this issue is still not resolved !!!
I have 8 licenses and the mess with Layer Slider continues to be an annoyance !!!
Wouldn’t it be time to rethink the license you have with those guys????
ThanksThanks, Rikard
unfortunately, that did not work.
Here are my menu related entries/* –AS– Making font “normal” for the main menu */
#top .av-main-nav > li > a {
font-weight: normal !important;
}
—> Works just fine/* — AS — SHOWS ACTIVE PAGE IN MENU — */
.av-main-nav>li.current-menu-item>a>.avia-menu-text,.av-main-nav>li.current-page-ancestor>a>.avia-menu-text {
color: #049bd6 !important;
}
— works perfectly/* –AS– Making sub-menu font 15px */
#top .av-subnav-menu li a {
font-size: 13px;
}
—> did work but no longer/* –AS– Making active sub menu blue */
ul.sub-menu .current-menu-item .avia-menu-text span {
color: #049bd6 !important;
}
—> Trying font-weight, then testing with color — not working/* –AS– stretching the pulldown menu to 240 px */
.main_menu .menu ul { width: 240px; }.
—> works wellMaybe a conflict with the other entries?
The above is in the order as listed.
Thanks
Axel@Rikard – Just looking for the same answer and find your answer very impolite and extremely embarrassing.
Is there any other, more professional response?
QUESTION FOR THE COMMUNITY
I’m considering Groovy, Hero Menue, or Mammoth. Anybody any experiences???
Thanks a lot
AxelJust adding to the thread
FEATURE REQUEST
Button / styling / appearance / font-size
Would be super helpful.- mainly when doing larger buttons :)
Thanks
Axel- This reply was modified 4 years, 5 months ago by AxelSchultze.
June 7, 2020 at 7:05 pm in reply to: Removing "Classic Editor, Advanced Layout Builder" from pages list #1220231Thanks a lot Mike for helping me here I’m not sure I understand.
“Adding the code to the functions.php”. You main the /enfold/functions.php right?
Not sure what you mean with Appearance > Editor – not sure where to find that – so sorryI added it at the end of the functions.php in the enfold directory and that does the trick :)
I trust that this is OK.Thanks a lot !!!
January 4, 2020 at 10:08 am in reply to: "Saving didn't work – Please reload the page and try again" #1170208This reply has been marked as private.January 4, 2020 at 1:30 am in reply to: "Saving didn't work – Please reload the page and try again" #1170162UPDATE
We found a rather bizarre reason for this failure
We had 2.2 MIllion entries in the PHP server’s /tmp directory from: session.save_path
It eventually dragged down the response time so much that we could no longer load images or make template changes.
It took an hour to delete these files
del /s /q /f %temp%\*
del /s /q /f %windir%\temp\*
I just put all this here as the web seem to be full of this issue.
We moved the /tmp folder to another drive and run now an automated task to delete files monthly.
ThanksThis reply has been marked as private.@Guenni007 thanks for the suggestion. If it would be on the Enfold Addon list I’d consider it. But unfortunately I have seen too many paid plugins die after a few years and then you have to start all over. BUt it looks like a very good idea to add by Kriesi
Hey Ismael – awesome many thanks !!!!
It works like a breeze. Maybe at the next release, consider to inject the template copy on the top. On long pages – in particular first time users have to scroll all the way down. No priority, just a “nice to have”You guys rock :)
Thanks a lot !!!
You rock – Thanks a lot Jordan – for this and the other great tips !!!!!
Thanks Jordan – I looked through those but could not find any way to make the menu text ‘normal’ instead of ‘bold’
Thanks
AxelThanks a lot Ismael.
I will split up the open questions as suggested.
The websites are http://wiforum.org http://worldwithnowork.com axelschultze.com we purchased a total of 5 licenses so far.
Thanks much
Axel -
AuthorPosts