Forum Replies Created
-
AuthorPosts
-
Hi!
That is because the image itself has white background, you can’t do anything about that with CSS. Try to save it in .png format with a transparent background.
Best regards,
RikardHi Paul!
I’m not sure I understand what you mean, maybe that you want to use the icons instead of for instance bullets in your ul?
Best regards,
RikardApril 24, 2015 at 9:06 am in reply to: Main Slider not working correctly and Advanced Layout editor not working #433960Hey!
Could you try to overwrite the theme via FTP to see if that works? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
RikardHi Sarah!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply. Also, what menu item would you like to add the hash to?
Cheers!
RikardHey thedoorcreativeltd!
Not sure I understand entirely what you mean, maybe this will help? http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
RikardHey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi Peter!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi webshop-factory!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardApril 24, 2015 at 8:20 am in reply to: How to make one page background color differently to the rest of Enfold #433931Hey tonidecastro!
Could you provide us with a link to the page in question so that we can take a closer look please?
Cheers!
RikardHi @sebastianpieper!
Could you please provide us with a temporary admin login and a page where we can see the issue? You can post the details here as a private reply.
Best regards,
RikardHey JohnSipala!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHi brandybrand!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey jruizmatrix!
That sounds like a bug which was fixed several versions ago, are you running the latest version, 3.1.3? If not, please try to update to see if the problem goes away.
Cheers!
RikardHey McEwans!
Could you try to deactivate all plugins to see if the problem goes away? If not, please provide us with a temporary admin login so that we can take a closer look.
Cheers!
RikardHi primdogg!
Not sure what you mean about there not being any styling, it looks fine on my end. Could you please provide us with screenshots highlighting the issue?
Cheers!
RikardHey hotspot!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
I logged in to your site and I get the same problem, do we have your permission to overwrite the theme via FTP to see if we have better luck than you did?
Regards,
RikardHey!
You could try with !important after your CSS statements:
body { font-size: 40px !important; }40px seems a bit big though but ok. If you should have further problems please provide us with a link to the site in question so that we can take a closer look.
Best regards,
RikardHi!
Could you please try to deactivate all plugins to see if one of them is causing a conflict?
Cheers!
RikardHey!
It might have been a caching issue, make sure all caching is turned off while testing next time. Glad you got it fixed though.
Cheers!
RikardHey!
Please try the following instead:
.page-id-3355 .slide-1 .slideshow_inner_caption{ padding-top: 220px !important; }Regards,
RikardHey Hanson!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardApril 24, 2015 at 6:42 am in reply to: enlarged shopping cart icon in menu displays dropped down on mobile device #433888Hey xfacta!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 990px) { .cart_dropdown_link span:first-child{ margin-left: -70px !important; } }Best regards,
Rikard-
This reply was modified 10 years, 6 months ago by
Rikard.
Hi @pcglenn!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi!
Ok, lets begin with adding this in Quick CSS for desktop:
#header .widget { right: -15% !important; }And hide it for phone and tablets temporarily:
@media only screen and (max-width: 1024px) { #header .widget{ display:none !important; } }Could you then go to Enfold–>Header–>Mobile Menu and select Activate for smartphones and tablets please? It won’t fit on screen otherwise.
Best regards,
Rikard -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
