Forum Replies Created
-
AuthorPosts
-
Hi,
I’m glad this was resolved and I’m happy to have helped. If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Add this to quick css as well:
.page .container_wrap .container{ padding:0px!important; } .page .container_wrap .container .wp-block-columns{ padding:0 50px!important; }Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Perfect, I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHi,
Did you add my code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonHi,
Are you able to re-enable right click so I can inspect the page?
Best regards,
Jordan ShannonHi,
Add this to quick css:
.avia-builder-el-25 ul li{ height:100%!important; }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,
Add this to quick css:
.current_page_item.current-menu-item{ background-color: #006570!important; }Best regards,
Jordan ShannonHi,
We will delete the topic. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
You can try to add the code block element on a single page and then see if it runs from there. Otherwise an if statement would work.
Best regards,
Jordan ShannonHey eliseneonrhino,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey dondela,
Add this to quick css:
@media only screen and (max-width: 767px){ .responsive #top #main { padding-top: 85px !important; }}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 ShannonHey Arctic,
Add this to quick css:
.avia-menu.av-main-nav-wrap{ margin-top:-35px!important; } #menu-item-search{ margin-top:35px!important; }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,
If you need additional help please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHi,
I’m happy to help, if you need additional help please let us now here in the forums.
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 need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHi,
Perfect, I’m happy to help! If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I added the following and it works:
jQuery(document).ready( function() { jQuery(function(){ jQuery('.avia-icon-grid-container a').hover(function(e){ jQuery(this).attr('data-title', jQuery(this).attr('title')); jQuery(this).removeAttr('title'); }); }); });Best regards,
Jordan ShannonHi,
Thanks for the info, but can you place it into the private area so that is only visible to admins?
Best regards,
Jordan ShannonHey nicolechanphoto,
Add this to quick css:
.responsive .container.template-blog.template-single-blog{ max-width: 100%!important; padding-left: 0px!important; padding-right: 0px!important; }Best regards,
Jordan ShannonHey Nolan,
This can be done via JS. Please provide admin info so we can try and work it out.
Best regards,
Jordan ShannonHey Michael,
It’s not easy to change the style of option elements. They are rendered by your mostly OS and partially by your CSS code.
Best regards,
Jordan Shannon -
AuthorPosts
