Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you, Try this code in the General Styling > Quick CSS field:#top.page-id-683 .flex_column.avia-builder-el-5 { margin-top: 25px !important; }This looks even to me, but feel free to adjust to suit.
Best regards,
MikeHi,
The login didn’t have admin rights so I couldn’t edit the page to show you how to make these changes easily in the editor for the future.
But since I could view the page, I created this css to add 20px bottom padding to the images. Please add this code in the General Styling > Quick CSS field:#top.page-id-692 .avia-image-container.avia-align-left { padding-bottom: 20px !important; }and adjust the padding to suit.
Best regards,
MikeHey DROR,
Try this code in the General Styling > Quick CSS field:#top .av-large-testimonial-slider .avia-slideshow-arrows.avia-slideshow-controls a { display: block!important; opacity: 1!important; }Best regards,
MikeHi,
Are you sure this is the right page, I see text below images, not side-by-side needing to start at the same height.
Perhaps I mis-understood?
Please see screenshot in Private Content area.Best regards,
MikeHey navindesigns,
The best way to do this is to clone your table and remove the columns that you don’t want to show, then add a custom class to both.
“desktoptable” for the desktop one, and “mobiletable” for the mobile one.
Then add this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .desktoptable {display: none !important;} } @media only screen and (min-width: 768px) { .mobiletable {display: none !important;} }I have done this for you so you can see how it works, feel free to adjust to suit.
Please clear your browser cache and check.Best regards,
MikeHey navindesigns,
To have the css only effect the first page, add the page ID to the css. The page ID for the first page is: page-id-5655
So your result is:.page-id-5655 .av-inner-tab-title { font-size: 18px !important; color: #ffffff !important; font-weight: 400 !important; text-transform: uppercase; font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; } .page-id-5655 .av-tab-section-tab-title-container { background-color: #7f7f7f !important; } .page-id-5655 .av-inner-tab-title{ min-width: 190px!important; }I have made this change, please clear your browser cache and check.
Best regards,
MikeHey nimo1024,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey nimo1024,
Did you add the text and image in the default editor or the advanced layout builder?
Basically you will want to add some padding to the bottom of the image.
If you include a admin login in the private content area and a link to the page we can assist by example so you will know next time.Best regards,
MikeHey mcmahon_pt,
Can you please tell us how you updated, though FTP or WordPress?
Also I see that you are using a CDN, have you tried clearing the CDN cache?If updating via FTP, you don’t want to overwrite your old theme folder as it will leave old theme files, you will need to remove the old folder and files first.
Best regards,
MikeHi,
I uploaded a new version of enfold and your site seems like it is working correctly again.
Please check.Best regards,
MikeHi,
You could do that or you could use the PNG as the background and set the header as transparent so only the png was visible, this should solve for mobile.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
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones 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 reset your password, sorry about that.
I see that all of the pages from the demo are installed, for example the Enfold 2017 Demo homepage is linked below.
Plus many more pages.Best regards,
MikeHey govus,
You should be able to do this by adding a div just below<div class='header_bg'></div>in the /wp-content/themes/enfold/includes/helper-main-menu.php file.
This is the div:<div class="top-edge"></div>this is the css they used:
.top-edge { background-image: url(https://www.dap.fi/images/dap/top-edge.png); height: 21px; width: 100%; background-repeat: repeat-x; margin-bottom: -21px; position: relative; z-index: 100; background-position: center; }This is the result:

By adding this css, the div will not show when the header is transparent, before scrolling:.av_header_transparency .top-edge { display: none !important; }Best regards,
MikeHi,
Sorry, I was not able to do this for you. There are just too many limitations on your hosting plan.
You will need to continue building it as you have been, let us know if there is anything we can assist with while you build your site.
You can take a look at Enfold documentation here
and the video tutorials 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,
The demo has been installed, please check all settings and verify your email address with the link sent to you from your site to change the site email:Yeni adres doğrulanmadan etkinleşmeyecektir.
You can remove the temporary admin account if you wish.
Let us know if there anything else we can assist with on this, or shall we close this?Best regards,
MikeHi,
Froh, dass wir helfen konnten, schließen wir das jetzt. Danke für die Benutzung von Enfold.
Zu Ihrer Information können Sie sich die Dokumentation hier herunterladen
und die Video-Tutorials hier
Und wenn es Funktionen gibt, die Enfold haben möchte, können Sie diese anfordern und die gewünschten abstimmen
Für weitere Fragen oder Probleme, können Sie neue Threads unter Enfold Sub Forum starten und wir werden gerne versuchen, Ihnen zu helfen :)———-
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
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones 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,
Yes, but setting up a child theme is easy, Read about using a Child ThemeBest regards,
MikeHi,
@brentatwater Please open a new thread so we can assist, we will want communicate in the Private Content area, such as your URL & admin login, but as this is not your thread your info will not be private. Thanks for your patience and understanding.
In your new thread please provide admin login info and ftp access.Best regards,
MikeHi,
Thank you, but I received an error that I will need to update the functions.php via FTP, please include FTP access.
Please see screenshot in Private Content area.Best regards,
MikeHey henkvalk79,
I have linked to a theme export file from my Enfold 2017 Demo on my localhost.
I use it with a child theme, which should not matter. Let us know if this helps.Best regards,
MikeApril 1, 2018 at 3:09 am in reply to: Sidebar: Text, remove frames from date and comments and remove current post #935675Hey friefodspor,
1: The easiest way would be to add your text as a widget, but I imagine that you will want to have different blocks of text depending on the page and the other items in the sidebar. So the solution is to use the plugin: Widget Logic which will allow you to decide which ones will show for each category or page.2: Try this code in the Enfold > General Styling > Quick CSS field:
.html_elegant-blog .avia-content-slider .slide-meta { display: none!important; }3: To edit the functions.php go to WordPress > Appearance > Editor > functions.php


Best regards,
MikeHey berkant53,
Buna göre: Flaticons ile ilgili bilgiler zip dosyalarını açtıktan sonra SVG ile fontello.com’a tüm SVG’yi sürükleyip “Özel Simgeler” Alanına bir kerede bırakabilirsin.
Sonra yeni yazı tipini indirin ve enfold icon fontmanager’e (içe / dışa aktar) içe aktarın.—translate—
According to this: Info on Flaticons unpack the zip files, then with the SVG you can upload to fontello.com by drag and drop the whole SVG at once into the “Custom Icons” Field.
Then download the new font and import it to enfold icon fontmanager (import/export)Best regards,
MikeHi,
@rafaelmontilla please include ftp access so we can try manually installing the demo.Best regards,
MikeHey FJakub,
Try this code in the General Styling > Quick CSS field:.header_color .sub_menu>ul>li>a { font-size: 12px !important; color: red !important; } .header_color .main_menu ul:first-child > li > a { font-size: 14px !important; color: blue !important; }Best regards,
MikeHey mgould,
It should be the “Add/Edit Social Service or Icon Links” inside the team member element.
and you are probably using css to hide the icon.Best regards,
MikeHi,
No don’t install layerslider, it’s built into Enfold and it’s suppose to show. I’m just asking to figure out what the godaddy people did. I’m thinking that re-uploading the theme will solve the issue, or cause the original error to occur again.
If so I will need FTP access to solve the error.
The account you just posted is not the one, it would be GoDaddy.Best regards,
Mike -
AuthorPosts


