Viewing 30 results - 12,061 through 12,090 (of 18,743 total)
  • Author
    Search Results
  • #572144

    In reply to: Product Entry Title

    Hey!

    Please add following code for desktop, tablet and smart phone respectively

    .single h1.product_title.entry-title { font-size: 30px !important; }
    @media only screen and (max-width: 1024px) and (min-width: 481px) {
    .single h1.product_title.entry-title { font-size: 24px !important; }}
    @media only screen and (max-width: 480px) {
    .single h1.product_title.entry-title { font-size: 20px !important; }}

    Unfortunately it is not easily possible to change elements position as they show up following the order they appear on markup

    Best regards,
    Yigit

    #572121
    helvetika01
    Participant

    Hello,
    I am trying to change the current-item color of the full width sub-menu. But unfortunately i can’t figure out the right css.
    Could you help mi to solve this?
    http://test.tanzprojekte.ch/

    This is my actual code:
    /***************SUB MENUS***************************/
    #sub_menu1 {
    background-color:#333333;
    border:none !important;
    background:black !important;
    }
    #sub_menu1 ul{
    margin-left:20px !important;
    font-family:”oswald”, sans-serif !important;
    font-weight:bold;
    font-size:1.3em;
    margin-top:0 !important;
    padding:0 !important;
    }
    #sub_menu1 li{
    font-family:”oswald”, sans-serif !important;
    font-weight:bold;
    font-size:1.3em;
    }
    .av-submenu-container li.current-menu-item > a > .avia-menu-text {
    color: orange !important;
    }

    #572007

    Topic: fontsizes etc

    in forum Enfold
    yampieters
    Participant

    hello, as my client wants an exaxt COPY of you Enfold demo site, i have to keep asking questions of what and how.
    would it be an idea of putting that somewhere on the same demo page, as to how to obtain an effect shown in enfold?

    for example: http://www.jeelsites.nl/testen/color-elements
    here, the upper picture, below the word ‘Font’ ,
    its from the Enfold demo site.
    now, i would like to to the letterfont and the size and how you have obtained this.

    (i also want to know: is it plain H1, H2 or something like that that i can set in het Enfold settings?
    or can i adjust it myself somewhere with inline css styles?)

    #571914

    Hi,

    Please try the following as well:

    .sub-menu li a .avia-menu-text {
    font-size:18px !important;
    }
    

    Thanks,
    Rikard

    Hi Andy,
    The Custom CSS field inside the layer slider is working.
    It is the other fields above that do not (such as font-size and color)

    Thanks,
    dcarlsondesign

    #571689
    yes9310
    Participant

    Hi,

    I would like to try to remove the logo bar and logo leaving just menu and the phone bar up top. Is there a special css code I can use and how can of the change the colors of the phone bar to black from gray and have white text, size 14 font and no overlay on top of social media icons? See link below. I tried adding this to change the text in the phone bar and specified black but it kept it gray.

    #571593

    Follow up to my earlier message . . .

    It works very well, except that the popup submenu text comes up way too small. . . . . . I am assuming the 32pt font size cited in the CSS you included above refers to the main submenu text size. But there is no numerical value included for the popup SUBMENU text size. Is there a way for me to control the size of the popup nested submenu text? Is this CSS just telling the page to pull the the type size from another setting that I could go adjust in the control panels?

    Is the smaller font size in the dropdown adjustable? The CSS you gave me works great but the dropdown type is way too small.

    Thank you!
    Dave

    #571336

    Hi Basilis
    I do that, but it is still the same.
    I have made this change in the functions.php – i put in between “<?php” – and “global $avia_config;” – to activate the ALB:
    add_theme_support(‘avia_template_builder_custom_css’);

    In the helper-main-menu.php, after this code “$output .= avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, $addition, ‘strong’, true);” – I have writen this, (to view the round image in the header, with link to the “KONTAKT” page):
    echo “<div class=’header-custom-text’></div>”;

    This is what I have made in the Quick CSS:

    main-title, .main-title a { font-size: 14px !important; }

    #top .social_bookmarks li a {
    font-size: 17px;
    }
    .header-custom-text {
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    }
    @media only screen and (max-width: 480px) {
    .header-custom-text {
    position: inherit;
    float: left;
    }
    }

    #menu-item-883 > .sub-menu li:nth-child(-n+4) a {
    background: #d1ddcc;
    }

    .tik-boks-farve .iconbox_content {
    background-color: rgb(87, 113, 49) !important;
    }

    .main_color .iconlist_content {
    color: #808182;
    }
    @media only screen and (max-width: 767px) {
    h1 { font-size: 19px !important; }
    }
    @media only screen and (max-width: 767px) {

    .iconlist_title { font-size: 13px !important; }
    }

    .tik-tabs-farve .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
    background-color: white;
    color: #666666 !important;
    }

    .tik-tabs-farve .tab {
    background-color: #719431;
    color: #ffffff !important;
    }

    .tik-tabs-farveb .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
    background-color: white;
    color: #666666 !important;
    }

    .tik-tabs-farveb .tab {
    background-color: #3c281e;
    color: #ffffff !important;
    }

    @media only screen and (max-width: 769px) {
    .page-id-2158 #av-layout-grid-1 .flex_cell, .page-id-2201 #av-layout-grid-2 .flex_cell,.page-id-2192 #av-layout-grid-2 .flex_cell {
    background: none!important;
    }}
    I have used streched layout and dimension 1470px in the general settings. Have you any idea, what is wrong?

    Cheers
    Tina

    #571313
    Ron
    Participant

    High guys i have created a landing page and have used the iconbox to create content. however I want the icons bigger on the one page. How can
    I add this css code Into the code block of a page and get it to work correctly.
    ————————————————————
    .iconbox_top .iconbox_icon {font-size: 40px !important; height: 60px; width: 60px; line-height: 55px; top: -40px; left: 45%;}
    .iconbox .iconbox_content .iconbox_content_title { margin: 15px 0 10px 0; }
    .iconbox_top .iconbox_content { margin-top: 60px; }
    ————————————————————-
    it tried thisin code block but could not see a difference in size.
    <style type = “text/css”>
    .iconbox_top .iconbox_icon {font-size: 40px !important; height: 60px; width: 60px; line-height: 55px; top: -40px; left: 45%;}
    .iconbox .iconbox_content .iconbox_content_title { margin: 15px 0 10px 0; }
    .iconbox_top .iconbox_content { margin-top: 60px; }
    </style>
    ————————————————————–
    However if I add the css code to quick CSS it works correctly but that also affects the whole site.

    Your help would be appreciated.

    #571222

    Hey!

    use this code for caption title:

    h2.avia-caption-title {
    font-size: 15px;
    }
    

    and this for caption content:

    .avia-caption-content {
    font-size: 25px;
    }
    

    To hide caption on iPhone completely use this code:

    @media only screen and (max-width: 736px) {
    .slideshow_align_caption {
    display: !important;
    }}
    

    Regards,
    Andy

    #571111
    isa_solutions
    Participant

    Hi,

    My slider stopped working the other day on my homepage, just showed a black spot. I tracked it down and found its caused by using bwpminify. If I minify avia-compat.js I get this error:

    Uncaught SyntaxError: Delete of an unqualified identifier in strict mode. line 1277

    I checked out 1277 and its this:

    }),g.globalBind("mousemove",function(a){if(m){var b=h.offset();(a.pageY<b.top||a.pageY>b.top+h.outerHeight(!0)||a.pageX<b.left||a.pageX>b.left+h.outerWidth(!0))&&(h.css("pointer-events",""),g.controls.css("pointer-events",""),m=!1)}})}else h.on("mouseover",function(){null!==i&&(clearTimeout(i),delete i);var a=h.offset(),c=b.container.offset();e.positionFullscreenButton(a.left-c.left,a.top-c.top,!0)}).on("mouseout",function(){null!==i&&(clearTimeout(i),delete i),i=setTimeout(function(){e.hideFullscreenButton()},1500)})}b.fullscreenBtn=h,g.globalBind("keydown",function(a){(mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||g.isFullScreen)&&27==a.keyCode&&b.exitFullScreen()}),g.normalHeight=0,g.normalWidth=0}},cleanfullscreen:function(a){a.exitFullScreen()},containerSizeTimeout:null,enterFullScreen:function(){var b=this;if("native"===b.media.pluginType||!mejs.MediaFeatures.isFirefox&&!b.options.usePluginFullScreen){if(a(document.documentElement).addClass("mejs-fullscreen"),b.normalHeight=b.container.height(),b.normalWidth=b.container.width(),"native"===b.media.pluginType)if(mejs.MediaFeatures.hasTrueNativeFullScreen)mejs.MediaFeatures.requestFullScreen(b.container[0]),b.isInIframe&&setTimeout(function d(){if(b.isNativeFullScreen){var c=window.devicePixelRatio||1,e=.002,f=c*a(window).width(),g=screen.width,h=c*f;Math.abs(g-f)>Math.abs(g-h)&&(f=h);var i=Math.abs(g-f),j=g*e;i>j?b.exitFullScreen():setTimeout(d,500)}},1e3);else if(mejs.MediaFeatures.hasSemiNativeFullScreen)return void b.media.webkitEnterFullscreen();if(b.isInIframe){var c=b.options.newWindowCallback(this);if(""!==c){if(!mejs.MediaFeatures.hasTrueNativeFullScreen)return b.pause(),void window.open(c,b.id,"top=0,left=0,width="+screen.availWidth+",height="+screen.availHeight+",resizable=yes,scrollbars=no,status=no,toolbar=no");setTimeout(function(){b.isNativeFullScreen||(b.pause(),window.open(c,b.id,"top=0,left=0,width="+screen.availWidth+",height="+screen.availHeight+",resizable=yes,scrollbars=no,status=no,toolbar=no"))},250)}}b.container.addClass("mejs-container-fullscreen").width("100%").height("100%"),b.containerSizeTimeout=setTimeout(function(){b.container.css({width:"100%",height:"100%"}),b.setControlsSize()},500),"native"===b.media.pluginType?b.$media.width("100%").height("100%"):(b.container.find(".mejs-shim").width("100%").height("100%"),b.media.setVideoSize(a(window).width(),a(window).height())),b.layers.children("div").width("100%").height("100%"),b.fullscreenBtn&&b.fullscreenBtn.removeClass("mejs-fullscreen").addClass("mejs-unfullscreen"),b.setControlsSize(),b.isFullScreen=!0,b.container.find(".mejs-captions-text").css("font-size",screen.width/b.width*1*100+"%"),b.container.find(".mejs-captions-position").css("bottom","45px"),b.container.trigger("enteredfullscreen")}},exitFullScreen:function(){var b=this;return clearTimeout(b.containerSizeTimeout),"native"!==b.media.pluginType&&mejs.MediaFeatures.isFirefox?void b.media.setFullscreen(!1):(mejs.MediaFeatures.hasTrueNativeFullScreen&&(mejs.MediaFeatures.isFullScreen()||b.isFullScreen)&&mejs.MediaFeatures.cancelFullScreen(),a(document.documentElement).removeClass("mejs-fullscreen"),b.container.removeClass("mejs-container-fullscreen").width(b.normalWidth).height(b.normalHeight),"native"===b.media.pluginType?b.$media.width(b.normalWidth).height(b.normalHeight):(b.container.find(".mejs-shim").width(b.normalWidth).height(b.normalHeight),b.media.setVideoSize(b.normalWidth,b.normalHeight)),b.layers.children("div").width(b.normalWidth).height(b.normalHeight),b.fullscreenBtn.removeClass("mejs-unfullscreen").addClass("mejs-fullscreen"),b.setControlsSize(),b.isFullScreen=!1,b.container.find(".mejs-captions-text").css("font-size",""),b.container.find(".mejs-captions-position").css("bottom",""),void b.container.trigger("exitedfullscreen"))}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{speeds:["2.00","1.50","1.25","1.00","0.75"],defaultSpeed:"1.00",speedChar:"x"}),a.extend(MediaElementPlayer.prototype,{buildspeed:function(b,c,d,e){var f=this;if("native"==f.media.pluginType){for(var g=null,h=null,i=null,j=null,k=[],l=!1,m=0,n=f.options.speeds.length;n>m;m++){var o=f.options.speeds[m];"string"==typeof o?(k.push({name:o+f.options.speedChar,value:o}),o===f.options.defaultSpeed&&(l=!0)):(k.push(o),o.value===f.options.defaultSpeed&&(l=!0))}l||k.push({name:f.options.defaultSpeed+f.options.speedChar,value:f.options.defaultSpeed}),k.sort(function(a,b){return parseFloat(b.value)-parseFloat(a.value)});var p=function(a){for(m=0,n=k.length;n>m;m++)if(k[m].value===a)return k[m].name},q='<div class="mejs-button mejs-speed-button"><button type="button">'+p(f.options.defaultSpeed)+'</button><div class="mejs-speed-selector"><ul>';for(m=0,il=k.length;il>m;m++)j=f.id+"-speed-"+k[m].value,q+='<li><input type="radio" name="speed" value="'+k[m].value+'" id="'+j+'" '+(k[m].value===f.options.defaultSpeed?" checked":"")+' /><label for="'+j+'" '+(k[m].value===f.options.defaultSpeed?' class="mejs-speed-selected"':"")+">"+k[m].name+"</label></li>";q+="</ul></div></div>",g=a(q).appendTo(c),h=g.find(".mejs-speed-selector"),i=f.options.defaultSpeed,e.addEventListener("loadedmetadata",function(){i&&(e.playbackRate=parseFloat(i))},!0),h.on("click",'input[type="radio"]',function(){var b=a(this).attr("value");i=b,e.playbackRate=parseFloat(b),g.find("button").html(p(b)),g.find(".mejs-speed-selected").removeClass("mejs-speed-selected"),g.find('input[type="radio"]:checked').next().addClass("mejs-speed-selected")}),g.one("mouseenter focusin",function(){h.height(g.find(".mejs-speed-selector ul").outerHeight(!0)+g.find(".mejs-speed-translations").outerHeight(!0)).css("top",-1*h.height()+"px")})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{startLanguage:"",tracksText:mejs.i18n.t("Captions/Subtitles"),tracksAriaLive:!1,hideCaptionsButtonWhenEmpty:!0,toggleCaptionsButtonWhenOnlyOne:!1,slidesSelector:""}),a.extend(MediaElementPlayer.prototype,{hasChapters:!1,cleartracks:function(a){a&&(a.captions&&a.captions.remove(),a.chapters&&a.chapters.remove(),a.captionsText&&a.captionsText.remove(),a.captionsButton&&a.captionsButton.remove())},buildtracks:function(b,c,d,e){if(0!==b.tracks.length){var f,g=this,h=g.options.tracksAriaLive?'role="log" aria-live="assertive" aria-atomic="false"':"";if(g.domNode.textTracks)for(f=g.domNode.textTracks.length-1;f>=0;f--)g.domNode.textTracks[f].mode="hidden";g.cleartracks(b,c,d,e),b.chapters=a('<div class="mejs-chapters mejs-layer"></div>').prependTo(d).hide(),b.captions=a('<div class="mejs-captions-layer mejs-layer"><div class="mejs-captions-position mejs-captions-position-hover" '+h+'><span class="mejs-captions-text"></span></div></div>').prependTo(d).hide(),b.captionsText=b.captions.find(".mejs-captions-text"),b.captionsButton=a('<div class="mejs-button mejs-captions-button"><button type="button" aria-controls="'+g.id+'" title="'+g.options.tracksText+'" aria-label="'+g.options.tracksText+'"></button><div class="mejs-captions-selector"><ul><li><input type="radio" name="'+b.id+'_captions" id="'+b.id+'_captions_none" value="none" checked="checked" /><label for="'+b.id+'_captions_none">'+mejs.i18n.t("None")+"</label></li></ul></div></div>").appendTo(c);var i=0;for(f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&i++;for(g.options.toggleCaptionsButtonWhenOnlyOne&&1==i?b.captionsButton.on("click",function(){lang=null===b.selectedTrack?b.tracks[0].srclang:"none",b.setTrack(lang)}):(b.captionsButton.on("mouseenter focusin",function(){a(this).find(".mejs-captions-selector").css("visibility","visible")}).on("click","input[type=radio]",function(){lang=this.value,b.setTrack(lang)}),b.captionsButton.on("mouseleave focusout",function(){a(this).find(".mejs-captions-selector").css("visibility","hidden")})),b.options.alwaysShowControls?b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover"):b.container.bind("controlsshown",function(){b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover")}).bind("controlshidden",function(){e.paused||b.container.find(".mejs-captions-position").removeClass("mejs-captions-position-hover")}),b.trackToLoad=-1,b.selectedTrack=null,b.isLoadingTrack=!1,f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&b.addTrackButton(b.tracks[f].srclang,b.tracks[f].label);b.loadNextTrack(),e.addEventListener("timeupdate",function(){b.displayCaptions()},!1),""!==b.options.slidesSelector&&(b.slidesContainer=a(b.options.slidesSelector),e.addEventListener("timeupdate",function(){b.displaySlides()},!1)),e.addEventListener("loadedmetadata",function(){b.displayChapters()},!1),b.container.hover(function(){b.hasChapters&&(b.chapters.css("visibility","visible"),b.chapters.fadeIn(200).height(b.chapters.find(".mejs-chapter").outerHeight()))},function(){b.hasChapters&&!e.paused&&b.chapters.fadeOut(200,function(){a(this).css("visibility","hidden"),a(this).css("display","block")})}),g.container.on("controlsresize",function(){g.adjustLanguageBox()}),null!==b.node.getAttribute("autoplay")&&b.chapters.css("visibility","hidden")}},setTrack:function(a){var b,c=this;if("none"==a)c.selectedTrack=null,c.captionsButton.removeClass("mejs-captions-enabled");else for(b=0;b<c.tracks.length;b++)if(c.tracks[b].srclang==a){null===c.selectedTrack&&c.captionsButton.addClass("mejs-captions-enabled"),c.selectedTrack=c.tracks[b],c.captions.attr("lang",c.selectedTrack.srclang),c.displayCaptions();break}},loadNextTrack:function(){var a=this;a.trackToLoad++,a.trackToLoad<a.tracks.length?(a.isLoadingTrack=!0,a.loadTrack(a.trackToLoad)):(a.isLoadingTrack=!1,a.checkForTracks())},loadTrack:function(b){var c=this,d=c.tracks[b],e=function(){d.isLoaded=!0,c.enableTrackButton(d.srclang,d.label),c.loadNextTrack()};a.ajax({url:d.src,dataType:"text",success:function(a){d.entries="string"==typeof a&&/<tt\s+xml/gi.exec(a)?mejs.TrackFormatParser.dfxp.parse(a):mejs.TrackFormatParser.webvtt.parse(a),e(),"chapters"==d.kind&&c.media.addEventListener("play",function(){c.media.duration>0&&c.displayChapters(d)},!1),"slides"==d.kind&&c.setupSlides(d)},error:function(){c.removeTrackButton(d.srclang),c.loadNextTrack()}})},enableTrackButton:function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("input[value="+b+"]").prop("disabled",!1).siblings("label").html(c),d.options.startLanguage==b&&a("#"+d.id+"_captions_"+b).prop("checked",!0).trigger("click"),d.adjustLanguageBox()},removeTrackButton:function(a){var b=this;b.captionsButton.find("input[value="+a+"]").closest("li").remove(),b.adjustLanguageBox()},addTrackButton:function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("ul").append(a('<li><input type="radio" name="'+d.id+'_captions" id="'+d.id+"_captions_"+b+'" value="'+b+'" disabled="disabled" /><label for="'+d.id+"_captions_"+b+'">'+c+" (loading)</label></li>")),d.adjustLanguageBox(),d.container.find(".mejs-captions-translations option[value="+b+"]").remove()},adjustLanguageBox:function(){var a=this;a.captionsButton.find(".mejs-captions-selector").height(a.captionsButton.find(".mejs-captions-selector ul").outerHeight(!0)+a.captionsButton.find(".mejs-captions-translations").outerHeight(!0))},checkForTracks:function(){var a=this,b=!1;if(a.options.hideCaptionsButtonWhenEmpty){for(i=0;i<a.tracks.length;i++)if("subtitles"==a.tracks[i].kind&&a.tracks[i].isLoaded){b=!0;break}b||(a.captionsButton.hide(),a.setControlsSize())}},displayCaptions:function(){if("undefined"!=typeof this.tracks){var a,b=this,c=b.selectedTrack;if(null!==c&&c.isLoaded){for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return b.captionsText.html(c.entries.text[a]).attr("class","mejs-captions-text "+(c.entries.times[a].identifier||"")),void b.captions.show().height(0);b.captions.hide()}else b.captions.hide()}},setupSlides:function(a){var b=this;b.slides=a,b.slides.entries.imgs=[b.slides.entries.text.length],b.showSlide(0)},showSlide:function(b){if("undefined"!=typeof this.tracks&&"undefined"!=typeof this.slidesContainer){var c=this,d=c.slides.entries.text[b],e=c.slides.entries.imgs[b];"undefined"==typeof e||"undefined"==typeof e.fadeIn?c.slides.entries.imgs[b]=e=a('<img src="'+d+'">').on("load",function(){e.appendTo(c.slidesContainer).hide().fadeIn().siblings(":visible").fadeOut()}):e.is(":visible")||e.is(":animated")||e.fadeIn().siblings(":visible").fadeOut()}},displaySlides:function(){if("undefined"!=typeof this.slides){var a,b=this,c=b.slides;for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return void b.showSlide(a)}},displayChapters:function(){var a,b=this;for(a=0;a<b.tracks.length;a++)if("chapters"==b.tracks[a].kind&&b.tracks[a].isLoaded){b.drawChapters(b.tracks[a]),b.hasChapters=!0;break}},drawChapters:function(b){var c,d,e=this,f=0,g=0;for(e.chapters.empty(),c=0;c<b.entries.times.length;c++)d=b.entries.times[c].stop-b.entries.times[c].start,f=Math.floor(d/e.media.duration*100),(f+g>100||c==b.entries.times.length-1&&100>f+g)&&(f=100-g),e.chapters.append(a('<div class="mejs-chapter" rel="'+b.entries.times[c].start+'" style="left: '+g.toString()+"%;width: "+f.toString()+'%;"><div class="mejs-chapter-block'+(c==b.entries.times.length-1?" mejs-chapter-block-last":"")+'"><span class="ch-title">'+b.entries.text[c]+'</span><span class="ch-time">'+mejs.Utility.secondsToTimeCode(b.entries.times[c].start,e.options)+"&ndash;"+mejs.Utility.secondsToTimeCode(b.entries.times[c].stop,e.options)+"</span></div></div>")),g+=f;e.chapters.find("div.mejs-chapter").click(function(){e.media.setCurrentTime(parseFloat(a(this).attr("rel"))),e.media.paused&&e.media.play()}),e.chapters.show()}}),mejs.language={codes:{af:"Afrikaans",sq:"Albanian",ar:"Arabic",be:"Belarusian",bg:"Bulgarian",ca:"Catalan",zh:"Chinese","zh-cn":"Chinese Simplified","zh-tw":"Chinese Traditional",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch",en:"English",et:"Estonian",fl:"Filipino",fi:"Finnish",fr:"French",gl:"Galician",de:"German",el:"Greek",ht:"Haitian Creole",iw:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",ga:"Irish",it:"Italian",ja:"Japanese",ko:"Korean",lv:"Latvian",lt:"Lithuanian",mk:"Macedonian",ms:"Malay",mt:"Maltese",no:"Norwegian",fa:"Persian",pl:"Polish",pt:"Portuguese",ro:"Romanian",ru:"Russian",sr:"Serbian",sk:"Slovak",sl:"Slovenian",es:"Spanish",sw:"Swahili",sv:"Swedish",tl:"Tagalog",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",cy:"Welsh",yi:"Yiddish"}},mejs.TrackFormatParser={webvtt:{pattern_timecode:/^((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{1,3})?) --\> ((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{3})?)(.*)$/,parse:function(b){for(var c,d,e,f=0,g=mejs.TrackFormatParser.split2(b,/\r?\n/),h={text:[],times:[]};f<g.length;f++){if(c=this.pattern_timecode.exec(g[f]),c&&f<g.length){for(f-1>=0&&""!==g[f-1]&&(e=g[f-1]),f++,d=g[f],f++;""!==g[f]&&f<g.length;)d=d+"\n"+g[f],f++;d=a.trim(d).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),h.text.push(d),h.times.push({identifier:e,start:0===mejs.Utility.convertSMPTEtoSeconds(c[1])?.2:mejs.Utility.convertSMPTEtoSeconds(c[1]),stop:mejs.Utility.convertSMPTEtoSeconds(c[3]),settings:c[5]})}e=""}return h}},dfxp:{parse:function(b){b=a(b).filter("tt");var c,d,e=0,f=b.children("div").eq(0),g=f.find("p"),h=b.find("#"+f.attr("style")),i={text:[],times:[]};if(h.length){var j=h.removeAttr("id").get(0).attributes;if(j.length)for(c={},e=0;e<j.length;e++)c[j[e].name.split(":")[1]]=j[e].value}for(e=0;e<g.length;e++){var k,l={start:null,stop:null,style:null};if(g.eq(e).attr("begin")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("begin"))),!l.start&&g.eq(e-1).attr("end")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e-1).attr("end"))),g.eq(e).attr("end")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("end"))),!l.stop&&g.eq(e+1).attr("begin")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e+1).attr("begin"))),c){k="";for(var m in c)k+=m+":"+c[m]+";"}k&&(l.style=k),0===l.start&&(l.start=.2),i.times.push(l),d=a.trim(g.eq(e).html()).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),i.text.push(d),0===i.times.start&&(i.times.start=2)}return i}},split2:function(a,b){return a.split(b)}},3!="x\n\ny".split(/\n/gi).length&&(mejs.TrackFormatParser.split2=function(a,b){var c,d=[],e="";for(c=0;c<a.length;c++)e+=a.substring(c,c+1),b.test(e)&&(d.push(e.replace(b,"")),e="");return d.push(e),d})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{contextMenuItems:[{render:function(a){return"undefined"==typeof a.enterFullScreen?null:mejs.i18n.t(a.isFullScreen?"Turn off Fullscreen":"Go Fullscreen")},click:function(a){a.isFullScreen?a.exitFullScreen():a.enterFullScreen()}},{render:function(a){return mejs.i18n.t(a.media.muted?"Unmute":"Mute")},click:function(a){a.setMuted(a.media.muted?!1:!0)}},{isSeparator:!0},{render:function(){return mejs.i18n.t("Download Video")},click:function(a){window.location.href=a.media.currentSrc}}]}),a.extend(MediaElementPlayer.prototype,{buildcontextmenu:function(b){b.contextMenu=a('<div class="mejs-contextmenu"></div>').appendTo(a("body")).hide(),b.container.bind("contextmenu",function(a){return b.isContextMenuEnabled?(a.preventDefault(),b.renderContextMenu(a.clientX-1,a.clientY-1),!1):void 0}),b.container.bind("click",function(){b.contextMenu.hide()}),b.contextMenu.bind("mouseleave",function(){b.startContextMenuTimer()})},cleancontextmenu:function(a){a.contextMenu.remove()},isContextMenuEnabled:!0,enableContextMenu:function(){this.isContextMenuEnabled=!0},disableContextMenu:function(){this.isContextMenuEnabled=!1},contextMenuTimeout:null,startContextMenuTimer:function(){var a=this;a.killContextMenuTimer(),a.contextMenuTimer=setTimeout(function(){a.hideContextMenu(),a.killContextMenuTimer()},750)},killContextMenuTimer:function(){var a=this.contextMenuTimer;null!=a&&(clearTimeout(a),delete a,a=null)},hideContextMenu:function(){this.contextMenu.hide()},renderContextMenu:function(b,c){for(var d=this,e="",f=d.options.contextMenuItems,g=0,h=f.length;h>g;g++)if(f[g].isSeparator)e+='<div class="mejs-contextmenu-separator"></div>';else{var i=f[g].render(d);null!=i&&(e+='<div class="mejs-contextmenu-item" data-itemindex="'+g+'" id="element-'+1e6*Math.random()+'">'+i+"</div>")}d.contextMenu.empty().append(a(e)).css({top:c,left:b}).show(),d.contextMenu.find(".mejs-contextmenu-item").each(function(){var b=a(this),c=parseInt(b.data("itemindex"),10),e=d.options.contextMenuItems[c];"undefined"!=typeof e.show&&e.show(b,d),b.click(function(){"undefined"!=typeof e.click&&e.click(d),d.contextMenu.hide()})}),setTimeout(function(){d.killControlsTimer("rev3")},100)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{skipBackInterval:30,skipBackText:mejs.i18n.t("Skip back %1 seconds")}),a.extend(MediaElementPlayer.prototype,{buildskipback:function(b,c,d,e){{var f=this,g=f.options.skipBackText.replace("%1",f.options.skipBackInterval);a('<div class="mejs-button mejs-skip-back-button"><button type="button" aria-controls="'+f.id+'" title="'+g+'" aria-label="'+g+'">'+f.options.skipBackInterval+"</button></div>").appendTo(c).click(function(){e.setCurrentTime(Math.max(e.currentTime-f.options.skipBackInterval,0)),a(this).find("button").blur()})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{postrollCloseText:mejs.i18n.t("Close")}),a.extend(MediaElementPlayer.prototype,{buildpostroll:function(b,c,d){var e=this,f=e.container.find('link[rel="postroll"]').attr("href");"undefined"!=typeof f&&(b.postroll=a('<div class="mejs-postroll-layer mejs-layer"><a class="mejs-postroll-close" onclick="$(this).parent().hide();return false;">'+e.options.postrollCloseText+'</a><div class="mejs-postroll-layer-content"></div></div>').prependTo(d).hide(),e.media.addEventListener("ended",function(){a.ajax({dataType:"html",url:f,success:function(a){d.find(".mejs-postroll-layer-content").html(a)}}),b.postroll.show()},!1))}})}(mejs.$);
    

    If I remove it from being minified the problem goes away but I’d really like to minify it for performance on my site. I was under the impression that bwpminify was recommended with enfold? Any ideas? I was fairly sure it used to work, is this something in the latest release?

    Thanks,

    #571059

    Hey!

    Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your slider and give it a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .phone-info {
        font-size: 14px!important;
        font-weight: 300!important;
    }
    .your-custom-class ul.avia-slideshow-inner {
        transform: none!important;
    }
    .your-custom-class .avia-slideshow-inner li { 
    background-attachment: fixed !important;
    }

    Best regards,
    Yigit

    #571047

    Hey!

    1.) If you want to display the sidebar at the left side of the page, set the Sidebar Settings > Sidebar on Single Post Entries option to left sidebar.

    3.) Use this:

    .entry-content-wrapper .post-title {
        font-size: 21px;
        line-height: 2.5em;
    }

    Cheers!
    Ismael

    #570988

    Hey foggygolf30!

    Add this to a codeblock element in that page.

    @media screen and (max-width: 767px) {
    <style type = "text/css">
    #av_section_1 .av-special-heading-tag { font-size: 12px !important; }
    </style>
    }

    Best regards,
    Elliott

    #570928

    Hey!

    Please add
    #top .iconbox {
    font-size: 18px !important;
    }

    and let us know if that solves the issue you are having

    Cheers!
    Basilis

    #570805

    Hi there,

    This would probably be non-related to the previous issue as it is still be resolved. May I check how do I change the font sizes of the Post Slider / Blog Entries Header and text?

    As suddenly, all these styles became auto-transformed to uppercase and I have no idea what is happening. Please do assist. Thank you.

    #570761

    In reply to: Top menu icons

    Hi!

    That’s possible but it’s a little bit tricky. You’d need to generate an Icon shortcode and paste the shortcode into the menu item label, ex:

    [av_font_icon icon='ue81d' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='' custom_class=''][/av_font_icon]
    

    Cheers!
    Josue

    #570755

    In reply to: Fontsize comments

    Hey!

    Try adding this code to the Quick CSS:

    #top .comment_text,
    #top .comment-header,
    #top .comment a{
        font-size: 18px;
    }
    

    Cheers! 
    Josue

    #570726

    In reply to: Fontsize comments

    Hi Elliott,

    sorry I was not clear enough:
    I want to change the fontsize of the comments-section – these fonts are to small (eg. http://www.webinartrainer.eu/webtraining-bildhafter-gestalten/)

    How can I edit this? Please explain it for beginners “step by step”

    All these lines should be bigger (same size like standard text):
    “Sofie Klein says: (Bearbeiten)
    18. Januar 2016 um 19:40
    Vielen Dank für dieses schöne nachweihnachtliche Weihnachtsgeschenk!”

    Best wishes,
    Ronald

    #570667

    In reply to: Fontsize comments

    Hi WRonald!

    You can increase the general font size in Dashboard > Enfold > General Styling > Fonts.

    Best regards,
    Elliott

    #570650

    Topic: Change font size

    in forum Enfold
    lanabos
    Participant

    I have followed instructions listed in the forum for how to change the font size in the blog, but it’s still small.

    #570619

    Hi Vinay,

    separators handling in socket worked well, thanks.

    I also select from icon font “fontello” social icons in the socket now. I changed the size and margin in the Quick-CSS window how I need it. It works pretty well.
    The only thing I am not able to manage so far is:

    – How can I give these icons their typical color?

    – Whenever I hover the mouse over the social icons in the socket a background circle appears. But what I really like to have is none background. I like to have no circle no square. Only the indicatoring hand with pointing finger.

    Could you propose a solution?

    Cheers Ankee

    #570614
    Daniel
    Participant

    Hi there

    I trying to create a simple list with an icon to the left of the title, but the text below doesn’t align correctly:

    This is the code I entered into the Text Box:

    <p>[av_font_icon icon='ue841' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#efbb20'][/av_font_icon]<strong>Header</strong><br>First item<br>Second item<br>Third item</p>

    Upon saving, however, Enfold removes the p-tags and br-tags and changes the code to this:

    [av_font_icon icon='ue841' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#efbb20'][/av_font_icon]<strong>Header</strong>
    First item
    Second item
    Third item

    I found another Enfold page http://bit.ly/1JsTzQ3 where you can see what I am trying to achieve. Hope that helps :-)

    Thanks!
    Daniel

    #570523
    Pas7o
    Participant

    hi, i use the content block “flap” to show all my products. into the cont of the first flap i put this code:

    [av_one_third first]
    [av_image src='http://www.pmm-montresor.com/wp-content/uploads/2016/01/maxi-lem-favicon.png' attachment='382' attachment_size='full' align='center' styling='no-styling' hover='' link='post,107' target='_blank' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image]
    <center><strong><span style="font-size: 20px;">MAXI-LEM</span></strong></center>
    [/av_one_third]
    
    [av_one_third]
    [av_image src='http://www.pmm-montresor.com/wp-content/uploads/2016/01/maxi-lem-f-1.png' attachment='411' attachment_size='full' align='center' styling='no-styling' hover='' link='post,114' target='_blank' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image]
    <center><strong><span style="font-size: 20px;">MAXI-LEM F</span></strong></center>
    [/av_one_third]
    
    [av_one_third]
    [av_image src='http://www.pmm-montresor.com/wp-content/uploads/2016/01/maxi-lem-special-1.png' attachment='413' attachment_size='full' align='center' styling='no-styling' hover='' link='post,119' target='_blank' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image]
    <center><strong><span style="font-size: 20px;">MAXI-LEM SPECIAL</span></strong></center>
    [/av_one_third]

    and this is the page:
    http://www.pmm-montresor.com/it/prova/

    why the contents aren’t in the same row? thanks

    • This topic was modified 10 years, 3 months ago by Pas7o.
    #570519

    Topic: Fontsize comments

    in forum Enfold
    WRonald
    Participant

    Hi!

    The fontsizes of my blog-pages are to small (eg. http://www.webinartrainer.eu/webtraining-bildhafter-gestalten/)

    How can I edit this? Please explain it for beginners “step by step”

    All these lines should be bigger (same size like standard text):
    “Sofie Klein says: (Bearbeiten)
    18. Januar 2016 um 19:40
    Vielen Dank für dieses schöne nachweihnachtliche Weihnachtsgeschenk!

    Antworten”

    #570499

    Hi!

    Are you referring to the phone number? Try this:

    .phone-info span {
        font-size: 30px;
    }

    Cheers!
    Ismael

    #570446

    Hi!

    Use this.

    .avia-slideshow-button { 
        font-size: 22px !important;
        font-family: verdana !important; 
        color: red !important;
        padding: 20px !important;
    }

    Cheers!
    Elliott

    #570444

    Hi philee!

    Add this to your custom CSS.

    .iconbox_icon::before {
        font-size: 30px !important;
    }

    Regards,
    Elliott

    #570443

    Hi rimlightstudio!

    Try adding an !important override like so.

    a { color: red !important; font-size: 12px !important; }
    

    You may need to add a specifier for which language your using as well. Send us a link to your page and we’ll take a look.

    Regards,
    Elliott

    #570440

    Hi Poirot!

    Copy all of your custom CSS into the child theme style.css file. If some of it does not work then try using the !important override like so.

    a { color: red !important; font-size: 12px !important; }
    

    Cheers!
    Elliott

Viewing 30 results - 12,061 through 12,090 (of 18,743 total)