Forum Replies Created
-
AuthorPosts
-
Hi there!
Hi! We’re glad that Günter was able to help you! Do you need further assistance with this, or can we close this thread?
Thank you for using Enfold.
Cheers!
SarahHi,
You can try adding this inside the code you wish to add this to:
font-family: 'Lato', sans-serif;
For example, if you wish to do this for the widgettitle, use this instead of the code I gave you previously:
#footer .widgettitle {font-size:1.3em !important;font-family: 'Lato', sans-serif;}
I hope that helps!
Best regards,
SarahThank you! We’ll close this thread. Please don’t hesitate to open a new topic if you have other questions.
Best regards,
SarahHi Felix,
We’re glad that Günter was able to point you in the right direction. Do you need further assistance with this, or can we close this thread? You can open a new topic if you have other concerns, and we will be happy to try to help you. :)
Best regards,
SarahHi,
We’re glad that Mike was able to help you! Do you need further assistance with this topic?
Best regards,
SarahHello,
We have documentation about the Advanced Layout Builder. Were you able to take a look at it? :)
I hope that helps!
Best regards,
SarahHi,
Hi! We’re glad that Yigit was able to help you! :D We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
SarahJuly 30, 2017 at 9:06 am in reply to: How do I change which category the slideshow displays? #831746Hi,
We’re glad that you were able to figure it out :) For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also 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!
SarahJuly 30, 2017 at 9:04 am in reply to: Add Rounded Border & Background Color to Single Main Menu Item #831744Hi!
Usually, the Main Menu is created from Appearance >Menus, yes. The menu-item ID should be in the same line as the page-item class.
Would you mind providing a precise link to your site, showing the elements in question, so that we can take a look?
Best regards,
SarahHi Uroš,
We’re glad that Mike was able to point you in the right direction. Do you need further help with this topic? :)
Best regards,
SarahJuly 28, 2017 at 7:57 pm in reply to: How to increase price font size in WooCommerce product page #831270You’re welcome! Let us know here in the forums if you need help with anything else.
Thank you for using Enfold!
Best regards,
SarahHi there!
I noticed that you had applied Ismael’s code and that it is now working. :)
I also noticed that when I hover over other menu items, the font color becomes white. In case you wanted to change that, you can use this:
.header_color .main_menu ul:first-child > li a:hover {color:red !important;}
Like in Ismael’s code, please replace the “red” with the actual color that you would like to use.
Best regards,
SarahJuly 28, 2017 at 7:41 pm in reply to: Probleme Blog Inhalte auf Startseite / Menü dropdown Hintergrund Bild Möglich? #831264Hi!
To change the hover color of your megamenu submenu items, please try this:
#top .header_color .main_menu .menu ul li>a:hover {color:red !important;}
Please change “red” to the color you wish to use.
Let us know if you need further help.
Best regards,
SarahHi Gerhard,
We’re glad you were able to sort this out. Let us know here in the forums if you need further help with anything else.
Best regards,
SarahHello!
We are glad that Günter was able to help you. Do you still need help with this? Can we close this thread?
Best regards,
SarahHi there!
Please try the following in Quick CSS:
To change the widget title font size, please use this:
#footer .widgettitle {font-size:1.3em !important;}
To change the font size of the list items inside widgets, please use this:
#top #wrap_all #footer .flex_column li {font-size: 16px !important}
And to change the font size of the paragraphs inside widgets, please use this:
#top #wrap_all #footer .flex_column p {font-size: 16px !important}
Please let us know if you need further help!
Best regards,
SarahHi! We’re glad that it got sorted out! :) For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
Thank you for using Enfold.
Cheers!
SarahPlease let us know if you need further help with this, or if updating has fixed the issue.
Thank you for using Enfold!
Best regards,
SarahJuly 28, 2017 at 7:11 pm in reply to: Show something else when mouse moved on & Cancel underline of the link #831244Hi,
The underline of the link should be easy to do :)
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,
SarahHi!
Thank you for showing us the code. :)
From what I can see, there are a couple of things to fix.
(1) Please make sure to NOT use a quotation marks with directions. It’s best to use"
or'
instead of“”
or
‘’
, which are what you have now where you mention Comic Sans.
(2) Please make sure that there are no semi-colons before the!important
rule. I can see a few lines where you havesans-serif; !important;
.
(3) When your code isn’t working, please do try adding the!important
rule properly.For example, one of the lines you have now is:
h1, h2, h3, h4, h5, h6 { font-family: “Comic Sans MS”, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; !important; }
Please try this instead: (with corrected quotation marks, and properly used !important rule)
h1, h2, h3, h4, h5, h6 { font-family: 'Comic Sans MS', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }
I hope that helps! I tried logging in using the credentials provided, but unfortunately they do not work for me.
Please let us know if you need further assistance.
Best regards,
SarahJuly 28, 2017 at 6:50 pm in reply to: How to increase price font size in WooCommerce product page #831237Hey dominiquehurley,
Please try this in Quick CSS:
#top .price span {font-size:18px !important;}
The default size is 15px. You can adjust the size to suit your preference. Please let us know if you need further help!
Best regards,
SarahHi! We’re glad that the team was able to help you. We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also 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!
SarahHi Gokhan,
We apologize for the wait! I’ve alerted Yigit about this thread. Please stand by as he makes his way here! :D Thank you.
Best regards,
SarahHi! We’re glad that Mike was able to help you. We’ll close this topic now, but for any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also 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!
SarahHi! We’re glad that you were able to find a solution.For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
SarahHi! We’re glad that Ismael was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also 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!
SarahHi there!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-fullwidth-portfolio .sort_width_container {border-top:none!important;}
Please let us know if you need further help!
Best regards,
SarahJuly 28, 2017 at 4:11 pm in reply to: how to have a video full width without the whole content also goes full width #831114Hey Angelo,
Would you mind providing a precise link to your page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
SarahGreat!
For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also 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!
SarahAll right. We’ll close this thread for now, as the solution is WordPress-related instead of theme-related. Please do let us know here in the forums if you need theme-related help, and we will do our best to assist you!
For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
Thank you for using Enfold.
Best regards,
Sarah -
AuthorPosts