Forum Replies Created
-
AuthorPosts
-
Hi,
Great, glad you found a solution :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Please try this as well:
@media only screen and (max-width: 767px) { .logo img { padding-top: 0 !important; } }
Best regards,
RikardHi,
If you go to the URL in private, the version there says 4.2.6. You must have edited that manually if you are actually running 4.0.7?
Best regards,
RikardApril 15, 2018 at 7:31 am in reply to: How to setup the Column animation speed or duration ? #942145Hi,
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,
RikardHi,
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,
RikardApril 15, 2018 at 7:28 am in reply to: most menu links only show "500 Internal Server Error" #942143Hi,
Did you try to reset your permalinks under Settings->Permalinks?
Your old URL gives me a 500 internal server error as well by the way.
Best regards,
RikardHi,
Great, glad you got it working and thanks for sharing. Much appreciated :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
I think that might be due to the settings or OS on your particular phone, when I try it on my Android using Chrome I get the option to both call or save it to contacts. We don’t have any control over how that works unfortunately.
Best regards,
RikardHi,
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,
If you want to adjust the tag template then please copy tag.php to your child theme and make the adjustments there. Your second link seems to use the default page template so I’m not sure I understand what you mean by that.
Best regards,
RikardHi,
1. Try to place the buttons inside of 1/2 elements instead and align them accordingly using the options in the element.
2. You will need a unique class for each button if you want to style them differently, button-2 for instance. You can then target it by using this CSS:
.button-2 a:hover { background-color: red !important; }
Best regards,
RikardHey Franklin Vaugn,
Thanks for reaching out. Enfold is by far our most advanced theme so that is what I would recommend, what exactly do you mean by sledgehammer?
Best regards,
RikardApril 15, 2018 at 6:51 am in reply to: How to customise the load more button in a masonry gallery? #942133Hi,
Please try this as well:
.av-masonry-load-more { display: table !important; transform: translateX(0%) !important; margin: 20px auto !important; }
Best regards,
RikardHi Su,
Thanks for the feedback, should we close this thread then?
Best regards,
RikardHi,
Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey zohar2014,
Please try the following in Quick CSS under Enfold->General Styling:
<pre><code>@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }
Best regards,
RikardHey loreak,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) { .translator-dropdown-container.translator-dropdown-container-custom { margin: 32px 0 0 10px !important; } }
Best regards,
RikardApril 15, 2018 at 6:28 am in reply to: before home page load 1 sec or less with full background color! #942126Hey jb84,
Please try the following in Quick CSS under Enfold->General Styling:
html { background-color: #fff !important; }
Best regards,
RikardHey codecreative,
Please try the following in Quick CSS under Enfold->General Styling:
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover { background-color: red !important; }
Best regards,
RikardHey navindesigns,
You can set it to show for tablets as well using the Menu Items for mobile option under Enfold->Main Menu.
Best regards,
RikardHey Jörg,
Please try the following in Quick CSS under Enfold->General Styling:
1.
nav.main_menu .avia-menu-text { font-weight:500 !important; }
2.
h1, h2, h3, h4, h5, h6 { font-family:helvetica !important; }
Best regards,
RikardHi,
Thanks for helping out and sharing @guenni007. Did you get your questions answered @lorenzofusi1976?
Best regards,
RikardHi,
Thanks for that, though we need to be logged in to be able to see that, and the login details don’t seem to work. Could you check and verify please?
Best regards,
RikardApril 14, 2018 at 3:14 pm in reply to: Vertical distance – margin-top or bottom in headlines #941938Hi Ingo,
Thanks for the feedback. If you want to control that space then you would need to reduce it on the main content container, if you add this to Quick CSS then it will be applied to the whole site:
main.content { padding-top:30px !important; }
If you only want it on the page in question then please use this instead:
.page-id-5118 main.content { padding-top:30px !important; }
Best regards,
RikardHi,
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 DROR,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .page-id-19291 .iconbox_icon:before { font-size:30px !important; } }
Best regards,
Rikard-
This reply was modified 7 years, 4 months ago by
Rikard.
-
This reply was modified 7 years, 4 months ago by
-
AuthorPosts