Forum Replies Created
-
AuthorPosts
-
April 6, 2017 at 7:56 pm in reply to: Masonry Content Gallery Not Showing after update to 4.0.5 #773442
Hi gentlemansgazette,
Do you still have the issue? I do not see any extra space for missing masonry. Could you please specify where it is?
Best regards,
VictoriaHi welswebmaster,
Please refer to this thread for a possible solution. Could be that some file was not overwritten by update.
If you need further assistance please let us know.
Best regards,
VictoriaHey jacopocabianca,
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 Jeroen0517,
I guess it is possible, but it’s not available out of the box. It needs some customization.
Could you please give us a link to your website, we need more context to be able to help you.Best regards,
VictoriaHey mrpacogp,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Wolf,
I got the same as Yigit on my mobile and logo still not url in browser emulators.
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 Paul,
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 reddishpinkmedia,
Is the problem still there?
Best regards,
VictoriaApril 6, 2017 at 7:22 pm in reply to: Is it possible to make grid rows show below each other on tablet landscape? #773420Hi adrianvanwyk,
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, you can try it to make your grid look much better in landscape mode on tablets.
#top .no_margin.av_one_third { padding: 10px 20px !important; } .toggle_content { padding: 8px 10px 10px 10px; margin: 0px 0 5px 0; } @media only screen and (min-width: 768px) and (max-width: 1024px) { /* Add your Desktop Styles here */ .hr.hr-invisible.avia-builder-el-32, .hr.hr-invisible.avia-builder-el-38 { height: 0px !important; } #top .no_margin.av_one_third { padding: 0 10px !important; } .toggle_content { padding: 8px 10px 10px 10px; margin: 0px 0 5px 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi kurzino,
Try this code:
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’); function avia_add_heading_font($fonts) { $fonts[‘Qwigley’] = ‘Qwigley’; $fonts[‘Macondo’] = ‘Macondo’; return $fonts; } add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’); function avia_add_content_font($fonts) { $fonts[‘Qwigley’] = ‘Qwigley’; $fonts[‘Macondo’] = ‘Macondo’; return $fonts; }
If you need further assistance please let us know.
Best regards,
VictoriaHi pako69,
Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most.Best regards,
VictoriaHi giammi73,
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
.clear { margin: 0; } .main_color.inner-entry, .grid-content, .grid-content .grid-entry-title.entry-title, .grid-entry-excerpt.entry-content { background-color: #666666 !important; color: #ffffff; }
If you need further assistance please let us know.
Best regards,
VictoriaHi ENBertussi,
I tried to login to your dashboard, could not.
Looks like you got the sidebar working, just for mobile use@media only screen and (max-width: 767px) { .single-product-main-container { width: 100%; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi BPC,
Please refer to this thread for a possible solution of adding search to mobile.
If you need further assistance please let us know.
Best regards,
VictoriaHi adferger1,
I think this was done to allow customers more control over the button, in case somebody want a way different color and if color for all buttons has to be different. So it’s hard to say if it’s a bug or a feature. Depending on how you look at it. On the other hand, you could give you buttons a specific class and target all of them via css instead of going and manually changing all buttons.
If you need further assistance please let us know.
Best regards,
VictoriaHi stefanswebdesign,
Could you explain what you want to do to the logo, or better give us a mockup?
As for the image, you inserted a small image in color section (http://attitude.life/wp-content/uploads/2017/02/Bienvenue-min-300×222.jpg). You can edit color section and set a big image as a background.
Best regards,
VictoriaApril 6, 2017 at 5:45 pm in reply to: Footer text color displayed differently between Safari and Chrome #773362Hey bgiacomo,
When the styles are not set explicitly different browsers set them according to their ways of computing them. You might want to explicitly specify the rules. 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 p, #footer h3 { color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaHi web6s,
I checked you store, I was able to add product to cart, update cart and proceed to checkout. Could you explain in more detail what issues are you having? Please, double check you store after pressing ctrl+f5 on Windows and cmd+r on Mac and get back to us.
Best regards,
VictoriaHey garethlawson,
Thank you for sharing the knopwledge! :)
Best regards,
Victoria- This reply was modified 7 years, 7 months ago by Victoria.
Hi ballindigital,
Here is where you find LayerSlider, it’s in the left menu of WP.
If you need further assistance please let us know.
Best regards,
VictoriaHey mdmllc,
Unfortunately, tab section does not provide this possibility. You can request a feature, but for now if you really need this you can hire a freelancer to do this customization for you.
If you need further assistance please let us know.
Best regards,
VictoriaHi bauchope,
The titles are not showing because the color for them was set to white in theme settings, here is the code:
#top #wrap_all .all_colors h3 { color: #ffffff; font-size: 35px; }
You have to go to your theme settings and look for the style where you specify for h3 and change for a different color.
Best regards,
VictoriaHi ifthenllc,
Could you please try clearing the cache on your device and also trying on other devices and get back to us with results.
Best regards,
VictoriaHi ac,
Could you give us the page where you have this issue and temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaHi mooshonov,
Could you please make a screen shot of the error you’re getting, also before sending the form, could you open Chrome Dev Tools on Network tab and see what request is sent when you submit, make a screen shot of response.
Best regards,
VictoriaHi all,
@dutchguy72 thank you for your input :)@jamie Please refer to a solution proposed here.
If you need further assistance please let us know.
Best regards,
VictoriaHi greatliona,
This article will give you the code for a circle.
If you need further assistance please let us know.
Best regards,
VictoriaHey drelambo,
You could make a simple experiment, make your logo in png and see how it scales. It could be the issue with the image format and scaling it. When I open this image in Chrome https://webspokedesigns.co.uk/wp-content/uploads/2017/04/300x100xweb-header-logo-01.png.pagespeed.ic.kLNeN8cd5_.webp it looks already stretched, other browsers would just download it, so I could not check the file separately. Could be that the original aspect ratio is not optimal, so it looks more stretched on scaling.
Best regards,
VictoriaHey webcrab,
Do you still need help with this issue? I am seeing rows of 3, you could make paddings or margins between images smaller.
If you need further assistance please let us know.
Best regards,
VictoriaHi bg08ard,
Yes, it is possible to add all those menu items and subitems, but you might want to consider how the menu would behave on mobile.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts