Forum Replies Created
-
AuthorPosts
-
Hi,
Perfect, I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’ll check to see if another admin can recreate the issue, I was not able to.
Best regards,
Jordan ShannonHi,
Can you screenshot?
Best regards,
Jordan ShannonHi,
You added the comment above the code wrong. I fixed it and it should be working now.
Best regards,
Jordan ShannonHi,
I’m not seeing it anywhere.
Best regards,
Jordan ShannonHi,
Can you provide admin info so we can look into this issue further?
Best regards,
Jordan ShannonHey Ramon,
Add this to quick css:
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { .flex_cell.no_margin.av_one_half{ height:100%!important; min-height:100%!important; }}Best regards,
Jordan ShannonHi,
Add this to quick css:
#top #header .avia_mega_div > .sub-menu { padding:5px 10px!important; }Best regards,
Jordan ShannonHi,
Did you add his code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonHi,
Add this to quick css:
.avia-builder-el-6, .avia-builder-el-6 .avia-testimonial-wrapper{ margin-top:0px!important; }Best regards,
Jordan ShannonHi,
Add this to quick css:
.header_color .av_ajax_search_title { color: #000!important; }Adjust the color to what you need.
Best regards,
Jordan ShannonHi,
Thanks for sharing that. Add this to quick css:
@media only screen and (max-width: 767px) { .single-product .container .four.units, .single-product .container .eight.units { width: 100%!important; }}Best regards,
Jordan ShannonHi,
Perfect, I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey cktanju,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonHi,
Okay I see. Unfortunately, my suggested plugin won’t work. Please refer to to the following for full featured “Related Post” plugins:
https://www.wpbeginner.com/plugins/5-best-related-posts-plugins-for-wordpress/
Otherwise, you would need a custom coded solution, but that goes beyond the scope of support here in the forums.
Best regards,
Jordan ShannonHi,
No problem, I’m glad that worked out. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Lara,
I’m not seeing the issue, can you please screenshot the area you need help with?
Best regards,
Jordan ShannonMay 5, 2020 at 11:42 pm in reply to: Contact Form 2 Questions – Return Name and Making a Form Field Optional #1210137Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHey hasbeat,
Unfortunately, this is not possible by default, you would need to have this custom coded, or make use of a plugin if you can find one.
Best regards,
Jordan ShannonHey JPGlobal,
Did you try Appearance > Widgets?
Best regards,
Jordan ShannonHey Alisa,
You would need a plugin like the following to do so:
Best regards,
Jordan ShannonHey Jorge,
Can you screenshot the issue you are having?
Best regards,
Jordan ShannonHey Bryn1,
Unfortunately, there is no “Global” Update with Enfold. Hopefully this is something that can be possible in the future.
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Thanks, add this to quick css:
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
.flex_column.av_one_half.flex_column_div.first.avia-builder-el-1{
width:100%!important;
}}Best regards,
Jordan ShannonHi,
For # 1 add this to quick css and adjust the color to what you need:
.current_page_item.current-menu-item a{ color: yellow!important; }For #2 the distance is centered based on screen size. For example, I’m on a laptop so the menu is viewed higher that your screenshot.
Best regards,
Jordan ShannonHi,
You can go mobile sooner. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }Change the value 1024 to the pixel value of your choice.
Best regards,
Jordan Shannon -
AuthorPosts
