Hi,
Let us know if it’s fixed or if you need more assistance regarding the topic :)
Best regards,
Nikko
Hi dear Yigit,
> Actually I have changed all the codes back to prevent the RTL pages from that issue.
I had added your given codes (From This Post), but after that, our RTL pages couldn’t load the custom font.
Hi Victoria,
Thanks for you quick reply.
The first option, when added to quick css, still gave the bullit, but follow by a dash. Above the top menu some dashes appeared as well.
Maybe it interferes with some of the other code?
The second option didn’t do anything.
Do you happen to have any other idea’s?
Hi,
try adding this css code:
.single-post #after_section_1 .content {
padding-top: 20px;
}
Hope this helps :)
Best regards,
Nikko
Hi Victoria,
I write from my personal account on behalf of Contrapunto & Tiempo BBDO Barcelona. I’ll set up an account for you at our QA servers.
I already found the link you provided on a previous search before posting. I also found around 10 post asking how to set up the home page with Polylang and some other threads about it.
I kindly ask you to be honest with me and tell me if its worth the time im gonna spend in here with you or if everything is gonna end up on “hire a freelancer” which we will not do
Another thing to keep in mind, there isn’t many good translating plugins out there. WPML and Polylang must be on the top 3 for this type and other theme devs, like T.Fusion are already supporting it.
You do great work on your themes, that’s why I also add it to your request list.
best regards.
Hello,
when a page is already load the menu item for this page contain a #top anchor so the page can’t be reload.
I need to reload a specific page each time the menu item is selected.
How can i remove the #top anchor for this page or for the entire site.
Thanks
Thank you, we’re glad to be able to help. :)
If you don’t need further help with this, can we close this thread?
If you need assistance with anything else, feel free to open another topic.
Best regards,
Sarah
Hi there,
I hope to get some CSS support from you guys on this tiny little thing. I’ve spent already some time to read through the source code but i couldn’t find the element where i have to link a CSS code.
Mainly there are two things i want to change:

