Forum Replies Created
-
AuthorPosts
-
Hi!
I’m unsure of what images you mean, could you point to a specific one on a specific page please?
Best regards,
RikardHey lexul!
I see your problem on my end too, would it be possible to get a temporary admin login so that we can have a close look? You can post the details here as a private reply.
Cheers!
RikardMarch 17, 2015 at 11:29 am in reply to: Header width 1310px but by resize the browser image still fixed at 1310px #412857Hi mmc-werbung!
I’m not entirely sure what you mean but please try the following in Quick CSS:
@media only screen and (max-width: 959px) { .logo img { max-width: 100% !important; min-width:100% !important; max-height: auto !important; } }
If this should not work then please try to explain a bit more what you are trying to achieve.
Cheers!
Rikard-
This reply was modified 9 years, 11 months ago by
Rikard.
Hi Andrea!
I can’t see it on my end either, could you try to add it again to see if helps? If not, please provide us with a temporary admin login so that we can take a closer look.
Regards,
RikardMarch 16, 2015 at 9:54 am in reply to: Woocommerce disable cart ajax button within header in mobile menu #411979Hey!
Please try the following in Quick CSS under Enfold–>General Styling:
.responsive #top .cart_dropdown { display: none !important; }
Best regards,
RikardHey VinzentE!
Please try to add the following to Quick CSS under Enfold–>General Styling:
#wrap_all { position: relative !important; }
Regards,
RikardMarch 16, 2015 at 9:40 am in reply to: Multiple Page Templates – header calling IF THEN statement for CSS File #411969Hey!
Have you added any custom CSS to the site? The reason why you are having this problem is because the header is covering parts of your content area but I can’t seem to locate what is causing it.
You can still fix it by adding the page-id class to the CSS the I gave you previously like so:
.post-entry-21, .post-entry-17{ padding-top:130px !important; }
You can find the post-entry class for each page by inspecting it and you will find it in the body class. It should like post-entry-xx where xx is a number.
Regards,
RikardHey sensiblekaren!
Could you try deleting your .htaccess file located in the root of your WordPress installation and then selecting the default link structure, save, then chose postname again?
Best regards,
RikardMarch 16, 2015 at 8:49 am in reply to: How to remove image on top of the single product site (woocommerce, wp views) #411940Hey Nickkentie!
It looks to be full width already, did you get it fixed? If not, please provide us with screenshots highlighting the issue.
Regards,
RikardHey Nickkentie!
Please add the following to Quick CSS under Enfold–>General Styling:
@import url(https://fonts.googleapis.com/css?family=Cookie); .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a{ font-family:'Cookie' !important; }
Cheers!
RikardHi!
Please have a look through the documentation here: http://kriesi.at/documentation/enfold/?s=mega+menu. Please get back to us if you should have any additional questions.
Regards,
RikardHey!
No problem, I think you got this resolved in a previous thread. I will close this.
Best regards,
RikardHi!
Please try to add it to the bottom of your child themes functions.php to see if it works. Please get back to us if you should have any trouble.
Regards,
RikardMarch 16, 2015 at 8:02 am in reply to: Email Tests Succeed – But No Email For Comments/Moderator Actions #411912Hi ElainL!
Do you not get any emails when you add comments or when someone in general has added one?
Best regards,
RikardHi czar!
I couldn’t see any extra bullets on my end, did you manage to get it fixed?
Regards,
RikardHey Ivana!
Please try this in your Quick CSS under Enfold–>General Styling:
.html_header_top.html_bottom_nav_header .main_menu>div{ background:red !important; }
Best regards,
Rikard -
This reply was modified 9 years, 11 months ago by
-
AuthorPosts