Forum Replies Created
-
AuthorPosts
-
That’s great to hear! :) We’ll close this thread now. Let us know here in the forums in you need further help!
@tjswarbs78, thank you as usual for helping out!Best regards,
SarahJuly 7, 2017 at 10:43 am in reply to: Menu icon and 'back to top' button on mobile disappear after clicking menu links #817735Hi @samurai_666,
We’ll do our best to help you, but can you open a new thread? This way, we can help you individually. Also, the private data you post here will also be visible to the creator of this thread. If you create a new thread/topic, only the staff will see it. Thank you!
Best regards,
SarahHey dvus4l,
Please try this in Quick CSS:
.avia-builder-el-9 .slide-entry-title.entry-title {font-size: 13px !important;}
If you turn on the custom CSS class field for ALB elements, you can assign a class to that content slider and replace
avia-builder-el-9
with your custom class.Please let us know if you need further help with this.
Best regards,
SarahHey dvus4l,
Please try this in Quick CSS:
.avia-builder-el-10 {text-align:center;}
If you turn on the Custom CSS Class Field for ALB Elements, you can assign a class to this column so that you can replace
avia-builder-el-10
with something likemy-sidebar
. To turn on the Custom CSS Class Field, please see our documentation here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Best regards,
SarahHey dvus4l,
You can put that custom CSS (which shows the logo at max size) inside this:
@media screen and (min-device-width: 1024px) { YOUR CODE HERE }
This way it will only apply for desktops, and the normal size will appear on mobile.
For more info on media queries, please see this reference: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
I hope that helps!
Best regards,
SarahHey aisukei!
You can try the Color Section. It is under Layout Elements in Avia Layout Builder. You can see it in our demo here: http://kriesi.at/themes/enfold-2017/elements/color-section
I hope that helps!
Best regards,
SarahHi,
We’re glad Rikard was able to help you! We’ll close this thread now, but feel free to open a new one if you have any other questions or issues.
Thank you for using Enfold.
Cheers!
SarahWe’re glad that you were able to sort this out.
If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold.
Cheers!
SarahHi,
May we have admin access into your website so we can take a closer look?
Best regards,
SarahHi,
Ah, great! Sorry for the delayed response. We’re glad that you were able to sort it out.
Let us know here in the forums if you need assistance with anything else!
Best regards,
SarahJuly 7, 2017 at 10:02 am in reply to: Erste Schritte – Demo-Import sinnvoll bei bestehendem Content? #817701Hi,
Yes, that’s right. :) Let us know if you need further help.
Best regards,
SarahYou’re welcome!
If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold.
Cheers!
SarahHi,
To make the modification work only for mobile devices, please put it inside this media query:
@media screen and (min-width: 1024px) { CODE HERE }
for more info on media queries, please refer to this: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
SarahHi,
We’re glad that Jordan was able to help you. For any other questions or issues, feel free to post them here on the forum and we will gladly try to assist you.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
SarahHey cipriana,
Please try this instead:
#header_main .container.av-logo-container {padding-left:30px;}
I hope that helps!
Best regards,
SarahHi!
We’re glad Victoria was able to help. Do you need further help with this topic, or can we close this thread?
Best regards,
SarahJuly 6, 2017 at 6:16 pm in reply to: Erste Schritte – Demo-Import sinnvoll bei bestehendem Content? #817421Hi,
Sorry, I’ll clarify: I meant that you can create a blank installation in your computer or your server, just for the demo.
Best regards,
SarahJuly 6, 2017 at 5:54 pm in reply to: Erste Schritte – Demo-Import sinnvoll bei bestehendem Content? #817403Hi!
I suggest that you create a blank WordPress installation so that you can import the demo without problem. Then, you can use this as a guide for editing your site.
To clarify: Enfold 2017 is demo content, not a layout that can be activated. :)
I hope that helps!
Best regards,
SarahJuly 6, 2017 at 5:49 pm in reply to: How to decrease font title size in masonry gallery on mobile #817399Great! :) You’re welcome.
We’ll close this thread now, since you’ve opened another thread for that other issue.
Best regards,
SarahWe’re glad to help! Do let us know here in the forums if you have any other questions or issues.
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you so much!
Cheers,
SarahHi,
That’s strange. It shouldn’t affect your dropdown menu. Can you try this code instead:
#footer #text-5 {margin-bottom:0 !important;} #footer #newsbox-2 {margin-top:0 !important;}
This now only affects the specific sections in your footer. :)
Best regards,
SarahThank you so much for sharing, mofix! :D The restaurant one is making me hungry. Haha!
Cheers!
SarahHi,
Do you have a caching plugin in your server or in WordPress? Please try clear your cache so that the changes take effect.
If you would like Yigit’s code to affect the whole site, please use this code instead:
#after_section_2 { border-top: none !important; }
Best regards,
SarahHi,
We’re glad that the problem is fixed now. Perhaps the cache finally cleared. :)
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold.
Cheers!
SarahYou’re very welcome! :) For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
We’d appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Also, for your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
Thank you for using Enfold.
Cheers!
SarahHi,
We’re glad that Rikard was able to help you! Do let us know if you need help with anything else.
Thank you for using Enfold.
Cheers!
SarahHi,
Sorry, I’ll try to explain more clearly. You can assign a Custom CSS class to the heading/subheading you’re concerned about. You can do this by following our documentation here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
With this, you can assign avia-builder-el-97 to have the class, right-align-subheading. You can also use this class for any other subheading you wish to align to the right.
If you need help doing this, please provide us with admin access into this site and we can do it for you. :)
I hope that helps!
Best regards,
SarahHi @codecreative,
You can use this code in Quick CSS to fix the zoom:
.header_color .header_bg {background-size: cover !important;}
Unfortunately, like Victoria, I don’t see the border. Could you attach a screenshot please? Thank you.
(Thanks for your input, TJ!)
Best regards,
SarahHi Arjan!
When you make it a background video of a Color Section, go to the Section Layout tab of that color Section. Please set Section Bottom Border Styling to “Diagonal Section Border”. When you do, you will be able to set the diagonal section border’s color, direction, and box style.
Please see this screenshot: http://imgur.com/2wcp2vB
I hope that helps!
Best regards,
SarahJuly 6, 2017 at 4:07 pm in reply to: Blog full content does'nt show for advanced layout page #817316Hey leplusweb,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Sarah -
AuthorPosts