Forum Replies Created
-
AuthorPosts
-
Hi Kai,
Could you provide us with a link to the site in question so that we can take a closer look please? You might want to explain a bit further as well since I’m not sure I understand exactly what you are looking to achieve.
Thanks,
RikardDecember 7, 2015 at 7:51 am in reply to: How to display a color section on the blog page only? #547817Hi Poirot,
Not sure I understand what you mean by that, could you try to explain a bit further please? Also post a link to the site in question.
Best regards,
RikardHi,
Please try the following instead:
#blacktable tr:nth-child(odd), #blacktable tr:nth-child(even) { background-color: black !important; }Regards,
RikardHey Charlotte,
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.
Best regards,
RikardHey Proposte1,
Could you try to update to the latest version which is 3.4.3 to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/. If not then please send us login details so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi @mensmaximus,
Thanks for the input, much appreciated. I know Kriesi is looking at the compatibility issues and he will hopefully have a working version out as soon as possible.
Regards,
RikardHi Raginilk,
I think you didn’t mean to but you started a new topic instead of replying, I’m guessing this was where you ment to reply? https://kriesi.at/support/topic/can-i-reuse-enfold-theme-zip-file-for-a-new-website/
Thanks,
RikardHey Jon,
It looks like the CSS was not loaded properly there, could you try clearing the browser cache and reload a few times to see if that helps?
Thanks,
RikardHi,
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.
Thanks,
RikardHi,
No luck with that either unfortunately (details in private), I get the following error: 530 Login authentication failed which means the login details are not correct, could you verify that you are able to log in and then post those details please?
Thanks,
RikardHi Jörg,
You might be able to do it with CSS but I think adding a widget to the header would be better and more flexible: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/. Let us know if you should need any help styling the widget. Post a link to your site as well so that we can have a look.
Best regards,
RikardHi spidercreations,
Please try the following in Quick CSS under Enfold–>General Styling, it will target mobile screen sizes:
@media only screen and (max-width: 767px) { .custom_content { display:none !important; } }Best regards,
RikardHi,
You had a dot before h1 which means it will be applied to the class h1 and I don’t think you have a class like that, I’ve changed the CSS and it’s working as expected:
h1 { color: #3ea9f5 !important; }If you want to learn basic CSS I would recommend you start at W3Schools: http://www.w3schools.com/css/default.asp
Thanks,
RikardHey EdwinLasso,
A link to your site would be a nice addition to be able to troubleshoot.
Thanks,
RikardHi famewebdesign,
Please try the following in Quick CSS under Enfold–>General Styling:
.home .avia-button-wrap a { opacity:0.6 !important; }Regards,
RikardHi,
Great, let us know when you have something we can inspect ourselves.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a { padding-right: 20px !important; }Best regards,
RikardDecember 7, 2015 at 6:04 am in reply to: Enfold – Solid, non-transparent navigation background. #547772Hey Quigley1168,
I got a 404 error on the link you posted and the header seems to not be transparent, did you manage to get it fixed?
Regards,
RikardHi,
Not sure what’s going on there but it sounds like a caching problem, did you try to clear your browser cache and reload a few times? Also make sure to clear the cache from any caching plugin you might have active.
Best regards,
RikardHi Peter,
Great! Glad you found the problem, please let us know if this should act up again and we’ll have a closer look.
Thanks,
RikardDecember 7, 2015 at 5:50 am in reply to: display related portfolio items when using avia builder #547765Hi Spiv,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
You are getting an internal server error (500) there, not sure why to be honest. Could you try to disable all plugins to see if there is a conflict somewhere? Otherwise I would try to contact your hosting provider to see what they have to say about it.
Best regards,
RikardHi,
You have this code active on the site:
@media only screen and (max-width: 48em) { #socket .container span, #socket .container nav { float: none !important; display: inline-block !important; } }Not sure what file it’s coming from but if you inspect the element you will see it.
Thanks,
Rikard-
This reply was modified 10 years, 4 months ago by
Rikard.
Hi,
I you have a lot of custom CSS there with fixed widths, that’s why it’s not responsive. Could you try to use the layout elements instead? If not I would recommend you to try a different approach with your custom CSS.
Thanks,
RikardHi,
I think the easiest option to achieve that would be to save a page with the slider only as a template and then load that template each time you create a new page or post, would that work for you?
Regards,
RikardHi,
Ok I can see them now, still not sure what changes you would like to make though since your have the tooltips both to the right and left, are you looking to move them further from the hotspot itself maybe?
Thanks,
RikardHi,
You will still need to ‘tell’ your site what font to use, only importing the font won’t change anything. Try the following in Quick CSS under Enfold–>General Styling:
body { font-family: 'Koodak', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }Best regards,
Rikard -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts
