Forum Replies Created
-
AuthorPosts
-
Hey hhhitzeman,
I added this css to your Enfold Theme Options > General Styling > Quick CSS field:span.logo img { height: 130px !important; }
Please clear your browser cache and check.
Best regards,
MikeHey adamblakester,
Please include a admin login & FTP access in the Private Content area so we can take a closer look.Best regards,
MikeHey adamblakester,
Can you please include a admin login in the private content area so we can take a closer look.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,
MikeHi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
Bitte fügen Sie die URL zu der betreffenden Seite hinzu, damit wir genauer hinsehen können.———-
Please include the url to the page in question so we can take a closer look.
Best regards,
MikeHi,
Please try changing the css to this so it will include the accordion element:#main .av_textblock_section ul,#main .entry-content ul,#main .av_toggle_section ul { list-style: none !important; } #main .av_textblock_section li:before,#main .entry-content li:before,#main .av_toggle_section li:before { content: "\e875"; font-family: entypo-fontello; color: #008C15; position: relative; padding-right: 11px; margin-left: -20px; }
Please let us know if you find any other elements that need adjusting
Best regards,
MikeHi,
I have attached the default demo layerslider slide in the Private Content area. To import to your site, go to WordPress > Dashboard > LayerSlider > Sliders > Import Slider, It’s a big button on the main page where your sliders would show.
Then follow the prompts to upload the zip file. Afterwards you may need to choose it from your layerslider element.Now about the general demo imports, once to import a demo and there is an error so you want to re-install, or you want to try another demo, you will need to reset your site with a plugin like WordPress Reset because importing the demo again will double up on many elements such as menu items and pages, and overwrite the settings and css. You can not selectively import the demos nor can many demos successfully be installed at once.
Although if you want to pick and choose different pages from different demo, you can Enable the Avia Layout Builder Debugger and copy the whole page of shortcodes from one install and paste into another install, effectively copying the whole page.
Best regards,
MikeHi,
The code has been moved to:
\enfold\config-templatebuilder\avia-shortcodes\gallery_horizontal\gallery_horizontal.css
line 155 – line 161Best regards,
MikeAugust 24, 2018 at 1:03 pm in reply to: Missing Latest widget thumbnails on single blog post but not on pages #1001187Hi,
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 see the conflict with the icon list element, and also with the sidebar menu, and possibly others too.
I believe the best solution is to consider that most likely the only place you would create a list that you do want to change will be in a text block element, or in a standard editor post, and we can target these two areas site wide by changing the css to:#main .av_textblock_section ul,#main .entry-content ul { list-style: none !important; } #main .av_textblock_section li:before,#main .entry-content li:before { content: "\e875"; font-family: entypo-fontello; color: #008C15; position: relative; padding-right: 11px; margin-left: -20px; }
Please try this and see if it will meet your needs.
Best regards,
MikeAugust 24, 2018 at 5:48 am in reply to: Certain pages formatting changes, can't save and it goes to text editor #1001035Hi,
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,
MikeHey onlylettersandnumbers,
Please try this code in the General Styling > Quick CSS field:#scroll-top-link::before { content: "\e806"; font-family: entypo-fontello; color: red; font-size: 48px !important; } #scroll-top-link { background-color: transparent !important; border: none !important; }
Best regards,
MikeHey Marie-Claude,
Please try this code in the General Styling > Quick CSS field:#main .container ul { list-style: none !important; } #main .container li::before { content: "\e875"; font-family: entypo-fontello; color: #008C15; position: relative; padding-right: 11px; margin-left: -20px; }
If this doesn’t help, please try adding the css to the WordPress > Customize > Additional CSSBest regards,
MikeHi,
**Update**
I was able to give the “Post Slider” element a slide effect with this css:div.slide-entry-wrap { position :relative; -webkit-animation: postslide 5s infinite; /* Safari */ animation: postslide 5s infinite; } /* Safari */ @-webkit-keyframes postslide { from {left: 100px;} to {left: 0px;} } /* Standard */ @keyframes postslide { from {left: 100px;} to {left: 0px;} }
Best regards,
MikeHey utebuechele,
Um einen Portfolio-Slider zu erstellen, verwenden Sie bitte das Element “ Post Slider “. Sie können Portfolio-Einträge auswählen . Standardmäßig verwendet dieses Element eine “Einblenden” -Animation für den Schieberegler. Eine andere Option, wenn Sie einen Effekt von links nach rechts haben möchten, wäre der “ Content Slider ” können Sie die Folienanimation auswählen, aber Sie müssen den Post innerhalb des Elements erstellen, anstatt einen Portfolio-Post auszuwählen.———-
To create a portfolio slider, please try using the “Post Slider” element, you can choose to use portfolio entries.
By default this element uses a “fade in” animation for the slider.
Another option, if you want a left to right slide effect, would be to try the “Content Slider” which will allow you to choose the slide animation, but you will need to create the post within the element, instead of choosing a portfolio post.Best regards,
MikeAugust 24, 2018 at 3:07 am in reply to: File / Title names not appearing when PDFs are viewed online #1001020Hey VerhoevenGroup,
The reason you are having this issue is because the pdf file in link 1 has the title of “title”, please note that it was created with “ABCpdf” this setting can be changed when the file is created.
In contrast, the file in link 2 has no title field, so the “title” is taken from the file name, and was created with “Adobe InDesign CC”
So to correct, ensure your pdf creator uses the correct title, or no title.Best regards,
MikeHey Marie-Claude,
It seems the password is not correct for the post, please check.Best regards,
MikeHey HannahWright,
Which Enfold demo did you install? We can attach a export of the layerslider for that demo, that you can import.Best regards,
MikeAugust 23, 2018 at 12:54 pm in reply to: Duplicate content on homepage because of hiding/showing on mobile/desktop #1000710Hey Sorprentas,
I took a look at your source code and only found one H1, for desktop, I assume you have since removed the mobile H1 element to remove this error.
I recommend leaving the desktop H1 and adding a plain text title for mobile with no assigned H style, but instead use font size to make it look big for your real visitors.
Google only looks at your source code once for all device sizes, and it will see your desktop H1, while your mobile visitors will see the larger text and perceive it as a H1.
I hope I have explained this well.Best regards,
MikeHi,
Thank you for the ftp access, I added the function and the css, and tested a few posts which all seemed to work good.
Please review your site and let us know if you find any issues. If you find none and are satisfied, let us know that we can close this thread.Best regards,
MikeAugust 23, 2018 at 12:11 pm in reply to: color changing background and text on mouse over for columns? #1000697Hi,
I believe that you are referring to the image overlay when a image is a link, a circle & arrow,
while this can be changed with some css, there isn’t a standard built-in option other than the circle & arrow.
Please see the Image Element Documentation
We maybe able to assist if you have a certain style in mind.Best regards,
MikeHi,
For the image mouse-over caption, please try this css:.av-image-caption-overlay-center p { font-size: 30px !important; }
Best regards,
MikeHey bobika12345,
I took a look at your css, but I didn’t see the code to correct to make your mobile menu show. But I did add this css to correct the issue.#top #wrap_all #av-burger-menu-ul > li { opacity: 1 !important; }
Please clear your browser cache and check.
Best regards,
MikeHey bobika12345,
For the cells on your homepage for mobile view, Please try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 766px) { #top.home .av_one_fifth { min-height: 100px !important; } }
Please clear any cache plugin and your browser cache and check.
Best regards,
MikeHey tankerhq,
I’m not quite sure what you mean by “the site tab” please explain a little more.
Can you please include a admin login in the private content area so we can assist.Best regards,
MikeHey Haycreations,
I tried to take a look, but I was unable to login, please check the login info.
Please try this code in the General Styling > Quick CSS field:#top #wrap_all .avia-caption-content p { font-size: 30px !important; }
Best regards,
MikeAugust 23, 2018 at 3:01 am in reply to: Changing font color in dropdown menu and Social Header #1000564Hi,
That is great news, unless there is anything else we can assist with, shall we close this then?Best regards,
MikeHi,
Sorry about that, let us know if your solution works, if not we will explain better.Best regards,
Mike -
AuthorPosts