Forum Replies Created
-
AuthorPosts
-
Hi radugidei!
What happens when you remove all of your custom CSS?
Send us a link to your page and we’ll take a look. Also let us know what operating system and browser your using.
Best regards,
ElliottHey!
I checked your link but I do not get any error messages. The social media appear to be working fine for me. Can you take a screenshot and highlight what your seeing?
Regards,
ElliottHey fulanoinc!
Perhaps you need to use the !important override.
a { color: red !important; }Paste the CSS your using here and send us a link to your page and we’ll take a look.
Regards,
ElliottHi scott2000!
They are all aligned to each other. Do you mean you want the images to appear flush horizontally? If so then you’ll need to edit the images and make sure there is no white space on top of the logo. For example the childrens hospital los angeles logo looks like it’s further down the page from the responsys logo. It’s because the image has some white space at the top.
Or if your trying to get all of the images to align in the middle then you’ll need to use a table instead of the column elements. We also have a “logo / partner” element which does this automatically.
Best regards,
ElliottMay 19, 2015 at 5:28 pm in reply to: Enfold Contact Form – Change colour of verification borders from yellow/red to ? #446584Hi Roadmaster!
Try lines 247 – 251 in the /css/base.css file.
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select{border:1px solid #9AA600;} /*#70A41B*/ #top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select{border:1px solid #DF653E;} #top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area, #top #wrap_all .ajax_alert .select{border:1px solid #ffb628;} #top #wrap_all .valid .input_checkbox_label{color:#9AA600;} #top #wrap_all .error .input_checkbox_label{color:#DF653E;}Regards,
ElliottHi Welmoed!
A color section is for creating “sections” in your page. You can set each section to use a different style such as the alternate color style. You can set the color section background to a solid color, image or video. You can drag other elements inside the color section as well.
Best regards,
ElliottHi Zaccc!
The menus in that page are all created using the catalogue element. Drag the catalogue element to your page content and you can fill out all of your items and prices, etc.
You can import the restaurant demo to see how it’s done in your dashboard and just edit the text to your own.
Or if you’d like us to give you the exact shortcodes used in that page then let us know.
Cheers!
ElliottHi!
It looks fine on my end. Can you take a screenshot of what your seeing? Let us know what operating system and browser your using.
Cheers!
ElliottMay 19, 2015 at 5:02 pm in reply to: Display the Title Bar with Page Title and Breadcrumb Navigation #446558Hey!
Try deleting the pages and create them manually without using the plugin.
Best regards,
ElliottHey blaircomm!
To create a custom splash page like that you would need to do all of the coding manually. If your wanting to use the layout builder then you could add your javascript and CSS inside a codeblock element.
The LayerSlider lets you create custom transitions and effects like how your wanting but I’m not sure if that’s going to work as a splash page.
Regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey!
Do you have the title bar setting set to only breadcrumbs? Send us a link to your page and we’ll take a look.
Cheers!
ElliottHey endoradigital!
Not that I know of. There may be a plugin out there that has this functionality, https://wordpress.org/plugins/.
Regards,
ElliottHey!
Looks like it did not upload. Try hosting your screenshot and imgur.com and copy the URL it gives you.
Cheers!
ElliottHey rhanson!
Your wanting the featured image to display floating to the right of the title and text? That is going to take a lot of editing and I’m not sure if it’s going to display nicely on mobiles so it would be best to hire a freelancer to help you out with this customization.
Cheers!
ElliottHey jenki!
Send us a link to your page where your using it and we’ll check to see if it’s possible.
Cheers!
ElliottHi vectorcriz!
Perhaps you need to increase the permissions on the /wp-content/uploads/ directory.
https://wordpress.org/support/topic/uploaded-file-could-not-be-moved-to
Best regards,
ElliottHi maryhellensegatta!
Add this to your custom CSS.
.widget_black_studio_tinymce { margin-top: 80px; }For the column backgrounds try this.
#header .flex_column { background: red !important; }Regards,
ElliottHey alexbeja!
It seems to look fine on my end. Can you take a screenshot and highlight what your seeing?
Also make sure that compatibility view is turned off and the zoom setting is set to 100%.
Regards,
ElliottHey Deepo!
You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/.
Cheers!
ElliottMay 19, 2015 at 4:24 pm in reply to: Portfolio Grid extremely slow to load with Ajax Preview #446516Hey!
In the Masonry settings it’s an option for the “Pagination” setting.
Cheers!
ElliottHi tech500!
I think by default there is a setting that Woocommerce gives you to not display products that are out of stock. If your trying to customize that then it would be best to contact Woocommerce support or hire a freelancer to help you out.
Cheers!
ElliottHey sarahed!
1. Add this to your custom CSS.
#header_main_alternate .container { width: 100% !important; }2. Add this to your custom CSS.
@media screen and (max-width:1000px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }And play around with the 1000px value.
3. If your using the advanced layout editor then none of that information will display. You’ll need to use the default editor if you want the posts to display like regular posts and not pages.
Regards,
ElliottHi dburton77!
You would need to find a plugin for this. If the plugin has a widget or shortcode for the forms then you could do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header.
Best regards,
ElliottHi!
You could try doing this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then drag the search widget to the new header widget area.
Regards,
ElliottMay 19, 2015 at 4:07 pm in reply to: Problem with colums/layout builder when making changes to page #446498Hi!
When I tried to edit the image and update the page it removed the image element and the other textblock and messed up the layout like you said. I then deleted the messed up elements and saved the page and it’s letting me edit the image now. I’m not sure what was in the textblock before but I’m guessing you had some typos in there that was messing up the page.
Try recreating your content again and if it’s still messing up then let us know and paste the content your using inside the textblock so we can check to see if it’s correct.
Best regards,
ElliottMay 18, 2015 at 6:44 pm in reply to: Responsiveness: how to force to switch to mobile layout sooner #445946Hey tzanten!
Try adjusting line 98 in the /enfold/css/grid.css stylesheet.
@media only screen and (max-width: 767px) {Regards,
ElliottHi Claudio!
For the logo try this out, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/.
Add this to your custom CSS for the top border.
#header_meta { border-top: 2px solid red !important; }Cheers!
ElliottHey blueunderground!
Try this out, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/.
Cheers!
ElliottHey davebo99!
Where is the page where your using this HTML? I clicked through the pages in your menu but I do not see the image anywhere.
Paste the HTML your using here.
Cheers!
ElliottHi ericpolin!
It’s because you have set a width to the logo in your CSS. I think your wanting to do this.
.header-scrolled .logo img { width: auto !important; }Regards,
Elliott -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
