Forum Replies Created
-
AuthorPosts
-
March 28, 2017 at 6:27 am in reply to: Transparent sub menu on transparent header only – with no outline #767877
Hi,
I added this to quick css:
main.template-page.content.av-content-full.alpha.units{ min-height:300px!important; }
Please test and let me know if this is what you needed.
Best regards,
Jordan ShannonHi,
No problem, I am glad I could help. If you need additional help, please just let us know here on the forums.
Best regards,
Jordan ShannonHi,
You can add in header.php via jquery:
<script>$('strong.logo.bg-logo').addClass('className');</script>
Best regards,
Jordan ShannonHi,
To target the store page only replace the previous codes with this:
#top.page-id-3750 #wrap_all .all_colors h3 { font-size: 16px!important; } #top.page-id-3750 .thumbnail_container img { margin: 0 auto!important; width: 70%!important; }
To make the cart buttons more visisble use the following:
.avia_cart_buttons { opacity: 1!important; }
Best regards,
Jordan ShannonHi,
This should be fixed. Please test. I changed the setting to small padding with content alignment to top. Let me know if this works.
Best regards,
Jordan ShannonHi,
Please add this to quick css:
#top #wrap_all .all_colors h3 { font-size: 16px!important; } #top .thumbnail_container img { margin: 0 auto!important; width: 70%!important; }
Let me know if this works for you.
Best regards,
Jordan ShannonHi,
Basically do a completely fresh WP install on your web server whether it is your online web host or your offline testing environment. This would be more thorough than a just reloading the theme or the troubled files and should rule out or point to errors on your current hosting environment.
Best regards,
Jordan ShannonHi,
You need to either remove or add the correct transparency logo. Please see screenshot here: https://snag.gy/LyUXm8.jpg
Best regards,
Jordan ShannonHi,
I have responded to this concern in your previous thread. If you are not comfortable with this I understand and we can try to help via instructing you how, if you are able to follow. Respectfully.
Best regards,
Jordan ShannonHi,
I would never ask you to share info for the world to see. I am asking you to paste it into the private section provided to you in the text editor. This is done by hundreds of users each day to solve issues and provide outstanding service to our users, with no issue or security breaches at all. If you do not wish to do so that is your right and perfectly fine. Respectfully.
Best regards,
Jordan ShannonHi,
Could you please provide admin info so I can login and make the correction? You could just switch their positions in the slide editor and then switch the font styles. This is a great solution.
If you want to do it via css instead try putting this in quick css:
.avia-caption-content.av_inherit_color p{ MARGIN-TOP: -150px!important; PADDING-BOTTOM: 100px!important; } @media only screen and (max-width: 784px) { .avia-caption-content.av_inherit_color p{ MARGIN-TOP: -50px!important; PADDING-BOTTOM: 10px!important; } } @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { .avia-caption-content.av_inherit_color p{ MARGIN-TOP: -130px!important; PADDING-BOTTOM: 110px!important; } }
Best regards,
Jordan Shannon- This reply was modified 7 years, 9 months ago by Jordan Shannon.
Hey flowerjovia,
Please provide login info and link to the site in question so we can begin to solve this for you.
Best regards,
Jordan ShannonHey melangeur,
Could you try and reload a fresh copy of the theme, or alternatively make sure that errored files are located in their required folders.
Best regards,
Jordan ShannonHey cjleszek,
Please provide admin info so that I can look into this further.
Best regards,
Jordan ShannonHey Drebosio,
Please provide a link to the site so we can look into this further.
Best regards,
Jordan ShannonHi,
Yes rest assured we are making updates and improvements with each and every new release. We appreciate the kind words, and look forward to helping you in the future.
Best regards,
Jordan ShannonHi,
Yes please keep the above code he provided also.
Best regards,
Jordan ShannonHi,
I added the following:
@media only screen and (max-width: 768px) { .flex_column.av_one_third{ width:100%!important; margin-left:0px!important; } }
It should be correct now, please test.
Best regards,
Jordan ShannonHi,
I will try and get it done via css. Do you need it 453 x 453? That would mean the number of columns would have to adjust as well.
Best regards,
Jordan ShannonHi,
I updated the quick css and it should be fixed now. With the updated css it will apply to all posts. Please test.
Best regards,
Jordan ShannonHi,
Try adding this to quick css:
#top .all_colors strong { background-color: none!important; }
Let me now if this works to remove the orange near the logo.
Best regards,
Jordan ShannonHi,
So you need to have all the images the exact same size?
Best regards,
Jordan ShannonHi,
Try this for quick css:
@media only screen and (max-width: 767px) { .boxed #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ } }
Also,
Are you using the latest version of Enfold?
Best regards,
Jordan ShannonHey Artiarturro_66,
Try adding this to quick css:
#top.postid-203{ background-image:url(https://lmat.de.web-connect.info/wp-content/uploads/2016/12/42-36363089.jpg)!important; background-attachment: fixed; background-position: top center; } #wrap_all, #main, .main_color,.header_color .header_bg{ background-color:transparent!important; } .header_color div{ border:none!important; }
This applies to the following link:
http://lmat.de.web-connect.info/grundsteuererlass-2017/
Let me know if this is what you needed.
Best regards,
Jordan ShannonHey marekLDN,
Try adding this to quick css:
#wrap_all { overflow-y: scroll; }
Let me know if this works for you.
Best regards,
Jordan ShannonHey TanjaV,
Can you please provide a link to the page so I can look into this further?
Best regards,
Jordan ShannonHi,
Is there a specific color you would like other than orange that we can change it to?
Best regards,
Jordan ShannonHi,
Since the title are a bit long(especially communication) it would be better to arrange 2×3 on tablet like screens. That would actually allow the titles to fit on one line. If you can provide admin information I can set this up for you.
Best regards,
Jordan ShannonHi,
My original code worked. I added it to the top of quick css. You just have to adjust the font-size.
Best regards,
Jordan Shannon -
AuthorPosts