Forum Replies Created
-
AuthorPosts
-
Hi jaroljmek!
Thank you for using Enfold.
1.) Yes, you can hide it using css. Add this in the Quick CSS field:
.av-language-switch-item { display: none; }2.) There is no option for that by default but you can try this in the Quick CSS field:
.header-scrolled .logo a img { display: none; } .header-scrolled .logo a { background: url('scrolledlogohere.jpg'); }Set the new logo as background.
Best regards,
IsmaelHi!
Yes, I was able to open it but I didn’t edit anything. Is this happening on all pages? Can you please create a test page?
Best regards,
IsmaelHey!
Glad you figured it out. If you have any questions, let us know.
Best regards,
IsmaelHey!
I checked the pages but there are no duplicated pages there. The default title has been removed. Did you remove it?
Regards,
IsmaelJuly 16, 2015 at 2:03 pm in reply to: How to show posts under 1 category in the Combo Widget? / space between post row #474292Hey Anneloes1981!
Thank you for using Enfold.
If you want to show a specific category, use the Enfold Latest News widget instead of the combo widget. Add this in the Quick CSS field to adjust the space between the rows:
.avia-content-slider .slide-entry-wrap { margin-bottom: 80px; }Best regards,
IsmaelHi!
We are not familiar with “Zap”, at least I’m not. Is this a plugin or a separate theme?
Enfold is a very flexible theme and with proper modifications, you can achieve any design layout that you want. You can use the general styling panel to adjust the color options of the theme and the advance layout builder enables you to create multiple page layout. We don’t have any “girlie” stock images if that’s what you’re looking for but every images that are included in the demo are free to use.
Regards,
IsmaelHey!
You don’t have the latest version of the theme. Please upgrade to version 3.2.2. then update the header options. If possible, please post the header css modifications on pastebin.com so that we can check it.
Cheers!
IsmaelHey!
Did you use the advance layout builder for this page? If you do then you have to add the image by using the Image element or the sliders available in the advance layout builder. Switch to the default editor if you want the featured image to show automatically.
Best regards,
IsmaelHey user877!
Thank you for using Enfold.
Is this still happening? I tried to edit one of the page and it works fine: http://www.smartphonerehab.co.uk/wp-admin/post.php?post=32&action=edit
Best regards,
IsmaelJuly 16, 2015 at 1:39 pm in reply to: Enfold – H2 not responsive with greater than 5 characters #474271Hey corixus!
Thank you for using Enfold.
You can decrease the font size on smaller screens:
@media only screen and (max-width: 480px) { .av-inherit-size .av-special-heading-tag { font-size: .5em; }}Regards,
IsmaelHi!
You can use the google inspector or the firebug plugin to get the correct css selectors.
https://developer.chrome.com/devtools/docs/dom-and-styles
http://sixrevisions.com/tools/firebug-guide-web-designers/You can find the page id in the body tag’s class attribute.
Best regards,
IsmaelHey wjcc!
Thank you for using Enfold.
You can add this in the Quick CSS field:
@media only screen and (max-width: 1024px) { .responsive #top #wrap_all .av-flex-cells .no_margin { display: block; margin: 0; height: auto !important; overflow: hidden; padding-left: 8% !important; padding-right: 8% !important; } .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin { width: 100%; } }Cheers!
IsmaelHey!
Can you please provide a screenshot of the layout that you want? You can use imgur or dropbox.
Regards,
IsmaelHey mattb1169!
Thank you for using Enfold.
You can use this css code to adjust the size of the social icons:
#top .social_bookmarks li a { width: 30px; line-height: 30px; min-height: 30px; height: 100%; font-size: 15px; }Adjust the values.
Regards,
IsmaelHey wattenstaafje!
Thank you for using Enfold.
You can unset the current shop page as base shop page in the woocommerce > settings > products then use the advance layout builder to modify the shop page.
Regards,
IsmaelJuly 15, 2015 at 1:09 pm in reply to: Fullwidth Easy Slider images will not upload from the library #473692Hey!
Like I said, .tiff format is not supported by WordPress so you have to convert those files to jpg, gif or png format. You can use photoshop or any image editor or an online converter (http://www.zamzar.com/convert/tiff-to-jpg/).
I uploaded a jpg file and place it inside the full width easy slider: http://foundinsitu.com/test/
Best regards,
IsmaelJuly 15, 2015 at 12:59 pm in reply to: (shipping cost / german: zzgl. versand) break up in two lines after WC Update #473686Hey!
Alright. You can use this instead:
.woocommerce_de_versandkosten a { width: auto; float: left; margin-right: 10px; }Regards,
IsmaelHi!
Yes, you have to manually translate the content or you can hire a professional to translate it for you: https://wpml.org/documentation/content-translation/
If you’re looking for an automatic translation, unfortunately, that is not available yet. https://wpml.org/faq/does-wpml-support-machine-translation/
Cheers!
IsmaelHey!
Sorry for the delay. I think it’s working now. We only need to flush the permalink settings: http://www.tomdonehower.com/category/my-work/
Cheers!
IsmaelHi!
I think you should use the Icon List element for this. The icon and content will align automatically.
Cheers!
IsmaelHey endoradigital!
Thank you for using Enfold.
It’s not possible to add a container above the breadcrumbs without modifying the theme files. You can edit the includes > helper-main-menu.php file if you want to add a container below the main navigation. A screenshot will help.
Cheers!
IsmaelHey!
I checked the shop page and the cart buttons are fixed. Looks like you managed to adjust the css.
Best regards,
IsmaelHi!
Please use this:
@media only screen and (max-width: 767px) { .responsive #top .logo, .responsive #top .logo img { height: 160px !important; max-height: 160px !important; } .responsive #top .logo { width: 100%; }}Cheers!
IsmaelHi Groeier!!
Thank you for using Enfold.
That is the default behavior of the language switcher. Try to go to the english version of the blog page then hit the flag. It will go to the main language home page. http://www.bemorail.com/news/
Regards,
IsmaelHi manuelap!
Thank you for using Enfold.
They will be included in the mobile menu as a collapsible menu item. The style will be a bit different from desktop view.
Cheers!
IsmaelHey!
You need to add css media queries in order to adjust the position of the image on different screen sizes. https://css-tricks.com/css-media-queries/
EXAMPLE:
@media only screen and (max-width: 767px) { .avia-image-container.av-styling-.avia-builder-el-5.avia-builder-el-no-sibling.avia-align-center { bottom: -100px; } }This will affect screens smaller than 768px.
Regards,
IsmaelHey timchurchman!
Thank you for using Enfold.
I checked the second slide and the wallet stays center aligned even on smaller screens. Can you please provided a screenshot of the issue?
Regards,
IsmaelHey!
I’m sorry but there is no number icons available in fontello. Can you please provide a screenshot of what you’re trying to do? I checked the pages or links above and I’m not sure if that’s how they are supposed to look. The containers are not full width. Is that intentional?
Best regards,
Ismael -
AuthorPosts
