Forum Replies Created
-
AuthorPosts
-
March 5, 2017 at 2:50 am in reply to: Sticky WP Text Editor does not follow on scroll, extremely annoying #755799
Hi,
Is it in your plugins?
It’s not a part of Enfold, and has been known to cause issues.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#wcuf_product_ajax_container{ display: none; }
Best regards,
MikeMarch 5, 2017 at 2:31 am in reply to: Font color incorrect for links in phne-info transparent version #755789Hey Enigma,
The private section only shows to you and us when logged in.
Yet the favicon not showing could be a cache issue.
Best regards,
MikeMarch 5, 2017 at 2:20 am in reply to: Please delete the public facing info on a previous ticket #755785Hi,
Try to also add this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px){ .shiftnav-main-toggle-content.shiftnav-toggle-main-block { display:none; }}
Best regards,
MikeHi,
I believe there is a extra ?> in your code, try this:function lebenspraxis_add_header_meta() { <link rel=”apple-touch-icon” sizes=”120×120″ href=”/apple-touch-icon-120×120-precomposed.png” /> <link rel=”apple-touch-icon” sizes=”152×152″ href=”/apple-touch-icon-152×152-precomposed.png” /> } add_action( 'wp_head', 'lebenspraxis_add_header_meta');
Best regards,
MikeMarch 5, 2017 at 2:01 am in reply to: Enfold Remove left & right padding margins on videos in color sections on mobile #755775Hey David,
Can you add a screenshot of the area you are talking about?Best regards,
MikeHey Enigma,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block !important; }}
Best regards,
MikeHey Terry,
Have you tried this solution: https://kriesi.at/support/topic/breadcrumb-w-shortcode-only-appears-if-header-no-transparency/#post-469042Best regards,
MikeHi,
Thank you, I’m sure that will come in handy.
Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .widget_nav_menu li { padding-left: 10px; }
Best regards,
MikeHi,
You can do 3 forms with variables, so you know which one, I was just trying to say that some may find it quicker & easier to use a plugin.Best regards,
MikeHi,
Your WordPress can not write to your .htaccess file.
Go to Settings > Permalink Settings and at the bottom of the page it tells you what to do next. You will need FTP access.Best regards,
MikeHi,
Sorry, I can login, but for the page in question I get “Sorry, but you do not have permission to view this content.”Best regards,
MikeHi,
I’m glad you found the answer, this will also help others that follow in your footsteps.Best regards,
MikeMarch 5, 2017 at 12:11 am in reply to: Font color incorrect for links in phne-info transparent version #755747Hey ozoner,
Try this code in the General Styling > Quick CSS field:#top .av_header_transparency .phone-info a { color: inherit; }
Best regards,
MikeHi,
I tested in Edge, Safari, & Chrome and the icons were not in the text, but were very close to the box edge.
Have you tried clearing your cache?
Try this code in the General Styling > Quick CSS field to give a little padding from the box edge..ipt-uif-custom-material-default .input-field .prefix { padding-left: 5px;}
Yigit is off right now, sorry I was not more help.
Best regards,
MikeHi,
Sorry I could not recreate your issue with or without titles.
Are you using v4.02?Best regards,
MikeHey karakoch,
your site is locked in maintenance, please provide login in the private section.Best regards,
MikeMarch 4, 2017 at 10:49 pm in reply to: Table wont fit on a Mobile display, when scaled the Table is cropped, cutted #755728 -
AuthorPosts