Forum Replies Created
-
AuthorPosts
-
Hey notsocool,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 990px) { .sidebar { display:none !important; } }Best regards,
RikardHi,
No unfortunately not, but it’s an option for you to do it manually I think you should be able to find some code pretty easily: https://www.google.com/search?q=seven%20column%20grid%20html&rct=j
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
#image-2 { .image-overlay { visibility: hidden; } }Thanks,
RikardApril 6, 2016 at 8:04 am in reply to: eCommerce Enfold Site > Consisten Issues.. I have addressed before. #608737Hey victor,
No that is because it’s bundled with the theme, do you want to disable or remove it?
Best regards,
RikardApril 6, 2016 at 7:24 am in reply to: Problems with setting up Attributes on products with Woocommerce and Enfold #608724Hi,
Great, glad you found the problem. Please let us know if you should need any more help on the topic.
Thanks,
RikardHey charger70,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
Please try the following instead:
@media screen and (max-width: 767px) { .mobilered h1 { color: #a81010 !important; } }Thanks,
RikardHi Marlise,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_top.html_logo_center .logo { left: 0% !important; -webkit-transform: translate(-0%, 0); -ms-transform: translate(-0%, 0); transform: translate(-0%, 0); }Regards,
RikardApril 6, 2016 at 7:08 am in reply to: Looking for "Enfold-theme-options" file for demo "Church" #608714Hey bighawaii,
I’m not sure what you are referring to, our themes are not publicly available on Dropbox. Only on Themeforest. You can import the demo using the import function in the theme options.
Thanks,
RikardApril 6, 2016 at 7:03 am in reply to: Enfold Full-Width Slider Captions and Slider Navigation Arrows Overlap #608709Hey promosapien,
You can try something like this to control it on tablet size and below:
@media only screen and (max-width: 1024px) { .caption_container { width:75% !important; max-width:75% !important; } }Thanks,
RikardHi bensondesign,
Please try the following in Quick CSS under Enfold–>General Styling:
#layer_slider_1 { z-index: 1 1important; }Best regards,
RikardHi,
Have you tried this? http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Best regards,
RikardApril 6, 2016 at 6:47 am in reply to: fullscreen slider caption below screen on windows laptop #608696Hi,
Great, glad you got it working and thanks for sharing the solution :-)
Regards,
RikardHi notsocool,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi,
Yes, sometimes it helps wrapping content in a Color Section, glad you found that trick. So you are ok for now? Let us know if you should need any more help on the topic.
Best regards,
RikardHey xyzb,
It should be yes, could you try to explain a bit further though?
Regards,
RikardHey Michael,
I’m not sure I understand what the problem is, could you try to explain a bit further and/or post a screenshot of the issue please?
Thanks,
RikardHey jskooij,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardApril 6, 2016 at 6:22 am in reply to: Enfold title and breadcrumb not showing on blog page (multilanguage) #608678Hi Monique,
Great, glad we could help. Please open a new thread if you should need help with anything else.
Regards,
RikardHi,
You can create the extra sections just like the other ones you have made but you will have to give them a unique id in the element options, for instance: section1-mobile and section1-desktop. You can then hide/show them by using the following CSS:
@media only screen and (min-width: 768px) { #section1-mobile { display:none !important; } } @media only screen and (max-width: 767px) { #section1-desktop { display:none !important; } }Note that the # sign does not go in the unique ID field in the element options. If you need to hide several sections you can add more after the ID identifier like this:
#section1-desktop, #section2-desktop, #section3-desktopBest regards,
RikardHi Marijana,
Please link to the site in question and try to explain a bit further what you would like to change and we’ll have a closer look.
Thanks,
RikardHey cdubose574,
I’m not sure what it’s supposed to look like, do you have a screenshot maybe? You could try deactivating all plugins to see if there is a conflict.
Thanks,
RikardHi t2blue,
I can see two bullets on my end using Chrome, I’m guessing you managed to get it fixed? If not let us know what browser you are using and we’ll have a closer look.
Best regards,
RikardApril 6, 2016 at 5:11 am in reply to: Changing the Testimonials separator/divider in Grid View #608653Hey eKMUch,
You can set the order of the Main Menu items yourself under Appearance–>Menus.
Regards,
RikardHi eKMUch,
I’m not sure what you mean by that to be honest, you don’t want the children of your main menu links to show on hover? I think that would make things harder for your visitors to find what they are looking for? The reason why the menu looks like it does here is that the links do not have any children, you can remove them from your own menu under Appearance–>Menus.
Best regards,
RikardApril 6, 2016 at 4:47 am in reply to: Homepage Not Translatable? (WPML) & Switching from Globus #608644Hi amandakathyrn,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard -
AuthorPosts
