-
AuthorSearch Results
-
June 26, 2017 at 11:19 am #812974
Hi Victoria,
I tried both of the suggested fixes:
$('**html,body**').animate({ scrollTop: target }, duration, easing);
and
$('window').animate({ scrollTop: target }, duration, easing);None of them work in Firefox.
Kind regards,
FlorianJune 26, 2017 at 11:00 am #812966In reply to: Fit Section into browser windows
Hi!
We’re glad that Mike was able to help you. Do you still need further help on this topic, or can we close this thread?
Best regards,
SarahJune 26, 2017 at 10:11 am #812947Topic: CSS Sprites generator citation
in forum Pre Sale QuestionsIrene Papuc
GuestMy name is Irene Papuc and I’m Toptal’s Director of Outreach. I’m reaching out to you because your website cites csssprites.com, a tool that was recently acquired by Toptal.
June 26, 2017 at 9:46 am #812930In reply to: Hyperlinks not working
Hi Anthony D,
No matter how much marketing people promise you “a simple drag and drop” something – there is now such thing in building websites, there will always be things that need to be adjusted and there has to be at least basic understanding of web technologies if you want to do it by yourself.
I see in code the link to the phone like 4 times, and it should be just one as it shows on the page, how did you do it? The menu positioning is weird due to the settings in the theme options.
This code does not fix the mess, it just lets you page work.main_menu, .av-main-nav-wrap { top: 0; }If you need further assistance please let us know.
Best regards,
VictoriaJune 26, 2017 at 9:30 am #812925In reply to: Adjustment of pixels in whitespace
Hi Camilla,
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 (max-width: 450px) { .responsive #top #wrap_all #after_section_1 .container { width: 90%; max-width: 95%; } #after_section_1 .template-page.content { padding: 20px !important; } #after_full_slider_1 .container, #after_full_slider_1 .content { padding: 10px; } }You can adjust the spacing for the desktop view and it stays like that on mobile, if you want to adjust it for other screen sizes, you need css and media queries.
If you need further assistance please let us know.
Best regards,
VictoriaJune 26, 2017 at 9:20 am #812922Hey WEBNEST_ch,
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 (max-width: 450px) { #home-main .av-parallax.enabled-parallax.active-parallax { transform: translate3d(0px, 55px, 0px) !important; height: 450px !important; } #home-main { height: 290px !important; } #home-main .av-parallax-inner { background-size: contain !important; } #home-main .container .content { vertical-align: baseline; } #a_propos .content { padding-top: 0px; } } }If you need further assistance please let us know.
Best regards,
VictoriaJune 26, 2017 at 8:43 am #812916In reply to: Heading fonts on mobile change
Hi John,
to solve temporary the problem we change the font, but customer want Great Vibes.
But if you try, the font is uppercase, in desktop and mobile view (both)
We don’t want’ all uppercase but only the first letter, not all title.
If we see the preview in “Enfold> General Style>, the font is perfect ( only first letter Uppercase) but it’s all uppecase.can you set only first letter uppercase and not all title please?
Looking forward hearing from you
best regards
MJune 26, 2017 at 4:32 am #812871Topic: WooCommerce product slider bug
in forum EnfoldAusWeb
ParticipantHello,
We are getting issues with our product slider on http://verzie.com.au – as you can see the first lot is only showing two products, and the second lot are all stacked on top of each other two by two, instead of horizontal.
This is also occurring on some of our other sites, how can we fix this please?
June 26, 2017 at 1:34 am #812855Topic: Masonry Gallery Overlay Color & Opacity (Part 2)
in forum Enfoldccyran
ParticipantHey guys,
I got my solution solved here…
https://kriesi.at/support/topic/masonry-gallery-overlay-color-opacity/
But I want this to affect every masonry gallery I use. Can the css be updated to allow this?
Thanks!
ChrisJune 25, 2017 at 10:22 pm #812825In reply to: My mobile menu is gone.
Hey Marjoleinvk,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .container.av-logo-container { display: block; } .responsive #top .logo { display: none; } #top #advanced_menu_toggle { position: absolute; top: 40px; } }Hope this helps :)
Best regards,
NikkoJune 25, 2017 at 10:11 pm #812822Hey Alexander,
Try to use this code:
#scroll-top-link { color: #222; opacity: 1 !important; background: transparent; }Hope this helps :)
Best regards,
NikkoJune 25, 2017 at 9:50 pm #812815Topic: My mobile menu is gone.
in forum EnfoldMarjoleinvk
ParticipantCan someone help me with the following:
You once helped me with the following issue:
https://kriesi.at/support/topic/delete-logo/But… I think the offered solution is causing the mobile menu to disappear. Can someone please help me get the mobile menu back? :-)
Thanks in advance!
June 25, 2017 at 9:35 pm #812813In reply to: Not pre-sale, but after-sale question ;-)
Good evening,
I am having problems with the standard contact form from Enfold.
My costumers can fill in the forms, but when they click on “send” nothing happends. On your website I found this:3. Deactivate Plugins
If you see the contact form “Send” button is not responding then it could be that a plugin is causing a JavaScript conflict on the page. Deactivate all plugins and try again.
https://kriesi.at/support/topic/enfold-contact-form-not-sending-emailsBut I do need all my plugins. On my other website the contactform still works. The only difference is that I haven’t updated the Wordfence Security, the WP Fastest Cache and the WP Smush Pro yet on the website that is still working. Perhaps the problem is in one of these plugins?
But will this happen every time I update this plugin? Because than I better use a different form without this problem.Please advise me what to do!
Best regards,
IrisJune 25, 2017 at 8:39 pm #812802alexandernoe
ParticipantHi team,
i want to change the color of the arrow from white to #222222.
I tried this code:
#top .scroll-down-link {
color: #222222;
}…but it doesn´t work.
Hope u have the right code for me… :-)
Many thanks in advance for your support
Alexander
June 25, 2017 at 8:27 pm #812801In reply to: ICON BOX TITLE AND CONTENT
Nikko, tks.
The second code is not work.
#top .iconbox.av-no-box .iconbox_content_title {
font-weight: normal !important;
font-size: 42px;
}What can it be?
June 25, 2017 at 8:26 pm #812800In reply to: Logo not appearing
Hi,
I can see the logo, before and after scroll. Here’s how to move it down:div .logo { top: 15px!important; }Best regards,
MikeJune 25, 2017 at 8:19 pm #812799Hey suzannewm94,
I was able to make two random posts, perhaps you have a comment spam blocker that flagged them?
Here’s someone that had the same issue and it was their .htaccess file: https://kriesi.at/support/topic/404-error-when-trying-to-post-a-comment/#post-98553Best regards,
MikeJune 25, 2017 at 8:15 pm #812798In reply to: IMAGE ENTRY SITE WITH LEGEND
Jhon, olhei agora. A legenda carregou ao centro. Ela tem que ficar na base da foto. Nós não desejamos que que ela fique ao centro. Acho que já tínhamos resolvido essa questão do posicionamento dela. Tava ok na base. O que tento resolver é a altura do BOX background branco para ter um distanciamento maior na base e no topo. Ficar mais distante do texto da legenda. Fiz um exemplo em uma imagem que está acima nesse ticket. O exemplo está no centro da imagem por acaso. Fiz só para você entender o que digo sobre respiro do box branco. Mas o posicionamento é na base.
// REPETINDO ESSA QUESTÃO //
Percebi que ao acessar pelo Iphone, por exemplo, a legenda tende a ir para o centro e sem o box branco por trás. Vai só o texto para o centro.June 25, 2017 at 8:07 pm #812796In reply to: Home Page Header
Hi,
To move your logo left, Try this code in the General Styling > Quick CSS field:div .logo {top: 8px!important; left: 50px!important; }note the “top” in the code, it is what your site is set to right now, to move the logo up make the number smaller or negative, to move down make it larger. To move the logo right, make the “left” number larger, or negative to move left. Please clear your cache: [http://www.refreshyourcache.com/en/home/] after each change :)
To change the phone info, use and adjust this code:.phone-info {font-size: 20px!important; }For the border, use and adjust this code:
.html_header_transparency #top .avia-builder-el-0 { border-bottom-width: 20px!important; border-bottom-style: solid!important; border-bottom-color: #777!important; }For the search box, please read this: https://kriesi.at/support/topic/how-to-make-very-large-search-box-in-middle-of-front-page/#post-387135
Best regards,
MikeJune 25, 2017 at 7:30 pm #812782In reply to: Align Tab saction icons
Hey milieti,
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
.av-section-tab-title.av-tab-with-icon { vertical-align: top; }If you need further assistance please let us know.
Best regards,
VictoriaJune 25, 2017 at 7:19 pm #812777Hi,
Try this for the url given:.content.av-content-full {padding-top: 0px!important; }Best regards,
MikeJune 25, 2017 at 6:57 pm #812773HI Victoria
Actually, I have websites with Enfold theme around 5 sites, and I want to remove white space under Logo+Menu in WordPress single post with every websites! Also I want to do this with Desktop&Mobile view.
OK, you can check refer website URL by my previous screenshot in private section.
June 25, 2017 at 6:09 pm #812765In reply to: Video not loading on mobile devices?
Confused, i am not asking for autoplay but having issues playing my self hosted video on mobiles, please advise
June 25, 2017 at 5:58 pm #812760Topic: Align Tab saction icons
in forum Enfoldmilieti
ParticipantIcons in Tab section is bottom aligned. Is it possible to aligne it to the tot, so that tops would be in line?
June 25, 2017 at 5:39 pm #812748In reply to: Increase number of posts on page
Hey Steve,
You could try to change this setting here
“Blog pages show at most”Here is the code for the pagination buttons you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a { height: 50px; width: 50px; line-height: 50px; font-size: 14px; }If you need further assistance please let us know.
Best regards,
VictoriaJune 25, 2017 at 5:32 pm #812742In reply to: Video not loading on mobile devices?
Hey kilimats,
Please see https://kriesi.at/support/topic/autoplay-self-hosted-videos/#post-183985Best regards,
MikeJune 25, 2017 at 5:30 pm #812739In reply to: Typeform Problem with z-index
Hey vertriebsmedia,
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
#top .zsiq_floatmain { z-index: 9999 !important; }If you need further assistance please let us know.
Best regards,
VictoriaJune 25, 2017 at 5:22 pm #812735In reply to: Socket area
June 25, 2017 at 5:08 pm #812729In reply to: Post Formats, contact form/google maps and mega menu
Hi Klaus,
You can upload images to a service like http://imgur.com/ and give us a link here.
You can enable Post format to show in Screen Options on the top of the page.Still not clear about the map, will wait for screenshots.
Best regards,
VictoriaJune 25, 2017 at 5:03 pm #812726 -
AuthorSearch Results
-
Search Results
-
My name is Irene Papuc and I’m Toptal’s Director of Outreach. I’m reaching out to you because your website cites csssprites.com, a tool that was recently acquired by Toptal.
Hey guys,
I got my solution solved here…
https://kriesi.at/support/topic/masonry-gallery-overlay-color-opacity/
But I want this to affect every masonry gallery I use. Can the css be updated to allow this?
Thanks!
ChrisTopic: My mobile menu is gone.
Can someone help me with the following:
You once helped me with the following issue:
https://kriesi.at/support/topic/delete-logo/But… I think the offered solution is causing the mobile menu to disappear. Can someone please help me get the mobile menu back? :-)
Thanks in advance!
Hi team,
i want to change the color of the arrow from white to #222222.
I tried this code:
#top .scroll-down-link {
color: #222222;
}…but it doesn´t work.
Hope u have the right code for me… :-)
Many thanks in advance for your support
Alexander
Topic: Align Tab saction icons
Icons in Tab section is bottom aligned. Is it possible to aligne it to the tot, so that tops would be in line?
