Forum Replies Created
-
AuthorPosts
-
Hi markxbutler,
Please try the following in Quick CSS under Enfold–>General Styling:
#menu-item-647 .avia-menu-text { color:white !important; }Thanks,
RikardHey peanuttario,
You can set the header behaviour for each page individually in the Layout menu on the edit page, if you are looking for something else then please try to explain a bit further.
Regards,
RikardHi jend_onesource,
Do you have a mockup or sketch of what you are trying to achieve? I’m not sure I understand what you mean.
Best regards,
RikardHi Trent,
It’s still displaying as an h1 on mobile, I’m guessing you want it to be bigger?
Best regards,
RikardHi,
Great, please let us know if you should need any more help on the topic.
Best regards,
RikardHey landfairdental,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
RikardHey Janet,
I’m not too familiar with the CSS you’re trying there unfortunately and I’m not sure how much support it has in browser either. I think the easiest solution for you would be to create separate sections for mobile designed the way you want it, then hide/show the correct one depending on screen size using CSS like this:
@media only screen and (max-width: 767px) { #desktop-section { display:none !important; } } @media only screen and (min-width: 768px) { #mobile-section { display:none !important; } }Regards,
Rikard-
This reply was modified 9 years, 10 months ago by
Rikard.
Hi Robert,
I could only see one installation in the backend? If you are having problem using the regular method of updating, you could download the theme from Themeforest and upload it via FTP, and then try to activate it? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHey ghostface_ch,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { h2.av-special-heading-tag { font-size: 0.5em; } }Regards,
RikardJune 16, 2016 at 4:34 am in reply to: Outside links won't open in new tab/window; big problem for videos #648960Hi missouriartscouncil,
Please send us a temporary admin login so that we can have a closer look, also please specify where we can find the problem(s). You can post the details in the Private Content section of your reply.
Best regards,
RikardHey TedalGroup,
I think that would take a lot of customisations to the theme and would be considered out of scope for theme support unfortunately. If you need someone to help you out we recommend Codeable.
Thanks,
RikardJune 15, 2016 at 8:21 am in reply to: Blog not displaying summary as per settings for ALL posts #648468Hey candlesrecharge,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHii,
I can’t see anything like that on the front page, on what page are you seeing that?
Thanks,
RikardHi @emorales,
Please start a new thread and include admin login details in private so that we can have a closer look.
Best regards,
RikardHi robsdesigns,
On what page are you using the video? We would have to inspect the element itself.
Thanks,
RikardHi @SimonB,
Please open a new thread and include admin login details so that we can have a closer look.
Best regards,
RikardHi rickyporco,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey whdsolutions,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .avia-section { background-image: none !important; } }Thanks,
RikardHi Stefan,
Great, glad we could help. Please let us know if you should need any more help on the topic.
Regards,
RikardHi,
Try the following as well:
.home #after_section_1 .content { padding-top: 5px !important; padding-bottom: 5px !important; }Regards,
Rikard-
This reply was modified 9 years, 10 months ago by
Rikard.
Hey markpevans,
Yes that should be possible, could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey,
Looks like the last link you posted is one of your invoices, could you check and link to the site in question as well please?
Regards,
RikardHi,
I can’t see anything missing when comparing the back- and the front-end. Could you try clearing your browser cache and reload a few times please? You could also try a different browser. If that doesn’t work then please post a screenshot of what you are seeing on your end.
Thanks,
RikardHi Anonimo,
I’m not sure what you mean by page transitions, could you try to explain a bit further and post a link to your site please?
Thanks,
RikardHi Krissie,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardHey BPC,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_top .header_color .main_menu ul:first-child >li > ul { border-top-color: transparent !important; }Thanks,
RikardJune 15, 2016 at 6:45 am in reply to: How to implement Dude's code modification via child theme instead of directly? #648414 -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
