Forum Replies Created
-
AuthorPosts
-
Hi,
You could try setting a transparent background for the table:
table { background-color: transparent; }Best regards,
RikardHi Courtney,
Please try the following in Quick CSS, make sure to disable all caching/minify plugins to see the changes:
@media only screen and (max-width: 767px) { #footer .av_one_fifth, #implants .av_one_third { width:100% !important; } }Best regards,
RikardHi,
Are you working on the site with the caching and minify plugins active? Please disable them if you are, I just tried the code I first gave you and it works.
Cheers!
RikardJuly 31, 2015 at 6:15 am in reply to: PROBLEM WITH WPML AND ENFOLD WHEN YOU NEED TO DO A LINK WITH BOX WITH ICON #481099Hi analidia,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
Using the full width slider will have that effect since it’s full width, it will take up the full width of the box/browser width. I’m not sure what customisations you’ve done but the sidebar should display underneath full width elements by default.
Best regards,
RikardHi,
Did you manage to sort it out? I had a look on iphone4/chrome and it looks good!
Cheers!
RikardHi,
I had a look at your site on more or less the same setup as you were having problems with, only difference being the browser version (8.0.6), and it seems to be working fine on my end. The only problem being pages not loading when using the back button which is a known bug we are working on solving. Could you try removing your browser cache and reloading a few times to see if that helps?
Regards,
RikardJuly 30, 2015 at 11:13 am in reply to: Navigation layout keeps breaking on iPhone 6 browser unless I clear phone cache #480606Hey Jeff,
Could you try to update the theme to the latest version, 3.2.3, to see if that helps please?
Regards,
RikardJuly 30, 2015 at 11:10 am in reply to: Basic gallery does not load thumbs. Mosaic has new random spaces. #480605Hey Clifford,
Thanks for the kind words and I’m glad that we could help you out, if you added the CSS that Ismael gave you to Quick CSS it will be safe during updates, but you could save the URL to this thread as well if you were to lose them at some point.
Cheers!
RikardHi,
Glad you got it fixed, please let us know if you should need any more help on the topic.
Cheers!
RikardHey Peter,
Not sure what you mean by banner, do you mean the area where the title and breadcrumbs are displayed? If so, you can edit to not display it in the righthand side menu on the edit page or the page in question.
Best regards,
RikardHey maratino,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHey Chase,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardJuly 30, 2015 at 10:47 am in reply to: Blog auf iphone – Unterschiedliche Abstände zwischen Posts #480593Hi soltner,
I’m not sure what space you are referring to, the look identical on my end. Could you provide us with a screenshot highlighting what you would like to change please?
Regards,
RikardHi bounzup,
Could you link directly to the page where we can see the image please?
Regards,
RikardHi,
I’m not sure what you mean by giving you the best of our theme, what do you want to change in particular?
Best regards,
RikardHi,
Thanks for sharing, hope you’ll find something that will fit your needs.
Best regards,
RikardJuly 30, 2015 at 10:23 am in reply to: Portfolio grid: open specific item with link in text above #480582Hi,
Might very well be, you can submit a feature request here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
RikardJuly 30, 2015 at 10:14 am in reply to: How to change font size and weight of menu and top bar? #480579Hi,
You can use the following CSS for the main menu:
#avia-menu .avia-menu-text { font-size: 20px !important; font-weight: bold !important; }And the following for the top menu:
#header_meta #avia2-menu a { font-size: 16px !important; font-weight: bold !important; }Best regards,
RikardHi Mario,
I’m not sure I understand what you mean, I clicked some of your menu items and they seem to work just fine. What links are you referring to?
Best regards,
RikardHi,
You could activate the mobile menu at an earlier stage, would that be an option for you?
Regards,
RikardHi,
I think you are getting cached results, this is what I’m seeing on my end also using Firefox 39 on Mac: http://imgur.com/7XjsPpl
Regards,
RikardHi Mike61,
Could you try to add the element again to see if that works out for you? If not then send us an admin login and well have a closer look, you can post the details in the Private Content section of your reply.
Best regards,
RikardHey ouranos3!
You can try the following, you might have to adjust the media query:
@media only screen and (max-width: 767px) { form#sib_form_2-form input[type=text], form#sib_form_2-form input[type=email], form#sib_form_2-form select { margin-left: 0% !important; } }Cheers!
RikardHi,
You had an unclosed
<b>tag in the last section, please make sure to close all the markup you add.Regards,
Rikard -
AuthorPosts
