Forum Replies Created

Viewing 30 posts - 931 through 960 (of 33,332 total)
  • Author
    Posts
  • Hi,
    Glad Guenni007 could help, thank you Guenni007, shall we close this thread then?

    Best regards,
    Mike

    in reply to: Masonry layout #1461318

    Hi,
    Ok, then just copy the functions.php file and update it after you update the theme each time, in some cases the order of the scripts can make a difference, so perhaps this is why Ismael moved it.
    To me it seems like extra work to copy the file each time you update, if you used the WP Code plugin you would not need to do this, perhaps you will give this a try. If not then just copy the functions.php file and update it after you update the theme each time.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hey ballindigital,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header_meta.av_extra_header_active > .container {
      display: flex;     
      justify-content: center;
    }
    .phone-info {
    	font-size: 14px;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Masonry layout #1461267

    Hi,
    Ismael made the last change, so he must have felt this was a better location.
    I notice that you are not using a Child Theme, I recommend using one and add all of your customizations to it, otherwise you will lose them the next time that you update the theme.
    If you do not want to use a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    use wpcode php snippet and activate
    and ensure that it is activated, then add your customizations.

    Best regards,
    Mike

    in reply to: Masonry layout #1461263

    Hi,
    The Classic Editor function is in the theme at Enfold Theme Options ▸ Select Your Editor ▸ Use WP Classic Editor I disabled it to ensure there was not a conflict. If you want to use the plugin feel free to enable it again.

    Best regards,
    Mike

    in reply to: Blog font size #1461262

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Blog font size #1461259

    Hey lauragrashoff,
    Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field and adjust the font sizes to suit:

    #top.single-post #wrap_all #main .container_wrap_first h1 {
    	font-size: 60px;
    }
    #top.single-post #wrap_all #main .container_wrap_first h2 {
    	font-size: 30px;
    }
    #top.single-post #wrap_all #main .container_wrap_first p {
    	font-size: 20px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Alter space above and below a specific layout item #1461257

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Script doesn’t work on mobile #1461256

    Hi,
    Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Unfortunately, you can’t use the advance layout builder when designing category pages.

    Best regards,
    Mike

    in reply to: Advanced layer slider arrows behavior #1461248

    Hi,
    I have not seen an option in the LayerSlider to do this, I would be happy to take a look at your settings, but the LayerSlider support would know more.

    Best regards,
    Mike

    in reply to: Alter space above and below a specific layout item #1461246

    Hi,
    Glad that this helped, your css rule remove-space should not cause any issues.

    Best regards,
    Mike

    Hi,
    You can copy the css and chage the page ID for each page you want it to work on:
    Enfold Support 6261

    Best regards,
    Mike

    in reply to: Advanced layer slider arrows behavior #1461125

    Hey Agim,
    Thank you for the link to your site, I have not seen this layout before, please include an admin login in the Private Content area so we can examine.
    So as I understand you want to remove the numbers at the top, & the arrows, & the dots at the bottom. Correct?
    Enfold Support 6259

    Best regards,
    Mike

    Hi,
    Glad Guenni007 could help, thank you Guenni007, shall we close this thread then?

    Best regards,
    Mike

    in reply to: Alter space above and below a specific layout item #1461122

    Hi,
    Thank you for the link to your site, when I check on mobile the space doesn’t seen as much as in your screenshot:
    Enfold Support 6255
    But to make it less try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    	#top.home .avia-builder-el-8 {
    		margin-bottom: 0px !important;
    	}
    	#top.home .avia-builder-el-11 {
    		margin-bottom: 0px !important;
    	}
    }

    After applying the css, please clear your browser cache and check.
    This is the expected results:
    Enfold Support 6257

    Best regards,
    Mike

    in reply to: Cancellation #1461114

    Hey C,
    Thanks for your question, there is no further charge, it is only once.

    Best regards,
    Mike

    Hey Jak73,
    Thank you for the link to your site & the screenshot, when I check your page the text is centered, but I believe that you are asking to reduce the content width.
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (min-width: 767px) { 
    	.responsive #top.page-id-777 .main_color.container_wrap_first > .container {
    		max-width: 950px;
    	}
    	.responsive #top.page-id-777 .main_color.container_wrap_first {
    		background-color: #eee;
    	}
    }

    and adjust to suit, this is the expected results
    Enfold Support 6253

    Best regards,
    Mike

    in reply to: Drop down menu in left side bar menu #1461108

    Hi,
    Please see our documentation for the Child Theme.

    Best regards,
    Mike

    in reply to: Enfold Child Theme Update? #1461107

    Hey webdev128,
    Thanks for your question, the child theme is not updated only the parent theme, this way you will not lose any customizations.

    Best regards,
    Mike

    in reply to: Masonry layout #1461105

    Hi,
    When you land on the page the small space that you see is normal and set by the Tab Section ▸ Content Padding
    I disabled your Classic Editor which is not needed because this is a built-in theme setting, and I don’t see the issue of a “large gap” now please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: HEAD request for .webm and .ogv fallbacks #1461103

    Hi,
    When I check your page I’m not finding any video .webm and .ogv requests, only mp4, please see the details below.

    Best regards,
    Mike

    in reply to: Masonry layout #1460847

    Hi,
    Thanks, when I check your page now the “Meubles” is the default to load and the error doesn’t occur.
    I notice that you also have a javascript error for “cf7a_download_button”, have you tested this with the plugins disabled?

    Best regards,
    Mike

    in reply to: How can i add a row with text above an image? #1460695

    Hi,
    Shall we close this thread then?

    Best regards,
    Mike

    in reply to: How to add a border around an text with image element? #1460692

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: How can i add a row with text above an image? #1460691

    Hi,
    You should upload each and then you will have a option for each.

    Best regards,
    Mike

    Hi,
    Please remove the last css rule:
    Enfold Support 6251

    Best regards,
    Mike

    in reply to: How can i add a row with text above an image? #1460683

    Hi,
    I’m not sure what css you are using for “bolder” but I see you have this in place:

    .avia-image-container.blue-info .av-image-caption-overlay-center {
        color: #222222 !important;
        font-weight: bold !important;
    }

    this element is the same custom font that doesn’t seem to support “bolder”
    bold = 700 is the most you can use with the font ZenKakuGothicNew
    you could try installing the ZenKakuGothicNew-Black it supports 900 (bolder)

    Best regards,
    Mike

    Hi,
    You still have the old css:

    #top.page-id-502 #av_section_1 .flex_column.av_one_half {
    	border: 1px solid #cccccc;
    }

    and not this new one:

    #top.page-id-502 #av_section_1 .flex_column.av_one_half:not(.avia-builder-el-9) {
    	border: 1px solid #cccccc;
    }

    please check again

    Best regards,
    Mike

Viewing 30 posts - 931 through 960 (of 33,332 total)