1. I want to remove the background of the product quantity section. Due to my product settings users are not allowed to add more than one product to their shopping cart.
2. It would be also nice to have the “Add to Cart” button on the left hand site below the product attributes.
In this context i don’t know if it’s relevant, but I am using the Extension “Improved Variable Product Attributes for WooCommerce” to display the attributes of each product. Btw, do you know how I can limit how many attributes are displayed in a line on single product pages? For example i have 20 different attributes for a product, how i can set up to show 5 in a line, the next 5 in the next line etc. ?! Not sure if this is something you can answer.
However, to get any help on this will be much appreciated.
Btw: I also want to make you a compliment. I did already open a few topics and your support is awesome.
Hi,
Go to https://kriesi.at/support/ and log in there if you are not logged in already. Then go to the product you want support for, you can see the Enfold forum here: https://kriesi.at/support/forum/enfold/. If you want to open a new thread then click the big blue button on the top of the page which reads Can’t find a solution to your problem? Open a new thread
Best regards,
Rikard
Hey lauritschristensen,
Here is an article form our docs, but it looks like you need to address this question to WooCommerce support.
https://wordpress.org/support/topic/woocommerce-emails-notifications-not-working/
https://docs.woocommerce.com/document/email-faq/
If you need further assistance please let us know.
Best regards,
Victoria
-
This reply was modified 8 years, 10 months ago by
Victoria.
Hi, it works now, but the e-mail address in topbar with transparent header is white what means that is not visible on tablet/mobile phones.
It should be white when the picture is below topbar, but should change color to default when on mobile & tablet the picture is not displayed under the topbar.
Monika
Hi Dexter,
For the alignment, can you please use this code instead:
body a.lightbox-added.alignleft {
margin-top:10px !important;
margin-right:75px !important;
margin-bottom:25px !important;
}
body a.lightbox-added.alignright {
margin-top:10px !important;
margin-left:75px !important;
margin-bottom:25px !important;
}
The difference is that we’ll set margins for the link that wraps around the image, instead of setting margins for just the image. I hope that helps.
For the team to try to help you with responsive images, can you provide login access? You may put it in the Private Content section of your reply.
Sarah
I’ve been working with this for a long time and I can’t get it to work.
It won’t even show up.
I’ll put my login info in the private area.
This is the one I’ve been trying to do..
Hi Basilis,
What code are you referring to exactly? Here is a post – http://www.winreflection.com/uninstalling-built-in-store-applications-from-start-menu-with-powershell/
When I use the mouse curser to hover over any of the images, the text moves back to its default padding from the images. I want it so when I hover over the images, the text stays where I have set it, and that’s with the following code below:
body img.alignleft {
margin-top:10px; margin-right:75px; margin-bottom:25px
}
In regards to the responsive images, you can also use the post I linked. I want the image’s px size to change depending on the resolution of the screen the user is viewing the content with, like how it does on this blog post – http://search.stillsmallvoicetriage.org/message.php?id=814&langCode=en-US
I am not sure how it can be done.
Thanks
Hi,
Please try this instead:
#top .title_container .container {
padding-bottom: 0 !important;
}
Most of the padding is coming from the main content container though, do you want to remove it on that page only? If so please try this:
.page-id-721 .av-content-full {
padding-top:10px !important;
}
Best regards,
Rikard
Hi Robert,
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,
Rikard
Hi,
Glad you found the source of the problem. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Thanks for the login details, you are getting a 404 error on a WordPress file, please see private. What exactly did you add to the page before it started acting like this? Please note that when you reply to your own topic it will be sent to the back of our support queue, so try not to do so if you need help fast.
You could try to activate debug mode in order to see shortcodes (if they will load), then copy the shortcode to a new page: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
Rikard
Hi santanin,
I noticed that you used another element instead of Content Slider. :) In case you would like to show Content Slider controls on mobile in the future, you can try using 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: 767px) {
.responsive #top .avia-slideshow-controls a { display:block !important; }
}
Best regards,
Sarah
Hi,
Great, glad you got it working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
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,
Rikard
Hi,
Thanks for the feedback. Please try this to target tablet sizes:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.slideshow_align_caption {
top: 25% !important;
}
}
You might have to adjust the value 25 a bit to place it where you want it.
Best regards,
Rikard
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey Kieran,
This is how the theme is designed, and you can swipe content sliders to the left and to the right on mobile. But we totally understand if you would like to customize it and display the controls, too. :)
To do that, 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: 767px) {
.responsive #top .avia-slideshow-controls a { display:block !important; }
}
I hope that helps!
Sarah
Hi,
Great, glad you got it working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thank you for answer me so quicky!
I’ll try explain better:
I created a second menu in my site below the main menu (by this way: https://kriesi.at/support/topic/2-main-menus/#post-643309).
The problem is: The Main Menu creats a mobile menu perfecly, but the second menu simply desappears. I would like any solution for that: Or it shows just like in desktop (I prefer not, but if is the only solution, I accept it hahaha), or it show in a second mobile menu, or it shows with the mobile main menu….
I have updated to the latest version of Enfold and of WordPress and none of the icons that I have added are showing on the website. I have three other sites running enfold and all of them are fine. It seems to be across all browsers and both on mobile and laptop.
Hey tonyska,
Try this code in the General Styling > Quick CSS field:
/* less white space */
.template-page.content {
padding-top: 0px!important;
padding-bottom: 0px!important;
}
/* background color on the page titles */
.container_wrap.alternate_color.light_bg_color.title_container {
background-color: transparent!important;
}
/* change the color of the page title */
.main-title.entry-title a {
color: #00833d !important;
}
Best regards,
Mike
Hi,
I saw that you had a sidebar floating at the bottom of your events page so I added this to your quick css:
@media only screen and (min-width: 770px) {
.tribe-events-page-template .sidebar {
float: right!important;
width: 30%!important;
padding-top: 0!important;
top: -870px!important;
}}
@media only screen and (max-width: 769px) {
.tribe-events-page-template .sidebar {
float: right!important;
width: 30%!important;
padding-top: 0!important;
top: -520px!important;
}}
Best regards,
Mike