Forum Replies Created
-
AuthorPosts
-
June 8, 2017 at 4:08 pm in reply to: Text Box BGColor – perhaps a Problem after the las update #805631
Hi,
No problem. If you need additional help, please let us know here on the forums.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Adjust the css to the following:
@media only screen and (max-width: 767px) { .page-id-18 .avia-builder-el-2{ padding:20px!important; }}Let me know if this fixes it.
Best regards,
Jordan Shannon-
This reply was modified 8 years, 9 months ago by
Jordan Shannon.
June 8, 2017 at 3:48 pm in reply to: Text Box BGColor – perhaps a Problem after the las update #805614Hi,
Provided that you have all those boxes styled the same a global solution would be the following:A global solution would be the following:
.flex_column_div{ background: red; padding: 10px; padding-right: 5px; border: 0; opacity: 0.8; }But since all of yours seem to be styled in different manners, I would take it by a case by case basis.
Best regards,
Jordan ShannonHi,
Please replace what I originally gave you with this:
#top #wrap_all .av-social-link-facebook:hover a, #top #wrap_all .av-social-link-twitter:hover a, #top #wrap_all .av-social-link-gplus:hover a, #top #wrap_all .av-social-link-pinterest:hover a, #top #wrap_all .av-social-link-linkedin:hover a, #top #wrap_all .av-social-link-tumblr:hover a, #top #wrap_all .av-social-link-reddit:hover a, #top #wrap_all .av-social-link-mail:hover a, { color: #888; background-color: white; } #top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-twitter a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-gplus a { color: #fff; background-color: #de5a49; } #top #wrap_all .av-social-link-pinterest a { color: #fff; background-color: #cb2027; } #top #wrap_all .av-social-link-linkedin a { color: #fff; background-color: #419cca; } #top #wrap_all .av-social-link-tumblr a { color: #fff; background-color: #345574; } #top #wrap_all .av-social-link-reddit a { color: #fff; background-color: #ff4500; } #top #wrap_all .av-social-link-mail a { color: #fff; background-color: #9fae37; }Best regards,
Jordan ShannonHi,
Please provide admin info so I can log in and look into this further.
Best regards,
Jordan ShannonJune 8, 2017 at 3:23 pm in reply to: Text Box BGColor – perhaps a Problem after the las update #805600Hi,
It was not global but specifically for the two that appeared in the link. I believe I see my error:
.avia-builder-el-37{ background: #ffffff; padding: 10px; padding-right: 5px; border: 0; opacity: 0.8; }The above should work
Best regards,
Jordan ShannonHi,
No problem at all! If you need additional help, please let us know in the forums.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
@media screen and (max-width: 767px) { .responsive #top #main{ padding-top:0px!important; margin-top:-88px!important; } #header #header_main{ background:transparent!important; } .av_header_transparency{ background:transparent!important; } }Best regards,
Jordan ShannonHi,
No problem. If you need additonal help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Jasmer,
Add this to quick css:
@media only screen and (max-width: 767px) { .page-id-18 .avia-builder-el-2{ padding:0!important; }}Best regards,
Jordan ShannonHey Vadivel,
Add the following to quick css:
.av-share-box{
width: 800px!important;
margin: 0 auto!important;
}Best regards,
Jordan ShannonJune 8, 2017 at 12:10 am in reply to: How to add a class to a table purchase button to trigger a sumome email lightbox #805390Hey DROR,
Please read the following for instructions on how to enable custom classes on elements.
Best regards,
Jordan ShannonHey yourcloudworks,
The images are 90 x 90.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
.av-image-hotspot-pulse { display: none!important; }Best regards,
Jordan ShannonHi,
But do you want the date and comment as well? Please see the screenshot https://snag.gy/A4qCPx.jpg
Best regards,
Jordan Shannon-
This reply was modified 8 years, 9 months ago by
Jordan Shannon.
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey web6s,
Add the following to quick css to achieve a similar effect.
.avia-builder-el-3{ border:none!important; background:rgba(21,24,30,.7); padding:10px; } .avia-builder-el-3 fieldset input{ background:rgba(176, 176, 176, 0.6)!important; } .avia-builder-el-3 fieldset input.button{ border:none!important; background:red!important; }Best regards,
Jordan ShannonHey dvus4l,
So you want it moved from below the blog content to under the title? Is this just within the single post? Such as on this page http://totalmetox.com/2017/06/06/4-things-you-didnt-know-about-horse-racing/
Best regards,
Jordan ShannonHey camtay,
Add the following to quick css:
#top #wrap_all .av-social-link-facebook:hover a, #top #wrap_all .av-social-link-twitter:hover a, #top #wrap_all .av-social-link-gplus:hover a, #top #wrap_all .av-social-link-pinterest:hover a { color: #888; background-color: white; } #top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-twitter a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-gplus a { color: #fff; background-color: #de5a49; } #top #wrap_all .av-social-link-pinterest a { color: #fff; background-color: #cb2027; } #top #wrap_all .av-social-link-linkedin a { color: #fff; background-color: #419cca; } #top #wrap_all .av-social-link-tumblr a { color: #fff; background-color: #345574; } #top #wrap_all .av-social-link-reddit a { color: #fff; background-color: #ff4500; } #top #wrap_all .av-social-link-mail a { color: #fff; background-color: #9fae37; }Best regards,
Jordan ShannonHi,
Are you using a boxed layout or full-width. This can be checked under Enfold Options > Layout Options
Best regards,
Jordan ShannonHey Gerry Granshaw,
Add the following to quick css:
.lightbox-added{ padding:0 10px; }As for the swipe function The lightbox script is prettyPhoto which just doesn’t have swipe or specific mobile support at this time.
Best regards,
Jordan ShannonHi,
I am glad Rikard’s solution was able to help you. If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonJune 7, 2017 at 10:41 pm in reply to: Text Box BGColor – perhaps a Problem after the las update #805344Hi,
Adjust it to the following:
.avia-builder-el-39{ background: #ffffff; padding: 10px; padding-right: 5px; border: 0; opacity: 0.8; }Best regards,
Jordan ShannonHey mcraig77,
Add the following to quick css. This should help:
.page-id-1076 .avia_textblock .container{ padding:0px!important }Best regards,
Jordan Shannon-
This reply was modified 8 years, 9 months ago by
Jordan Shannon.
Hey amarkoc,
Please provide a screen shot of the area you need corrected to I can have a better idea of what you are asking.
Best regards,
Jordan ShannonHey Annemarie,
Please provide a link to the website and page in question so we can look into this further.
Best regards,
Jordan ShannonHi,
And just to confirm what you are looking for, you just need the bottom header transparent on mobile?
Best regards,
Jordan ShannonHi,
This is an element that should be centered by default? Have you added custom css to the hr? If so, please take it back to default and add it again without custom css.
Best regards,
Jordan ShannonHi,
No problem at all.
Best regards,
Jordan Shannon -
This reply was modified 8 years, 9 months ago by
-
AuthorPosts
