Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the feedback, please try this css instead and adjust the colors to suit:li.menu-item-top-level > a { color: red !important; } ul.sub-menu li.menu-item-object-page > a { color: green !important; }
Best regards,
MikeHi,
Thanks for the login, I added this css to your Quick CSS to make the header black after scroll.header_color .header_bg, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a{ background-color: #000 !important; }
I noticed that your mobile menu then has a black header and a “menu” text, so I added this css to make the text and icon white:
#mega-menu-wrap-avia .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label,#mega-menu-wrap-avia .mega-menu-toggle .mega-toggle-block-1:after { color: #fff !important; }
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,
MikeHi,
Please try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .avia-data-table-wrap.avia_responsive_table td:before { display: none !important; } }
Best regards,
MikeHi,
@web4smallbusiness I found a topic that may help you if your spammers are using email addresses that end with ru or cn, it’s a customization for the Enfold contact form to block them.Best regards,
MikeHey magnovo,
I took a look at your site and I see 27 errors for images coming from https, while I see that you have a valid certificate
you have mixed content and “too many redirects” errors.
Please try these steps, see the two images in the Private Content area and correct to https, one is your logo, so go to your theme settings for your logo and correct. The other is this one:
Once these two are corrected, you site may load correctly, but I suspect you may need to install the plugin Really Simple SSL which should fix any other errors.
Please let us know if this helps.Best regards,
MikeHi,
Thank you for the login, I see you are using a child theme with a older version of the header.php, please replace it with a copy of the newer header.php from the current version of Enfold.
Please be sure to add your custom changes to the newer file from your old version.Best regards,
MikeHey Eefke,
Please try this code in the General Styling > Quick CSS field:#top .avia-testimonial-meta-mini span.avia-testimonial-subtitle { color: blue !important; font-size: 10px !important; }
Please adjust the color & size to suit
Best regards,
MikeHey raisonbrands,
I have not heard of “counterpoint” before, but I does sound like an error with it. I assume you have tried looking at it’s settings for any clues.
I couldn’t find any info about this error online, but I did find a plugin that is meant to correct images that have been uploaded from mobile devices, and look “sideways”. Do the images in your WordPress > Media look sideways?
Perhaps this plugin will help: Fix Image RotationBest regards,
MikeHey montyburns,
I see that the container width is set to 90% with a 50px left and right padding, there also seems to be a max-width of 1450px.
Did you want the stretched layout for all of your pages, or did you try to set a boxed layout for any of them?
Can you please include a admin login in the private content area so we can take a closer look at your settings and css.Best regards,
MikeHey TCRG,
I have taken a look at your site, and I looks like you have the demo installed, it also looks like you have added some images to the frontpage (welcome).
To edit the page, after opening the page, please ensure the Advanced Layout Editor is enabled, (the big blue button)
Please see our Intro to the advanced layout builder
Please let us know if this answers your question.Best regards,
MikeHey blaircomm,
The dev team has identified a possible issue with the Theme Forest updater and has released a fix.Best regards,
MikeHey tankerhq,
Please try this code in the General Styling > Quick CSS field:#top #wrap_all .av-main-nav ul > li > a { background-color: #ccc !important; }
Please adjust to suit.
Best regards,
MikeHey Niky67,
The dev team has identified a possible issue with the Theme Forest updater and has released a fix.
As for updating via FTP, Please note that if you update via FTP, you will need to remove the old theme folder “enfold” first then upload the new “enfold” folder at /wp-content/themes/enfold/
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.
Such as the current error.Best regards,
MikeHi,
I believe you are referring to your site’s “title”
Please see your current title the Private Content area.
What do your want the title to read?
I assume you have tried to change the title at: WordPress > Settings > General > Site Title
If this doesn’t help, please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Glad Victoria & Nikko was 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 wanted to test your contact form but I received a error in filling out your contact form for the “mail address” please post a test address that will pass the validity check of your form.
I tried using your address as a test but it was not valid, I’m from the US so perhaps our mail address format is different.
Also please include a admin login in the private content area so we can take a closer look, and as it’s a test site, can we disable plugins and install testing plugins?Did you get the contact form to work on the other site, what turned out to be the issue, is this site on the same host?
Best regards,
MikeSeptember 5, 2018 at 1:21 pm in reply to: reference a custom class within another custom class #1006112Hi,
Yes ID’s or classes would work, but it would be correct to use classes when using for several items the same, ID’s should be used for individual items.
When you add an ID to a color section it can also be used as an anchor for link, but if you add the same ID to more than one item the link will not work.
I see above Dude pointed to how to enable custom classes.Best regards,
MikeHi,
Glad Victoria could 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,
Glad Dude was able to help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHey webbiz215,
Please try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 959px) { li#menu-item-search { width: 12px !important; line-height: 60px !important; float: right !important; } }
Best regards,
MikeSeptember 5, 2018 at 12:01 pm in reply to: reference a custom class within another custom class #1006058Hi,
Yes you can, but as written above you will need to have a space between the color section class and the image class,.coloursectionclass01 .imageclass {margin-left: -145px !important;} .coloursectionclass02 .imageclass {margin-left: 15px !important;} .coloursectionclass03 .imageclass {margin-right: 100px !important;}
Best regards,
MikeSeptember 5, 2018 at 5:13 am in reply to: How to make enfold fullscreen slider form element box rounded #1005873Hi,
Please try this code in the General Styling > Quick CSS field:.avia_transform .av_fullscreen .avia-caption-title,.avia_transform .av_fullscreen .avia-caption-content p,.avia_transform .av_fullscreen a.avia-slideshow-button { border-radius: 10px !important; }
Best regards,
MikeHi,
Glad Nikko was able to 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 this also, but can’t explain what is going on.
I did come up a possible solution, try adding this css to your Quick CSS:#top.page-id-6483 h1.av-special-heading-tag { text-shadow: 3px 0 0 currentColor; }
It will only effect the element on the one page, try adjusting between 2px & 3px, both are pretty close.
Best regards,
MikeHi,
I tested creating a full-width sub-menu with a fixed width so that it formed two rows on my localhost
this seems to be similar to what you are trying to do with two of them stacked.
This is the css I used:#sub_menu1 #av-custom-submenu-1 { max-width: 700px !important; width: 700px !important; margin: auto !important; }
you may need to adjust the menu ID’s for it to work for you. If you would like some assistance with this please link to your page so we can investigate your ID’s
Best regards,
MikeSeptember 5, 2018 at 3:00 am in reply to: Click here to add your own text – content disappears #1005841Hi,
Purchases and refunds are handled by Themeforest, please go though your account there to begin the refund and read their refund policy.Best regards,
MikeHey Ivana,
I took a look at your link, but didn’t find a form, I assume you have taken down the form while addressing this issue?
One option is to add the Google recaptcha to the contact form with this customization Another option, that may be easier, is to use the contact form 7 plugin with a Google recaptcha API key.Best regards,
Mike -
AuthorPosts