Forum Replies Created
-
AuthorPosts
-
June 30, 2017 at 3:34 am in reply to: [re-open]How to remove space below logo+main menu area? #814770
Hi,
Please try to temporary deactivate the WP Fastest cache plugin to see if the changes work :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#av_section_1 .container { max-width: 70%!important; }
Best regards,
MikeJune 30, 2017 at 3:22 am in reply to: Many visitors cannot comment on my posts – get Nothing Found error message #814767Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Can you please explain which devices or browsers this does not work for with screenshots?Best regards,
MikeHi,
To make the gallery thumbnails circular Try this code in the General Styling > Quick CSS field:#top div .avia-gallery img {border-radius: 50% !important; }
Best regards,
MikeHey lemads,
Try unchecking “mega menu” from your sub menu item, and to change the sub menu font try using the options in Enfold Theme Options > Advanced Styling > Main Menu sublevel LinksBest regards,
MikeHey chienny,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. Or please include a admin login in the private content area, and more detail as to your changes so we can take a closer look.Best regards,
MikeHey raisonbrands,
When using the magnificPopup lightbox, you create your content in a “code block” element, this link might explain the steps better: https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439
But there is also another way to do it, you can create your content using any element and link to it so that it pops up in a lightbox: https://kriesi.at/support/topic/how-to-use-iframes-with-prettyphoto/#post-2733Best regards,
MikeHey cbehen,
Do you still need help with this? It seems your title is now H1 with the font 35px with no link, although you do have a change in color on hover.Best regards,
MikeJune 29, 2017 at 4:04 am in reply to: Price displaying on sale (crossed out) even if it's not! #814192Hi,
I saw you were having trouble with a slow site and notice you are not using Gzip compression. This could help with your sites speed, please review this for more info: https://varvy.com/pagespeed/enable-compression.htmlBest regards,
MikeJune 29, 2017 at 3:48 am in reply to: How to do the "Latest Portfolio Entries without Excerpt" section #814188Hi,
I’m not sure I understand your question about your example link, but on the most part the code is not the same for everyone. The code above only works on one page “.page-id-305”Best regards,
MikeHi,
I changed the color in the Advanced Styling, and it seems to have fixed it. Very odd that it did that.
Please clear your cache :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field to remove the arrows:.ajax_next, .ajax_previous {display:none !important; }
Sorry I didn’t find a solution to share the actual career post rather than the page, sense it is page based.
Please clear your cache :)Best regards,
MikeJune 26, 2017 at 11:49 pm in reply to: Many visitors cannot comment on my posts – get Nothing Found error message #813253Hi,
Can you please include a admin login in the private content area so we can take a closer look?Best regards,
MikeHi,
I wonder why the size of your images did not change, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeJune 25, 2017 at 10:02 pm in reply to: Visitors commenting using mobile site can't scroll down to "Submit" button #812817Hi,
I could not login to test this, but I believe this code will increase the size of the comment box so long comments won’t push the button down behind other elements.
Try this code in the General Styling > Quick CSS field:#respond.comment-respond {height: 900px !important; }
Best regards,
MikeJune 25, 2017 at 9:40 pm in reply to: Extra field with contact information and photo in the mobile menu #812814Hi,
You probably would find it easiest to use a plugin such as: https://wordpress.org/plugins/widgets-in-menu/
While you can add a widget to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ I couldn’t find a solution to adding a widget to the menu.
I did try adding a custom menu item with this as the link text:<div class='contact'><img class='img-circle' src='https://127.0.0.1/wp-content/uploads/2017/02/people-3.jpg'>Mike<br>Phone: 555-5555</div>
and this CSS:
.img-circle {border-radius: 50%; height: 100px; display: block;} .contact {margin-left: 35%; } @media only screen and (min-width: 999px) { .contact {display: none !important;}}
While it worked, it was not the best and the link text field has it’s limitations. So you may wish to look for a plugin :)
Best regards,
MikeHi,
I can see the logo, before and after scroll. Here’s how to move it down:div .logo { top: 15px!important; }
Best regards,
MikeJune 25, 2017 at 8:19 pm in reply to: Many visitors cannot comment on my posts – get Nothing Found error message #812799Hey suzannewm94,
I was able to make two random posts, perhaps you have a comment spam blocker that flagged them?
Here’s someone that had the same issue and it was their .htaccess file: https://kriesi.at/support/topic/404-error-when-trying-to-post-a-comment/#post-98553Best regards,
MikeHi,
To move your logo left, Try this code in the General Styling > Quick CSS field:div .logo {top: 8px!important; left: 50px!important; }
note the “top” in the code, it is what your site is set to right now, to move the logo up make the number smaller or negative, to move down make it larger. To move the logo right, make the “left” number larger, or negative to move left. Please clear your cache: [http://www.refreshyourcache.com/en/home/] after each change :)
To change the phone info, use and adjust this code:.phone-info {font-size: 20px!important; }
For the border, use and adjust this code:
.html_header_transparency #top .avia-builder-el-0 { border-bottom-width: 20px!important; border-bottom-style: solid!important; border-bottom-color: #777!important; }
For the search box, please read this: https://kriesi.at/support/topic/how-to-make-very-large-search-box-in-middle-of-front-page/#post-387135
Best regards,
MikeHi,
You should not need a business account if you are only using on one domain.
Our themes allow you to change most colors very easily, and we are also happy to help with any colors with CSS code in the support forum. We also help with many other changes, including the branding. :)
Best regards,
MikeJune 25, 2017 at 7:19 pm in reply to: [re-open]How to remove space below logo+main menu area? #812777Hi,
Try this for the url given:.content.av-content-full {padding-top: 0px!important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJune 25, 2017 at 5:47 pm in reply to: Background image color section – text position on mobile view #812752Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey milieti,
Try this code in the General Styling > Quick CSS field:h3.slide-entry-title { font-size: 20px !important; }
Best regards,
MikeHey ronmann,
Your thumbnail is 75×100 showing at 277×370, Please try going to Settings > Media and increase thumbnail sizes to 370x370px and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/Best regards,
Mike -
AuthorPosts