Forum Replies Created
-
AuthorPosts
-
Hi,
Great, glad you got it working. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi Michel,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey webSpezialisten,
Thanks for the login details. I’m not sure what you mean by this:
But as soon as I insert this, all changes I have made in Enfold admin were deleted. How can I fix this?
Where exactly did you place the CSS?
Best regards,
RikardHi Karl,
Thanks for that, this is the default CSS:
.av-burger-overlay-bg { opacity: 0.9; background: #000; }
Please add it to Quick CSS and change it to the colour of your liking.
Best regards,
RikardHi,
Thanks for that. I tried to load both your sites just now and I can’t see any problems on either one of them. Could you please try to be a bit more specific as to what problems you are having?
Best regards,
RikardApril 10, 2018 at 4:51 am in reply to: Site not stretching across browser width between 768 – 1500px width #939553Hi,
Please see private for what I’m seeing on my end at 1440 pixels, I can’t see anything different on smaller screens either. Is that correct or not?
Best regards,
RikardApril 10, 2018 at 4:43 am in reply to: Single event title in Events Calendar H2 instead of H1 #939551Hi Sophie,
Great, thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Where exactly did you place the CSS? I just verified that it should be working.
Best regards,
RikardHi again Ralf,
If the CSS I sent should still not be working after that then please try placing it at the top of Quick CSS, it should work then.
Best regards,
RikardHi Ralf,
Thanks for that. You have placed it inside a media query, which is not closed either:
@media only screen and (max-width: 990px) { #menu-item-search { position: absolute; top: -30px; left: -50px; } #header .widget { visibility: hidden; } #header .widget { padding:0 !important; }
Try closing the query first:
@media only screen and (max-width: 990px) { #menu-item-search { position: absolute; top: -30px; left: -50px; } }
Then you can add the rest of the CSS:
#header .widget { visibility: hidden; } #header .widget { padding:0 !important; }
I’m not sure why you have this though, what is it supposed to do?
#header .widget { visibility: hidden; }
Best regards,
RikardHi sp1k3,
Victoria wrote this in private:
The PphpZip extension is not enabled on your server and this might be the reason that you cannot import the icons, you need to write to your hosting provider to have it enabled for you.
Best regards,
RikardHey janicenisha,
Did you try this out? http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Best regards,
RikardHi Fabio,
Great, glad you got it working and thanks for the feedback. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi Dan,
Great, glad one of us could help at least :-)
Let us know if you should need any further help on the topic.
Best regards,
RikardHey A,
Thanks for the screenshots. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey MadRhino,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardApril 9, 2018 at 2:00 pm in reply to: Site not stretching across browser width between 768 – 1500px width #939204Hey caweint,
Thanks for the link and screenshot, though I can’t reproduce it on my end using a 13″ laptop which is right in that width span. In which browser are you seeing that?
Best regards,
RikardHey brunolabi,
Could you post a link to where we can see the problem please? Try to be as specific as possible as to what you want to change on the site.
Best regards,
RikardHi,
Great, let’s stick to that from now on. Should I close this for now?
Best regards,
RikardHi,
Please try this instead:
#sec1 .container .content {padding: 20px 0px !important;} #sec2 .container .content {padding: 20px 0px !important;}
Note that you will need the same ID’s as on your front page on the other page.
Best regards,
RikardHey tecnicoposiciona,
Could you post a link to where we can see the element in question please?
Best regards,
RikardHi,
Thanks for the feedback, though /wp-admin is working fine on my end on both the sites you posted in your initial post. Did you try in an incognito window using Chrome?
Best regards,
RikardHey Schutreclame,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) { .av-main-nav .menu-item { display:block !important; } }
Best regards,
Rikard-
This reply was modified 7 years, 4 months ago by
Rikard.
Hi,
Thanks for the feedback, I created a test page (in private) but I can’t reproduce the problem. Do you know of a sure way to reproduce it?
Best regards,
RikardHi Ralf,
Thanks for the feedback. Please try this instead:
#header .widget { padding:0 !important; }
Best regards,
RikardHey NiekvdB,
Please try the following in Quick CSS under Enfold->General Styling:
.home #fullscreen_slider_0 .avia-slideshow-arrows { display:none !important; }
Best regards,
RikardHi,
Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard -
This reply was modified 7 years, 4 months ago by
-
AuthorPosts