Forum Replies Created
-
AuthorPosts
-
Hey S-edwards,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi mikkijack,
I replied with a solution in a different thread. Please avoid creating duplicate threads :)
Best regards,
VictoriaHey Michae1,
I am not seeing any gaps and it looks nice. Did you get it fixed or do you still need some help?
Best regards,
VictoriaHey michellerunge,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi DickZirkzee,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css for a bit different solution
<pre>
@media only screen and (max-width: 767px) {
#full_slider_1 .av-single-slide.slide-1.active-slide img {
left: 0px !important;
min-height:300px;
min-width: 890px;
}
#full_slider_1 .caption_fullwidth.av-slideshow-caption.caption_left.active-slide {
min-height: 300px;
}
#full_slider_1 .avia-slideshow-inner {
min-height: 300px;
}
#full_slider_1 .container.caption_container {
padding-top:50px !important;
width: 60% !important;
float: left !important;
margin-left: 10px !important;
}
#full_slider_1 .slideshow_align_caption {
padding-top: 130px !important;
}
}@media only screen and (max-width: 450px) {
#full_slider_1 .container.caption_container {
width: 40% !important;
float: left !important;
margin-left: 10px !important;
}
#full_slider_1 .av-single-slide.slide-1.active-slide img {
left: 0px !important;
min-height: 200px;
min-width: 630px;
}
#full_slider_1 .caption_fullwidth.av-slideshow-caption.caption_left.active-slide {
min-height: 200px !important;
}
#full_slider_1 .slideshow_align_caption {
padding-top: 0px !important;
min-height: 200px ;
}
#full_slider_1 .avia-slideshow-inner {
min-height: 200px;
}
}
Let mw know what you think.
If you need further assistance please let us know.Best regards,
VictoriaHi,
I am seeing one image and some text next to it. Does it work for you? Did you get it working or do you need more help?
Best regards,
VictoriaMay 23, 2017 at 3:27 pm in reply to: Images in grid row not filling available space in cells #798316Hey missouriartscouncil,
Best regards,
VictoriaHey Elena_AB,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaMay 23, 2017 at 3:21 pm in reply to: Fullscreen Slider: Image Size & Down Arrow on Mobile Question #798311Hey cindybird52,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css or your child theme
@media only screen and (max-width: 450px) { .slideshow_align_caption { vertical-align: top; } #top .scroll-down-link { bottom: 200px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHey Tima,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHey mikkijack,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) { /* Add your Desktop Styles here */ .avia_ajax_form .first_form { margin-left: 20px; clear: none; } .avia_ajax_form p { width: 30%; } .form_element.first_form.form_element.form_fullwidth.av-last-visible-form-element.modified_width { margin-top: 38px; }
If you need further assistance please let us know.
Best regards,
VictoriaHi Milan Lipowski,
The width of the elements is calculated in Javascript, but that last element has a long link that pushes the width to be bigger. That’s why it breaks.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.post-47 .av-inner-masonry-content-pos-content { max-width: 242px; } .post-47 .av-inner-masonry-content-pos-content .av-masonry-entry-content.entry-content { word-wrap: break-word; }
If you need further assistance please let us know.
Best regards,
VictoriaHi perfectword,
Normally, it’s a modal overlay with some “loader” gif.
Best regards,
VictoriaHi mdxclr,
Not rewrite, check what code is there and maybe add your own. Or remove this action, and add your own which will be avia_woocommerce_before_main_content + your code. Does it make sense?
Best regards,
VictoriaHi onesource_marketing,
So it works now? Or it does not work with Enfold?
Best regards,
VictoriaHi Corina,
Those are special chars in WordPress, they are used for shortcodes, so it might not work with them. You might want to find another character to use instead.
Or try insert it via css like this.av-special-heading-tag:before { content: '[' } .av-special-heading-tag:after { content: ']' }
Best regards,
Victoria- This reply was modified 7 years, 6 months ago by Victoria.
May 19, 2017 at 12:47 pm in reply to: Masonry Gallery – custom behavior for different pages? #796535Hi steed,
This page is page-id-772 and probably you have some different settings for the masonry on this page.
Is it working as it should or you need to change it?Best regards,
VictoriaHi Riavon Enterprises,
Here is some reading on the topic:
https://kriesi.at/support/topic/error-structured-data/#post-511934
If you need further assistance please let us know.
Best regards,
VictoriaHi Ikyo,
I will report this issue. Thank you :)
If you need further assistance please let us know.
Best regards,
VictoriaHi jockejansson,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi wuo,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey next_thomas,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#footer { padding: 0; } #footer .widget { margin: 20px 0 10px 0; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 19, 2017 at 11:01 am in reply to: woocommerce products slider and related products – font size and style #796476Hi Thomas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi dngood,
Glad you got it working for you and thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi viaggiareverde,
Where did you find this link? It is a link to a media file, like to an image, and it shows like a page.
Best regards,
VictoriaHi Marc,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Konstlist16,
Are there any customizations in that script or why do you have it in your child theme? First of all check syntax or validate Javascript from that file. http://codebeautify.org/jsvalidate
Best regards,
VictoriaHi Marc,
You could try using a shortcode.
http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/Best regards,
VictoriaHey Antonio,
I don’t see any code block on that page.
You can try to replace” with "
in the whole script with some text editor and try again.
Best regards,
VictoriaHi bakbek,
You can copy avia_append_burger_menu function from functions-enfold.php to your child theme and add icons there.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts