Forum Replies Created
-
AuthorPosts
-
Hi,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 1024px) { #av-burger-menu-ul { top: -100px!important; position: relative; } }Best regards,
MikeHi,
Please see this for Phone Number Links
To move the number on scroll, Try this code in the General Styling > Quick CSS field:#header.header-scrolled .subtext span { right: -190% !important; }adjust to suit.
Best regards,
MikeHi,
Thank you for sharing your solution, 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,
When I look at your site, in Chrome, you have a few blocked items due to mixed content, please see info in the Private Content area.
Please try a plugin such as Really Simple SSL to fix these errors.Best regards,
MikeHi,
Please try to re-save the options after making css changes. The css is merged now, so you may find that going to General Styling > Quick CSS field and entering a space so the “save all changes” button is clickable, will allow you to save and re-merge the css that you are using in the child theme stylesheet.Best regards,
MikeHey kridlot,
Ich glaube, dass Sie versuchen, die Breite des Inhalts auf Seiten zu erhöhen, bitte versuchen Sie diese CSS in WordPress> Anpassen> Zusätzliches CSS:
Bitte zögern Sie nicht anzupassen.
—————
I believe you are looking to increase the width of the content on pages, please try this css in WordPress > Customize > Additional CSS:#top.page .main_color .container .av-content-small.units { width: 75%!important; }Please feel free to adjust to suit.
Best regards,
MikeHi,
I went to your site but didn’t see any pagination.
I have tested the code and it works without errors, perhaps your copy/paste resulted in an error?
Please open a new thread so we can assist, we will want communicate in the Private Content area, with login info, but as this is not your thread your info will not be private. Thanks.Best regards,
MikeMay 3, 2018 at 11:42 pm in reply to: Youtube link on image no longer opens Lightbox but redirects to Youtube.com #951153Hi,
That is a great tip @Guenni007,?autoplay=1&loop=1&iframe=trueworks very well, thanks.
Best regards,
MikeMay 3, 2018 at 11:34 pm in reply to: CSS Updates Work In Google, but not in style.css or Quick CSS #951150Hi,
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,
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,
MikeMay 3, 2018 at 2:13 pm in reply to: Youtube link on image no longer opens Lightbox but redirects to Youtube.com #950783Hi,
Thank you for the login, I tested your link on a image on my clean install and it opens in a lightbox.
Could you please try disabling your plugins, perhaps there is a conflict.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,
Glad to hear, and thanks for trying to alert us :)
Thank you for using Enfold.Best regards,
MikeHi,
The category page I looked at is in the Private Content area, it looks like a different layout, but using this css fixes the tablet view. The mobile view seemed to have no issues.@media only screen and (min-width: 767px) and (max-width: 999px) { #top.archive.category #main .container { margin: 0px !important; width: 100% !important; } }Please see screenshot in Private Content area.
Hope this helps.Best regards,
MikeHi,
Sorry, I was unable to login, please check. Also please directly link to page for us to check.
In my clean install the EasySlider is working, so I imagine there could be a conflict. Did you try disabling your plugins to confirm a conflict?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,
MikeHey goch,
Thank you, I assume this is with v4.3.1?
Yet in my clean install I don’t see this error, Try disabling your plugins, or custom scripts, often the error shown is not the root cause.
If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#header_main_alternate { background-color: #5C6DB5!important; } .header_color .main_menu ul:first-child > li.current-menu-item > a { color: #ACD4E1 !important; }Best regards,
MikeMay 3, 2018 at 12:06 pm in reply to: Youtube link on image no longer opens Lightbox but redirects to Youtube.com #950700Hey mcbaile,
Please check that Enfold Theme Options > Lightbox Modal Window is checked.
If this doesn’t solve, please include a admin login in the private content area so we can take a closer look.Best regards,
MikeMay 3, 2018 at 11:57 am in reply to: How to set distances in Avia Layout Builder between elements #950697Hi,
It looks as though you included the dot in your class on the page “.home_slider” please remove the dot “home_slider”Best regards,
MikeHi,
I added:#color-footer .twitter a:hover { color: #a3d1f9; } #color-footer .youtube a:hover { color: #d2463a; } #color-footer .linkedin a:hover { color: #3472a4; } #color-footer .vimeo a:hover { color: #808080; }Please clear your cache and check.
Best regards,
MikeHi,
That could explain it, is there anything else we can assist with today?Best regards,
MikeHi,
For the background color #2C353D, I choose it in the color section background settings.
For the font color I updated the above css:#color-footer a,#color-footer p,#color-footer strong.news-headline { font-size: 12px; color: #fff; }For the headlines I added:
#color-footer h3.widgettitle { font-weight: normal !important; }To add some padding to the “links” widget I added a ID and this quick css:
#color-footer .color-links { padding-left: 70px; }Please adjust to suit.
Best regards,
MikeHey Lara,
When I compare your color section and footer I see the font is correct, and I assume you don’t want the same colors as the background of the color section would make white text hard to read, so I believe you want the font-size to match. So I added a ID to the color section, and this to your quick css:#color-footer a,#color-footer p {font-size: 12px;}For the icons I added this code:
#color-footer #text-7 .avia-icon-pos-left { margin-right: 20px; }Please clear your browser cache and check.
Best regards,
MikeMay 3, 2018 at 3:35 am in reply to: How to set distances in Avia Layout Builder between elements #950418Hey ecounited,
In this case please try adding the space to the element below, like this:#top.home #layerslider_6 { padding-top: 15px !important; }As a rule of thumb, if pushing down something is not working, try pushing up from the next element.
Now for your slider, you should add a custom ID and replace the default “#layerslider_6” because if you make any changes to the page the layerslider_6 could change.Best regards,
MikeHi,
I see you have used the function for changing the category to “blog-grid” But there are a couple of other choices you can use, one is “single-big” which I believe the one you want:add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'single-big'; return $layout; }Please give this one a try.
Best regards,
MikeHi,
Enfold will be updated to v4.3.1 tomorrow, or the next day, please update the staging site via FTP when you see this, and post here, as I’m sure it will be the first thing the team suggests.*Please note that when updating via FTP, You will need the delete the old theme folder and replace it with the new one. Please do not try to overwrite as it will leave old files behind.
Best regards,
Mike -
AuthorPosts


