Forum Replies Created
-
AuthorPosts
-
Hi,
Opps, looks like I made a mistake, try:@media only screen and (max-width: 990px) { .home #layer_slider_1 { display: none !important; } } @media only screen and (min-width: 991px) { .home #layer_slider_2 { display: none !important; } }
Best regards,
MikeDecember 17, 2017 at 4:39 pm in reply to: Some created pages are not available as pages for menu creation #889790Hi,
Please try using https://postimages.org/ and pasting the image URL in your post.
Perhaps you had a tab open for the menus and were working in another tab, where the menu tab had not been refreshed?Best regards,
MikeHey rolfroyce,
Sorry, that feature is not available yet. It would require quite some customization to the theme files.Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Best regards,
MikeHey cipriana,
From your screenshots, it looks like one is #layerslider_2 and the other is #layerslider_2_2
For your media query, make the difference at least 1px, above min & max is set to 990px
But instead of using this css, have you tried the mobile settings in the layerslider? Go to your slider > slider settings > mobile
Best regards,
MikeHi,
Glad to see you have found that the phone number area doesn’t have the focus issue. Since you want the phone number area to the far right, without the use of css or js, so you won’t have any loading movement, I have edited “helper-main-menu.php” to do so.
You can use it with your child theme so the next update won’t overwrite it. If you use it with your parent theme, save a backup of the original.
This css aligns the menu with the search better:.av_secondary_right .sub_menu { padding-right: 10px!important; padding-top: 10px!important; }
See Private Content area for fileBest regards,
MikeHi,
You will not lose those changes when updating, they are saved in the database with the theme settings. If you decide to use a child theme in the future, you can use the “export theme settings” from the parent theme then “import theme settings” to the child theme to save all of your settings.Best regards,
MikeDecember 17, 2017 at 1:17 am in reply to: How can I adjust the colour and width of a 1/3 Section to narrower than default? #889728Hi,
Please see screenshot in Private Content area, you will see that the classes: “.flex_cell.avia-builder-el-7” make up the whole column, while “.flex_cell_inner .avia-builder-el-8 ” make the area you would like red.
So for example:.flex_cell_inner .avia-builder-el-8 {background-color: red !important;}
Best regards,
MikeDecember 17, 2017 at 12:47 am in reply to: Google Webmasters – Search Appearance – HENTRY errors #889725Hey niallbyrne,
Perhaps this will help: https://kriesi.at/support/topic/masonry-gallery-hentry/#post-678564Best regards,
MikeHi,
For the social icons to be a uniform color, Circle same color and icon each in white, Try this code in the General Styling > Quick CSS field:#top #wrap_all .social_bookmarks_linkedin a,#top #wrap_all .social_bookmarks_xing a,#top #wrap_all .social_bookmarks_gplus a { color: #fff!important; background-color: #46d4fe!important; }
Best regards,
MikeDecember 17, 2017 at 12:24 am in reply to: How to add custom CSS classes to different categories? #889722Hi,
The code didn’t work for me ether, but I will ask Ismael to take a look.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.hr-custom.hr-icon-yes .hr-inner { margin-left: 0px!important; margin-right: 0px!important; width: 50% !important; }
please see screenshot in Private Content area
Best regards,
MikeHey blezard,
Perhaps this will help: How to choose a Variable from Shop page without going into Product pageBest regards,
MikeDecember 16, 2017 at 10:28 pm in reply to: Header built in Advanced Layout Builder on the blog page suddenly disappeared #889708Hey bkatzdesign,
I couldn’t find the issue, I tried to activate the Avia Layout Builder Debug to test the page on a clean install, but your functions.php wouldn’t save. You could enable the debug mode via ftp, then we could rule out plugins & scripts. You could also copy the page and try to make a new test blog page with the debug code to see if that works. I see you said you made a change with Yoast with this happened, have you thought about using revisions to try to go back before the change?Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#element_avia_8_1 label,#element_avia_8_1 label abbr {color:#fff !important; }
Best regards,
MikeHi,
To make your template adhere to Enfolds rules/settings, you will need to ensure you are using the same IDs and classes. To do so you can use one of the Enfold templates as a guide. Or you can control the margin of your template with your own css, both would be fine.Best regards,
MikeHi,
Please check your background color, it seems to be #ec740560
this is not a valid hex color for Edge or IE11. Please use rgba colors.
Chrome converts your color to: rgba(236, 116, 5, 0.376) so please use this instead.Best regards,
MikeDecember 16, 2017 at 9:01 pm in reply to: How to add custom CSS classes to different categories? #889687Hey paperdog2,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)Best regards,
MikeHi,
You are getting a 500 (Internal Server Error) on wp-admin/admin-ajax.php
I suggest looking at your server logs to see what the possible cause could be.Best regards,
MikeHey Jimmy-K,
Try this code in the General Styling > Quick CSS field:.avia-builder-el-2 .av_textblock_section .avia_textblock a { display: inline-block!important; }
Best regards,
MikeDecember 16, 2017 at 7:09 pm in reply to: Can I add CSS to Just Portfolio Pages? (And not rest of site) #889640Hi,
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,
MikeDecember 16, 2017 at 7:08 pm in reply to: Letter spacing Special Headings in Avia Layout Biuilder? #889636Hi,
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,
MikeHey Karin_Tara,
Sorry, that feature is not available yet Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.page-id-646 #header {z-index: 0 !important; } .page-id-646 .mm-wrap {z-index: 1000 !important; }
Best regards,
MikeHi,
I enabled the Avia Layout Builder Debug and copied your page to a clean install, which then worked correctly. Please see screenshot in Private Content area.
Which leds me to believe your are experiencing a plugin conflict, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. Also try clearing any cache plugin and your browser cache after disabling your plugins.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold, and Merry Christmas.Best regards,
MikeHey minogig,
I created a draft page “video test” with a video in it, which seems to be working. Please change the video to the one you are having issues with so we can see the issue.Best regards,
MikeHey danielromanin,
To add a custom font to the layout builder please see this post: Installing own fontBest regards,
Mike -
AuthorPosts