Forum Replies Created
-
AuthorPosts
-
Hi!
Please try the following to adjust the logo:
.html_header_top.html_logo_center .logo{ left:10% !important; }
Adjust the value 10 to your liking.
Cheers!
RikardHey romella!
There seems to be a picture in the first and third one? http://www.thecorridordocumentary.com/wp-content/uploads/2015/04/Screen-Shot-2015-04-12-at-6.52.17-PM.png
Best regards,
RikardApril 14, 2015 at 5:02 am in reply to: The menu does not change responsive to ipad (portrait) #427983Hey!
It didn’t work because the changes we suggested were not in Quick CSS when I logged in. For some reason the menu icon was hidden on tablet size, I corrected that by putting it close to the logo instead.
Best regards,
RikardHi!
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.
Regards,
RikardHey maryoquendo!
/wp-admin is giving me a 404 page, could you try to reinstall WordPress to see if that helps?
Best regards,
RikardHey!
Hope you get it updated by FTP, please let us know if you should have any problems.
Cheers!
RikardHey djaan2k!
You can change the Copyright text under Enfold–>Footer.
Regards,
RikardHey!
You can put the code Elliott gave you in the Quick CSS box under Enfold–>General Styling.
Regards,
RikardHi!
Did you remove the account you created for us because the details you gave are not working, could you check please?
Regards,
RikardHi!
Ok now I see what you mean, it’s not really a bug but still. You can try to add some padding to that element. Please add the following to Quick CSS under Enfold–>General Styling:
.av-special-heading.av-special-heading-h3.custom-color-heading.blockquote.modern-quote.modern-centered.avia-builder-el-9.avia-builder-el-no-sibling.av-thin-font{ padding-top:15px !important; padding-bottom:15px !important; }
Regards,
RikardHey LukeHopkins!
I’m pretty sure it’s doing that because of your background-size argument, maybe you could try something like background-size: cover instead?
Best regards,
RikardHey dagashi!
Please refer to this guide: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Best regards,
RikardHey!
@skynandi, I can’t see any problem with https://downtownmaid.com/ on the same version of Chrome as you are using, could you please provide us with screenshots highlighting the issue and the page it’s occurring on?Cheers!
RikardHi dethfire!
I’m not sure I understand exactly what you mean, could you provide us with a screenshot highlighting what you are trying to do please? Also, a link to the site in question would help.
Cheers!
RikardHi yperfre!
I’m sure I understand what you mean, do you mean the resolution of the image? https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Regards,
RikardApril 13, 2015 at 9:17 am in reply to: Background image full screen for (iPad resolution preferred) #427361Hey tomek_z!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey jamescccnw!
I’m not entirely sure I understand what you are trying to do, could you please provide us with a screenshot highlighting your intentions and a link to the site in question?
Cheers!
RikardHi joserve!
Please try adding this to Quick CSS under Enfold–>General Styling:
.slide-meta{ display:none !important; }
Regards,
RikardApril 13, 2015 at 8:59 am in reply to: Front page only loads when i am logged in (important please) #427353Hi bcndisseny!
Yes you can achieve that with Enfold, if you use the Blog Posts element on the page you want it to display, you can then select to show a category, for instance Paper. All the user has to do is to assign the blog post to the correct category.
Regards,
RikardApril 13, 2015 at 8:41 am in reply to: Footer Shifting Left When Using Section Background Overlay #427347Hey!
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!
RikardHey!
Please try the following instead:
#top #header .mega_menu_title a { font-size: 11px !important; line-height: 11px !important; }
Cheers!
RikardHey!
A media query is a special circumstance in CSS, like this: @media only screen and (max-width: 767px), that line is saying – do this only for screens 767px wide and smaller, so in your case, please try this:
@media only screen and (max-width: 767px) { h1 { font-size: 36px !important; } h2 { font-size: 24px !important; } }
Play around with the values 36 and 24 until you find a font size that you are happy with.
Regards,
RikardHi Russ!
Thanks for the link, do you have another one showing what is should look like as well?
Regards,
RikardHey!
Please try to add this to Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block !important; } }
Cheers!
RikardHi!
We can give you some custom CSS to tweak the position once you have the site live.
Best regards,
RikardHi!
That’s strange, could you please try to update WordPress to the latest version to see if that helps?
Regards,
RikardHey!
Great, let’s hope it stays that way then. Please let us know if it should come back.
Cheers!
Rikard -
AuthorPosts