Forum Replies Created
-
AuthorPosts
-
March 30, 2017 at 10:17 pm in reply to: How do i make the table white background to dissappear #769666
Hi,
Would you be able to provide admin info so I can login and ensure that the css will work?
Best regards,
Jordan ShannonHi,
Great! I am glad you were able to get this figured out. If you need additional help, please let us know in the forums.
Best regards,
Jordan ShannonHey Miikey,
The advanced layout builder is at its core just a visual way to add shortcodes to a page. The content isn’t stored across any kind of templating system where it can be accessed outside of an individual page so what you are looking to do isn’t possible.
Creating a custom page template is doable but the advanced layout builder doesn’t use the page.php whenever you use an element that has a full width attribute (layerslider, full width masonry etc) and instead uses the template-builder.php file.
Best regards,
Jordan ShannonHey v4inee,
I am not able to view the site preview you posted above. Please provide a direct link to the page, or admin info so we can look into this further.
Best regards,
Jordan ShannonMarch 30, 2017 at 9:28 pm in reply to: How do i make the table white background to dissappear #769642Hey Armstrong88,
Try adding this to quick css:
.tab_content.active_tab_content{ background:transparent!important; } .main_color tr:nth-child(odd){ background:transparent!important; } td { border: none!important; }
Best regards,
Jordan ShannonHey James,
Please see the following:
http://www.wpbeginner.com/plugins/how-to-add-underline-and-justify-text-buttons-in-wordpress/
Best regards,
Jordan ShannonHey Grahamer,
For your button, make the link the following:
tel:+1800229933
Just adjust the number to whatever you need.
Best regards,
Jordan ShannonHey Snerp,
Please provide a link to the site so we can inspect it.
Best regards,
Jordan ShannonHey taylorwedo,
Please try adding this to quick css:
.container.av-logo-container{ display:none!important; }
Let me know if this works for you.
Best regards,
Jordan ShannonHi,
Wordpress is cropping images by default when uploading them and if you want to control this behavior you can use a plugin like this: https://wordpress.org/plugins/simple-image-sizes
I hope this will help :).Best regards,
Jordan ShannonMarch 30, 2017 at 8:47 pm in reply to: sharing social profiles with large buttons on multiple platforms #769617Hi,
Yes, this is exactly what I meant. I am glad this was able to work for you.
Best regards,
Jordan ShannonHey m9491,
Please try adding this to quick css:@media only screen and (max-width: 767px) { .current-menu-ancestor.menu-item-has-children.menu-item-top-level a avia-menu-text{ text-decoration:underline!important; } }
Let me know if this works for you.
Best regards,
Jordan ShannonHey adwordsfriends,
The images that you attached do not seem to be showing. Could you try to send another screenshot so I can see the exact spot you need fixed. You can use this service for the screenshot if needed: https://snag.gy/
Best regards,
Jordan ShannonHey rdtjosh,
not sure what you want to achieve, but if you want to increase your logo size use this code inside Quick CSS field:
strong.logo { width: 800px; }
Best regards,
Jordan ShannonMarch 30, 2017 at 7:32 pm in reply to: sharing social profiles with large buttons on multiple platforms #769580Hi,
Give the mobile section a custom class and use that class to hide it on the desktop via css media queries.
Best regards,
Jordan Shannon- This reply was modified 7 years, 9 months ago by Jordan Shannon.
Hi,
I think that would be a tough one to solve through the forums, as the table cells are coded to break to 100% width on the phone.
Best regards,
Jordan ShannonHey Yoginess,
This is something that can possibly be done with javascript, but goes beyond the scope of what can be provided in the support forums. You can contact our customization service here: http://kriesi.at/contact/customization.
There are also plugins that can possibly provide this functionality. Please see here.
Best regards,
Jordan ShannonHey neonlights79,
Please provide a link to the site/page in question.
Best regards,
Jordan ShannonHey kjwaggz,
For the first site add the following to quick css:
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {.flex_column.av_one_third {
padding: 15px 10px 0px 10px!important;
width: 47%!important;
}}
Let me know if this works
Best regards,
Jordan ShannonHi,
If you need additional hep, please contact us here on the forums.
Best regards,
Jordan ShannonHi,
I added the following to quick css:
#layerslider_5.ls-wp-container.ls-container.ls-fullwidth { margin-top: 5px!important; } main.template-page.content.av-content-full.alpha.units{ padding-top:0px!important; }
Pleaser test and let me know if it is what you need. Be sure to clear your cache and refresh the browser a few times.
Best regards,
Jordan ShannonHi,
Usually 12-24 hours. I am looking into this now.
Best regards,
Jordan ShannonHi,
The file I am speaking of is in the root folder of the WordPress installation. It has to be accessed via FTP.
Best regards,
Jordan ShannonNo problem at all. If you need additional help, please let us know here on the forums.
Best regards,
Jordan ShannonHi,
Try the following configuration in ALB:
Best regards,
Jordan ShannonHi,
No problem at all, if you need additional help, please don’t hesitate to contact us here on the forum.
Best regards,
Jordan ShannonHi,
I replaced the previous code with the following:
.ButtonGrid .flex_cell.no_margin.av_one_fourth { padding: 0 !important; }
It should be working for you now.
Best regards,
Jordan ShannonHi,
You could try to see if this plugin alleviates the issue:
https://wordpress.org/plugins/ricg-responsive-images/
Best regards,
Jordan ShannonHi,
Sorry for the late reply. I am glad you were able to get things worked out. If you need additional help please let me know.Best regards,
Jordan Shannon -
AuthorPosts