Forum Replies Created
-
AuthorPosts
-
Hey musklick!
Please try the following in Quick CSS under Enfold–>General Styling:
#ml-blog-bg .template-blog { background: rgba(255,255,255,0.5); }You might want to add some padding to is as well:
padding: 10px;Regards,
RikardHi!
Seems like the site is in maintenance mode, could you send us login details please? You can post them here in the Private Content section of your reply.
Regards,
RikardHi Jean-Francois!
Please try the following in Quick CSS under Enfold–>General Styling:
.mfp-bg { background: red; opacity: 0.7; filter: alpha(opacity=70); }Regards,
RikardHey emin!
You’ve got a lot of plugins active there and there’s a good chance one of them is causing a conflict, could you deactivate them to see if that is the case please?
Cheers!
RikardJuly 27, 2015 at 12:55 pm in reply to: Parallax background image of content section not showing on mobile #479030Hi,
I’m not sure why it’s not displaying on mobile and I’m not sure why you have an empty container + textblock in there either, could you try to remove them? Also, make sure to disable your caching plugins while testing.
Best regards,
RikardJuly 27, 2015 at 10:32 am in reply to: ADDED GOOGLE FONT PLUGIN BUT WON'T SHOW FONT DESPITE SIMPLE CSS #478989Hey!
Yes there is a simpler way, you can hire a freelancer. If you don’t want to do that, here is the code nicely laid out for you to copy/paste, I even tried it myself to make sure that is works:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['McLaren'] = 'McLaren'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['McLaren'] = 'McLaren'; return $fonts; }Please add it to the bottom of your child themes function.php. Not using a child theme? Then please refer to this: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/. If you don’t use a child theme you will have to make this change every time you update the theme.
Best regards,
RikardHi!
I’m not sure I understand what mean still, but the previous code I gave you will make the socket transparent and keep the header white. If you want to make the main content to be transparent as well you can use the following:
.main_color { background-color:transparent !important; }if I’ve misunderstood you then please provide us with a screenshot or mockup highlighting what you are trying to achieve.
Regards,
RikardHey msmazza!
I couldn’t see any links in the paragraphs there, but the header and images link to their corresponding posts. Would you like to have a read more link at the end of each post as well?
Regards,
RikardHey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardDid you try @Guenni007’s suggestions and did you have any luck with them?
Best regards,
RikardHey Special K!
Clearing your browser cache and restarting or just simply reloading the page should fix that. If not, then please post a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHey ideenstart!
Since it’s a fullwidth element I think the widgets will be pushed down underneath it? Anyway, could you send us a temporary admin login so that we can have a closer look please? You can post the details in the Private Content section of your reply.
Regards,
RikardJuly 27, 2015 at 9:52 am in reply to: How To: Transparency header color options, when logo is text #478972Hey ghrahams!
Please try the following in Quick CSS under Enfold–>General Styling:
#header_main .bg-logo { color:red !important; }Regards,
RikardHey ricaza!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey PPCHound!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
I think what Basilis meant was to be sure that you are hiding them all, you will have to inspect them all and add the CSS for each individual one, unless you are using the same setup on each page? Then it should probably be the same CSS on each page so the the CSS you currently have should work across the site if you remove
.homeCheers!
RikardHey sitesme!
I’m not sure if I’ve misunderstood you or not but there are two
<br>elements between the lines there, removing one of them should fix the large gap.Cheers!
RikardHey TheElear!
Please try the following in Quick CSS under Enfold–>General Styling:
#oferta .slide-entry-title { display:none !important; }Regards,
RikardHey miratrix!
You can turn comments off under Settings–>Discussion. If you want to use a plugin I can recommend this: https://wordpress.org/plugins/disable-comments/
Cheers!
RikardHi Shawnlimws!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { #top .avia-content-slider .avia-slideshow-arrows a { top: 5% !important; } }Best regards,
RikardHey sitesme!
Hmm that’s strange, 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,
RikardHi sijh!
I’m not sure I know what you mean by blogroll, but you could try the Enfold Combo Widget so see if that is something you like.
Regards,
RikardHey miratrix!
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 Freek!
Yes it is, could you provide us with a link to the site in question so that we can take a closer look please? You could also create a separate slider for mobile and we can hide/show it with CSS.
Cheers!
RikardHey!
It’s very difficult to say what could be causing that, but I would start off by clearing browser cache and restarting, restart or reset your internet connection as well. If have a hard time seeing that this is a theme issue but you could start off by doing those things to see if you see any improvements.
Regards,
RikardHey nicsans!
Please try the following in Quick CSS under Enfold–>General Styling:
#scroll-top-link { display:none !important; }Best regards,
RikardHi nicsans!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard -
AuthorPosts
