Forum Replies Created
-
AuthorPosts
-
Hey!
@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!
RikardHi Sophieja23!
Could you provide us with a link to the site in question so that we can take a closer look please? A screenshot highlighting the issue could also help.
Cheers!
RikardHey!
Please try the following in Quick CSS under Enfold–>General Styling:
#header .six.units { width: 400px !important; }
Cheers!
RikardHi!
It might very well be, are you using a child theme? If so, please activate the parent theme instead and see if the problem goes away. If not, please try to remove your customisations temporarily to see if it’s causing the problem.
Regards,
RikardHi cannan!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Great, glad you found a solution to the problem. Please let us know if you should need any further help.
Cheers!
RikardHey Jsm3081!
You can just add more CSS in Quick CSS as you go along.
Could you please provide us with a link to the site in question so that we can have a closer look for the rest of your questions.
Regards,
RikardHey Vermishelle!
It might be that the testing tool is interpreting ALB elements as Creative Works, what would be the expected result?
Cheers!
RikardHi Erich Nolan!
Please try to read this topic: https://kriesi.at/support/topic/adding-subtitle-to-the-menu/
Regards,
RikardApril 13, 2015 at 4:19 am in reply to: Need error page 404 to redirect to working page (URL), not error page… #427270Hey!
I checked the code again and it should work, do you have any caching plugins active? Please delete the cache and deactivate the plugin while testing if you do.
Regards,
Rikard -
AuthorPosts