Forum Replies Created

Viewing 30 posts - 24,781 through 24,810 (of 34,594 total)
  • Author
    Posts
  • in reply to: Mailchimp horizontal fields #1012949

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: How to Bold Special header #1012948

    Hi,
    Please include the url to the page in question so we can take a closer look as to why it’s losing the bold when viewed as mobile and provide some css that will ensure this doesn’t happen.

    Best regards,
    Mike

    in reply to: how to change the typewriter color when the text is selected #1012946

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: color changing background and text on mouse over for columns? #1012944

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: enfold read more link in masonry portfolio #1012942

    Hi,
    I took a look at your page but I don’t see that the titles are jumping on or with the page load. Please see the screenshot in Private Content area to ensure that I’m looking at the correct element.
    I was using Chrome on Windows, which browser are you using?

    Best regards,
    Mike

    in reply to: Pricingtables size #1012931

    Hi,
    Please try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 768px) { 
    #top.page-id-444 .avia-table-1.avia-builder-el-22 .pricing-table-wrap:last-child {
        max-width: 230px !important; 
        width: 230px !important; 
        padding-right: 25%!important; 
    }
    #top.page-id-444 .avia-table-1.avia-builder-el-22 .pricing-table-wrap:first-child {
        max-width: 230px !important; 
        width: 230px !important; 
        padding-left: 25%!important; 
    }
    }

    Please see the screenshot in Private Content area for expected results.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: enfold read more link in masonry portfolio #1012782

    Hey Ink_Eye,
    I tried to view the page that you linked to, but it seems to require a login, please provide.

    Best regards,
    Mike

    in reply to: On IE11 font Avenir is blurry #1012780

    Hey axpoitalia,
    I have compared your site in IE11 & Chrome, but I don’t see a difference or any blurry fonts, please include a screenshot of what you are seeing.

    Best regards,
    Mike

    in reply to: Pricingtables size #1012776

    Hi,
    I’m getting the “ERR_NAME_NOT_RESOLVED” error for your url, please check.
    I have tried the link & the text, neither or working for me.

    Best regards,
    Mike

    in reply to: enfold update #1012775

    Hi,
    I took a look at your image, and found that it was linked with “http” instead of “https” so the CORS policy would not show it, I fixed the url and it seems to show correctly now.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Mailchimp horizontal fields #1012746

    Hey John,
    Please try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 767px) { 
    .avia_ajax_form.avia-mailchimp-form p {
        float: none !important; 
        width: 23% !important;
        display: inline-block !important; 
    }
    .avia_ajax_form.avia-mailchimp-form p:nth-child(-n+3) {
        margin-right: 1% !important;  
    }
    }

    2018-09-21_064105

    Best regards,
    Mike

    in reply to: Menu burgen not showing on mobile #1012736

    Hi,
    That’s great news! We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: how to change the typewriter color when the text is selected #1012735

    Hi,

    @SK-RE
    please include a url to the page in question so we can examine.
    I tested this css on my localhost with the Headline Rotator over a color section with a background image, and when the text was highlighted the highlight was transparent and the text became white marking the point of the highlighting:

    
    .av-marked-text .av-rotator-text-single {
    background-color: transparent !important;
    }

    2018-09-21_062418

    Best regards,
    Mike

    in reply to: General Styling Colours different on desktop than on laptop #1012658

    Hey Deanna,
    I took a look at your site and see your main color for your buttons, titles, bold text, and section dividers, for desktop & tablet sizes.
    Are these the elements that you are seeing as a different color?

    Best regards,
    Mike

    in reply to: Pricingtables size #1012656

    Hey Kim,
    Would you like the first row on columns to be centered in the page, as it is only two columns it looks like it is trying to fill the width.
    Please include the url to the page in question so we can examine the elements.

    Best regards,
    Mike

    in reply to: Change Blog Posts Title Colour (Grid) on ONE PAGE ONLY #1012651

    Hey Deanna,
    Please try this code in the General Styling > Quick CSS field:

    #top.page-id-701 h2.post-title a {
    color: #1a3282 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Full Screen slider resolution #1012648

    Hey NathanQ97,
    I took a look at your page and the slider looks clear to me, my screen resolution is 1536×864 with Chrome on Windows 10
    Please see the screenshot in Private Content area.
    Is your screen larger? Can you include a screenshot so we can see the issue?

    Best regards,
    Mike

    in reply to: Button link to video lightbox #1012642

    Hey Rick,
    Thanks for the login, I took a look at your youtube link and found that you were using the youtube short link, you need to use the link with “watch?” in it. I changed your link and added the auto play to it also:

    http://www.youtube.com/watch?v=aVMoWZe1jzA?rel=0&autoplay=1&iframe=true 

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Content Slider Titles #1012612

    Hi,
    That’s odd because I went to the url in the Private Content area and saw this:
    2018-09-20_223914
    I cleared my browser cache twice to be sure I wasn’t looking at a cached version.
    I’m using Chrome on Windows 10, I also checked on Edge & Firefox.
    What browser are you using?

    Best regards,
    Mike

    in reply to: Animated numbers #1012609

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: color changing background and text on mouse over for columns? #1012607

    Hi,

    @higrace7391
    I took a look at you page and added this css to your WordPress > Customize > Additional CSS for the first box, on hover the background will turn red and the icon and text will turn white. I added the class to the element as @OhYa1337 described, so please use this first one as a model to follow, and be sure to use a different class for each box, such as “bluecolumn”, “greencolumn” etc.

    .redcolumn:hover {
      background-color: #d90000!important;
    	color: #fff !important;
    }
    .redcolumn:hover > .meta-heading h3.av-special-heading-tag {
    	color: #fff !important;
    }
    .redcolumn:hover > .av_font_icon a:before {
    	color: #fff !important;
    }

    2018-09-20_223256

    Best regards,
    Mike

    in reply to: Password-Protect Page Not Working in Google Chrome #1012596

    Hi,
    Sorry to hear that, but just as in the test page I had created, their test page also worked in Chrome for me. The test page I created uses the advanced layout builder, so I’m not sure why you are having this issue, unless it’s a customization that I have not found.

    Best regards,
    Mike

    in reply to: Transparent & Glassy Header Colors #1012591

    Hi,
    When you say a darker header, do you mean a less transparent white, or a transparent black?
    For the header before scroll, this css is a black:

    #header {
        background: rgba(0, 0, 0, 0.5) !important; 
    }

    this one is a white:

    #header {
        background: rgba(255, 255, 255, 0.5) !important; 
    }

    For after scroll I see it is set to a white 0.9, and that is what I seeing, perhaps try clearing your cache. Or let us know if you want it to be a transparent black.

    Best regards,
    Mike

    in reply to: Animated numbers #1012581

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Saving didnt work! Please reload the page and try again #1012361

    Hi,
    Thank you for the login, I was not sure which logo you wanted to use, so I tested changing to the default Enfold logo and then back to your AZ logo.
    I did this by going to logo field and click “upload” and then choose one of your images then clicked “save all changes”
    I also tried going to logo field and click “upload” and then uploaded a new image and then then clicked “save all changes”
    Both ways worked for me, please try again. If this still doesn’t work for you, try uploading a image directly to the media library.

    Best regards,
    Mike

    in reply to: Prevent overlap when in mobile pt2 #1012129

    Hi,
    Typically that is what you would do, but please check all of your pages because there is a chance that it could effect some elements you don’t want it to.

    Best regards,
    Mike

    in reply to: Saving didnt work! Please reload the page and try again #1012128

    Hey itaoitao,
    Please check the folder permissions of your site, I’m getting a 403 error when trying to login, this may also be why you can’t make some changes.
    2018-09-19_222617

    Best regards,
    Mike

    in reply to: How to make phone number tel link in team member block #1012123

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Animated numbers #1012122

    Hi,
    I took a look at your pages and found that the reason some of the words look gray is because of the opacity, Please try this code in the General Styling > Quick CSS field:

    .avia-animated-number span.avia-single-number {
        opacity: 0.5 !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Ativação do Demo #1012116

    Hey danilorcw,
    Por favor, você pode incluir um login de administrador na área de conteúdo privado para que possamos dar uma olhada mais de perto nas suas configurações.
    Qual host você está usando?

    ———

    Can you please include a admin login in the private content area so we can take a closer look at your settings.
    What webhost are you using?

    Best regards,
    Mike

Viewing 30 posts - 24,781 through 24,810 (of 34,594 total)