Forum Replies Created
-
AuthorPosts
-
Hey xammax,
You can try this plugin: https://wordpress.org/plugins/permalinks-customizer/
Best regards,
SarahHey Jacob,
Yes, it is. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 990px) { .home .logo img {display: none !important;} }
If that doesn’t work, please give us a link to the website in question so we can take a closer look.
Best regards,
SarahYou’re welcome! We’re glad to help.
If you have any other questions or issues, feel free to post them here on the forum.
Thank you for using Enfold!
Sarah
Hi!
The title having two lines pushed up the image boundary.
You can try the code below, which forces a 135px height on the area for the text in the masonry entry. I made it specific to this masonry element so that it won’t affect other masonry elements in your website.
#av-masonry-1-item-1534 .av-inner-masonry-content {height:135px;}
Best regards,
SarahHi!
Your menu looks a little off center because the last menu item doesn’t have a padding on the right. This is intentional for the usual right-aligned menu, so that the menu text is right-aligned with the content text. But since your menu is in the center, you need to add a padding, or remove the left-padding of your first menu item.
Please try this code that adds padding to the right of the last menu item:
#socket .sub_menu_socket li:last-child {padding-right:10px;}
And then for hiding the menu below a specific width, please try this code:
@media screen and (max-width: 768px) { .sub_menu_socket {display:none !important;} }
Please adjust the max-width to fit your preference. Here is a good reference for media queries of standard devices: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Please let us know if you need further help.
Best regards,
SarahYou’re welcome!
Do you need any more help with this topic, or can we close this thread?
Sarah
Hey Oby4455,
Can you give us a link to the webpage in question so we can take a closer look?
Best regards,
SarahHi,
Please try this code:
.av-masonry-entry .av-masonry-entry-title {font-family:Arial, sans-serif;}
Best regards,
SarahHi!
If you’re trying to hide the main menu dropdown, please try this code:
@media screen and (min-device-width: 1200px) { .sub-menu, .avia_mega_div {display:none !important;} }
If that doesn’t work, please give us a link to your website so we can take a closer look.
Best regards,
SarahHi!
I checked the second link you gave, and it seems like the top level navigation isn’t an ancestor of the page. Can you check the parent page settings?
Best regards,
SarahHi,
The theme will accept 512px x 512px, yes. But like Nikko said, 32×32 should be okay. :)
Best regards,
SarahHey jonnycuest,
The last item doesn’t have a padding on the right so that the text is right-aligned to the rest of your content. (You can see this most obviously in your FAQ page.)
But we can see your point. :) To override the theme and add a padding to the right of Contact Us, please use this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {padding-right:13px !important;}
Best regards,
SarahHi,
Please try this code:
.current-page-ancestor { background:#721a1e !important; } .current-page-ancestor > a { background:#721a1e !important; color:#ffffff !important; } .current-page-ancestor > a:hover {background: #541518 !important;}
Best regards,
Sarah- This reply was modified 7 years, 7 months ago by Sarah.
Hi!
We sometimes ask to look at the website because the code we propose may conflict with other settings or Quick CSS you had already enabled. I hope that helps. :)
Anyway, we’re glad that you were able to find a beautiful solution, and thank you for sharing it here.
We’ll close this thread now, but feel free to open a new thread if you have other questions.
Cheers!
SarahHey Steve,
Thank you for the feedback. You can create a header widget area using the steps in our documentation here: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
If that’s not quite what you’re looking for, feel free to use our feature request system here: kriesi.at/support/enfold-feature-requests/ This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most.
Best regards,
SarahMay 12, 2017 at 4:50 pm in reply to: How to change the main custom menu to replace cursor to pointer. #792396Hi! We’re glad you found the solution. Thank you for sharing it here as well.
If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help.
Also, for your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
Thank you for using Enfold!
Cheers!
SarahHey gianazzi,
Yes, you can do this. :)
To clarify, you don’t want the preview images for https://www.ticass.it/download-category/presentazioni/ but you want the preview images for everywhere else. Correct?
Please use this code instead:
.tax-wpdmcategory.term-presentazioni a.slide-image { display: none!important; }
If you need to use this code for any other pages, please check the body tag and see the class that you can use.
Please let us know if you need further help.
Best regards,
SarahHi!
I have a feeling that maybe the Entypo font isn’t loading, but I’m not 100% sure. Are you still unable to give us access into the dashboard?
Best regards,
SarahThanks for pitching in, @tjswarbs78! :)
Antonio, do you still need help with this topic, or can we close this thread?
Cheers!
SarahWe’re glad that Ismael is able to explain it well! :D
Do you need any other help with this topic, or can we close this thread?
Best regards,
SarahMay 12, 2017 at 4:06 pm in reply to: woocommerce products slider and related products – font size and style #792367Hi Thomas!
Please try adding this code:
.post-type-archive-product li.product h2.woocommerce-loop-category__title { font-size: 20px; } .tax-product_cat li.product h2.woocommerce-loop-category__title { font-size: 20px; }
Let us know if that works. :)
Best regards,
SarahHi!
Just for category pages, right? Please add this code:
#top.category .post-meta-infos .blog-author.minor-meta, #top.category .post-meta-infos .text-sep.text-sep-cat { display: none; } #top.category .template-blog .post_delimiter { margin-bottom: 10px; padding-top: 10px; }
You can adjust the value of the margin and padding. Originally, that’s 50px.
Best regards,
SarahHi!
You should be able to use the Order field in each page to give your pages a custom order. It’s in the same box where you set parent pages. Can you try that? :)
Best regards,
SarahHey MartinNorton,
Yes, Enfold creates different sizes of your favicon. You can use any square image in the accepted formats. Accepted formats are .ico, .png, and .gif.
For more info: http://kriesi.at/documentation/enfold/add-your-own-favicon/
Best regards,
SarahYou’re welcome. We’re glad to help.
Let us know here in the forums if we can help you with anything else.
Best regards,
SarahHey Elisabeth,
You can set the height of the color section so that it doesn’t cover the whole screen.
You can also try decreasing the height for mobile only by using the solution here: https://kriesi.at/support/topic/color-section-different-height-on-mobile/
If you need more help, we may need admin access to your WP Dashboard.
Best regards,
SarahHey Gaëlle,
Can you try the solution in this thread? https://kriesi.at/support/topic/changing-logo-link/
Let us know if you need more help.
Best regards,
SarahHi,
We’re glad to be able to help. We’ll close this thread now, but feel free to open a new thread for any other questions you might have.
Thank you for using Enfold!
Sarah
Hey gpauliii,
Ddi you try removing it as the background of the Color Section? In the color section, go to the Section Background tab, and remove of replace it.
To change the contents of the footer text and links, please see our documentation here: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Let us know if you need more help.
Best regards,
SarahHey bmeikaas,
If you’re talking about the footer area where the widgets are, you can manage these at Appearance > Widgets.
If you’re talking about the links in the socket, you should be able to do this in Appearance > Menus.
This may also be of help to you: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link
In case you need more help, please give us a link to the page you’re working on and specify the menu you want to organize so we can give you more accurate steps.
Best regards,
Sarah -
AuthorPosts