Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
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,
MikeSeptember 21, 2018 at 11:41 pm in reply to: how to change the typewriter color when the text is selected #1012946Hi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeSeptember 21, 2018 at 11:40 pm in reply to: color changing background and text on mouse over for columns? #1012944Hi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
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,
MikeHi,
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,
MikeHey Ink_Eye,
I tried to view the page that you linked to, but it seems to require a login, please provide.Best regards,
MikeHey 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,
MikeHi,
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,
MikeHi,
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,
MikeHey 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; } }
Best regards,
MikeHi,
That’s great news! We will close this now. Thank you for using Enfold.Best regards,
MikeSeptember 21, 2018 at 12:28 pm in reply to: how to change the typewriter color when the text is selected #1012735Hi,
@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; }
Best regards,
MikeSeptember 21, 2018 at 6:33 am in reply to: General Styling Colours different on desktop than on laptop #1012658Hey 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,
MikeHey 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,
MikeSeptember 21, 2018 at 6:00 am in reply to: Change Blog Posts Title Colour (Grid) on ONE PAGE ONLY #1012651Hey 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,
MikeHey 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,
MikeHey 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,
MikeHi,
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,
MikeSeptember 21, 2018 at 4:35 am in reply to: color changing background and text on mouse over for columns? #1012607Hi,
@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; }
Best regards,
MikeSeptember 21, 2018 at 4:01 am in reply to: Password-Protect Page Not Working in Google Chrome #1012596Hi,
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,
MikeHi,
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,
MikeHi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeSeptember 20, 2018 at 3:45 pm in reply to: Saving didnt work! Please reload the page and try again #1012361Hi,
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,
MikeHi,
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,
MikeSeptember 20, 2018 at 4:30 am in reply to: Saving didnt work! Please reload the page and try again #1012128Hey 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.
Best regards,
MikeSeptember 20, 2018 at 4:24 am in reply to: How to make phone number tel link in team member block #1012123Hi,
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,
MikeHi,
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,
MikeHey 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 -
AuthorPosts