Viewing 30 results - 83,431 through 83,460 (of 142,732 total)
  • Author
    Search Results
  • #755593

    seems to be a matter of image size ( all-inkl is only 116px of height – all others have more) –
    i don’t know where the display: none comes from. maybe there is a height limit for that in code.
    you can force to show it by:

    
    .image-overlay.overlay-type-extern {
        display: block !important;
        top: 0;
    }

    but as i see you want to get rid off all overlay effects.
    Why is a css solution not wanted by you? give a custom class to those images …

    #755574

    Hey Rikard,

    Thanks for that. I already tried it with adding the image to a widget but without any luck. Now I’ve removed the background-image and put the image back in a footer widget. What happens if I use the position: absolute; is that the image won’t show. If I change it to relative, the image shows but the top and left controls stop working.

    Regards,
    Daniel

    PS: +1 for weekend responses, thanks!

    • This reply was modified 8 years, 11 months ago by Daniel.
    #755557

    Hey Daniel,

    You won’t able to do that if you set it as a background image. Try adding it to one of your widgets instead and give it an id, then try CSS like this:

    #your-image {
      position:absolute;
      top:0;
      left:0;
    }

    Best regards,
    Rikard

    Hi Steven,

    Glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #755545

    hi, I am kind of struggling with a similar problem. For example in top position the top header is slightly transparent, perfect. However as soon as I scroll down the top header becomes white, well at least so much that you barely see the back ground. Also menu color being white are not visible any more.

    What can I do to keep the same transparency while scrolling as in the top position?

    thanks, Jan

    #755544

    Hi,

    Ok, thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #755527

    Hi,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #755526

    Hi,

    I changed the width to 667 and adjusted the block to the top of the quick css field. It seems to be working now.

    Best regards,
    Jordan Shannon

    Hi Richard,

    Great, glad you got it working and thanks for the nice feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #755510

    In reply to: Page TAB Padding

    Hey waynerigley,

    Please add the following to the quick css question or styles.css file:

    .av-layout-tab.av-animation-delay-container.av-active-tab-content.__av_init_open.avia-builder-el-1.avia-builder-el-no-sibling{
    vertical-align: top !important;
    }

    .av-layout-tab.av-animation-delay-container.avia-builder-el-9.el_after_av_one_third.el_before_av_tab_sub_section{
    vertical-align: top !important;

    }

    To change the active tab:

    #top a.av-active-tab-title {
    color: #2d5c88; /* Enter your desired color */
    }

    Let me know if this works out for you.

    Best regards,
    Jordan Shannon

    Hey dirtdiggr,

    I can see the information you added to it in the top left hand corner of the image when checking with Chrome. Did you try clearing your browser cache and reload?

    Best regards,
    Rikard

    #755491

    Hey Christopher,

    Is this the same issue as your previous topic?

    Best regards,
    Rikard

    #755476
    freshwebsitesla
    Participant

    Hi,

    1. Is there a way to have the Masonry gallery display only the first 3 images in 3 Columns but when clicking on an image it appears in Lightbox and allows user to scroll through all 20 images in the gallery.? Only want to display the first three on the top with caption at the bottom.

    2. Is there a way to display a gallery in a single column down a page. One picture on top of the other stacked.

    Thanks in advance.

    Hi,

    Ok, thanks for the feedback. Let us know if you should have any further problems on the topic.

    Best regards,
    Rikard

    Hi there Andy,

    I couldn’t see where to open another question, so hope it’s ok to ask you here:

    On our hompage https://www.lewinandreilly.com I recently added a fullscreen slider and a fullwidth easy slider to test which one I liked the look of better. Now if I try and delete one or both of them, it messes up the formatting of all the special headings below. The text changes colour (from white to black), and the font size decreases.

    As a temporary work-around, I’ve deleted the picture within the fullscreen slider (so that duplicate content won’t show), and have not deleted the slider, hence the formatting of the special headings below is correctly showing. But I’d like to fully delete the fullscreen slider without losing the special heading formatting below. The slider that started this whole thing playing up is the one that says:

    “Supporting Small, Organic Family Farms, Boutique Crops and Indigenous Land Owners
    Throughout Australia, New Zealand and the Islands of the South Pacific”

    I should also point out that the reason I want to delete the fullscreen slider (other than because it’s duplicate content), is because it crashes our homepage on mobile. This happened before when we had more than 6 fullscreen sliders in our shop, and on our products pages.
    Is this a problem that wil be fixed soon, that other customers have commented on?

    In a separate matter, I would also like to change the default pink colour that’s available for button colours in the fullscreen sliders. We’d like to change it in the CSS to overwrite the default pink each time to #e0607e is this possible please?
    I can’t use this colour in the fullscreen sliders currently, because there isn’t a custom colour option unfortunately.

    Lastly, in another separate matter, I was wondering how to stop the sticky header from formatting incorrectly on mobile. We are using Thrive Leads – the top ribbon as our way of collecting emails on mobile devices, but when you click the “x’ to remove the ribbon and continue browsing the site, the sticky header remains sticky at a lower point o the page, because the ribbon has pushed it down. I hope that all makes sense. Basically, we want to keep the sticky header, but have it stay at the very top of the page on mobile once the ribbon CTA is gone.

    Please tell me if I need to provide new login details.

    My email is now (Email address hidden if logged out)

    #755446

    Topic: Page TAB Padding

    in forum Enfold
    waynerigley
    Participant

    Was nice to see the addition of the “TAB” in Layout Sections, this is a great way to remove several pages and stop hiding them in subpages in the menu bar. my problem is that Tab 1 has half a screen padding and the text is wayyyy down on the screen, same as Tab 2 but Tab 3 looks fine!

    I’ve gone thru the padding options on the tab settings but all looks good, anyone else have this issue > need help to figure this out!

    see what I mean here! https://519itsolutions.com/info/

    Would also be nice to have the selected tab font the same color ! not liking the hidden text on a colored back end.

    #755444

    Hi Jordan and thanks for the answer. Unfortunately there is only the option to hide the content on mobile, in this case I have a single slider on mobile but there are still two on desktop version. Can you help me? Thanks

    Hi Ismael,

    Yes the culprit was a plugin “Indeed PopUps”

    I have replaced the need for this plugin by using this code

    https://kriesi.at/support/topic/code-snippet-inline-post-content-popup-magnific-popup-shortcode/

    you can consider this closed.

    thanks for the great support.

    jlgarcia
    Participant

    I have one website using Enfold that for some reason I can’t update using the WordPress button for that, and I have to use ftp to update the website. The thing is that the update screen in WP tells me that I need to update the theme from v 3.8.5 to 4.0.2 and the theme options > Theme Update screen says I don’t need to update, because I’m running the latest version.

    I have more Enfold websites in another server that update correctly using the WP button for that. The problem is with this host provider only.
    The problem as I see is, how to tell WP that it is using the latest version so it stops telling me to update? I did that ftp updating before and it didn’t persisted this notice.

    Thanks for any help.

    #755437

    Hi,

    There’s a background image that you can set on every slide. You can see that on top of the slider preview of layerslider wp.

    Best regards,
    Nikko

    #755427

    I got the same problem.
    The google maps widget was earlier shown in full width, after following custom CSS instructions on this post:
    https://kriesi.at/support/topic/google-maps-full-width/

    Now since some time for some reason, the widget will not show in full widt anymore. I checked the custom CSS & widget details & details of the color section several times. It is exactly like instructed, except it doesn’t show fullwidt on front-end.

    Did perphaps something changed in theme updates? I would very much appreciate it if you could help me out in this matter.
    Thanks in advance!

    #755423

    Hi Jordan

    Thanks for your message.

    On this site the desktop hamburger reverts to the old mobile menu and mobile menu icon in mobile view. I was hoping that Enfold might change this behaviour to feature the new hamburger menu on all screen views.

    Is there a workaround possibly to retain the new burger icon and menu on all screen views?

    Thanks!

    Christian Jaroljmek

    #755417

    In reply to: author box

    Hey esliran,

    I suggest checking for a plugin solution like:
    https://wordpress.org/plugins/fancier-author-box/
    https://wordpress.org/plugins/wp-author-box-lite/

    More:

    Best regards,
    Jordan Shannon

    #755415

    Hey aka-alex,

    You can add two slider sections in the advanced editor, and simply choose to hide one on the desktop, while hiding the other on mobile.

    Best regards,
    Jordan Shannon

    #755396
    Anonymous

    They are now added to the extra css in the customizr from the (child) theme.

    It’s about:

    #advanced_menu_toggle:after {
    content: “menu”;
    font-size: 12px !important;
    left: 4px;
    position: absolute;
    top: 30px; }

    .cart_dropdown {
    display: none;
    }

    .single-product-main-image {
    width: 200px;
    }

    #755385

    Hi,

    You can try adding this to quick css:

    #top .avia-button.avia-color-light {
    font-weight: bold !important;
    border: 3px solid #000!important;
    background: rgba(0, 0, 0, 0.8)!important;
    {

    Best regards,
    Jordan Shannon

    Hello all,
    A solution may be …
    https://kriesi.at/support/topic/change-font-custom-css-class/

    thanks for your great help …

    #755353

    Hey!

    Thank you very much for updating the topic with the solution, we really appreciate it!
    Please feel free to let us know if there is anything else we can do for you.

    Thanks a lot

    Cheers!
    Basilis

    #755350

    I solved this.

    For anyone trying to do a 2 column (or more) Contact Form 7 using Enfold styles, the solution provided here: https://kriesi.at/support/topic/styling-contact-form-7-as-enfold-contact-form/ may cause issues with form submission. I used the solution above and it looked great but the form submit stopped working.

    Here is a solution that doesn’t break the submit button. Use Enfold flex column styles. If you inspect the column classes by viewing source of: http://kriesi.at/themes/enfold/shortcodes/columns/ , you’ll see the classes needed.

    I applied these classes to make a 2-column Contact Form 7 form:

    <!–left–>
    <div class=”flex_column av_one_half flex_column_div first”>Your Name (required)<br />
    [text* Name placeholder “Your Name”]
    </div>
    <!–right–>
    <div class=”flex_column av_one_half flex_column_div”>Your Email (required)<br />
    [email* SenderEmail placeholder “Your Email”]
    </div>

    <!–left–>
    <div class=”flex_column av_one_half flex_column_div first”><label> Area Code + Phone Number (required)<br />
    [text* Phone placeholder “Area Code and Phone Number”] </label>
    </div>
    <!–right–>
    <div class=”flex_column av_one_half flex_column_div”>Skype Name (If you prefer support via Skype)<br />
    [text Skype placeholder “Skype Name”]</div>

    <!–left–>
    <div class=”flex_column av_one_half flex_column_div first”>Preferred date (Monday-Friday)<br />
    [date* Date placeholder “date”]</label></div>
    <!–right–>
    <div class=”flex_column av_one_half flex_column_div”>Preferred time (Please state a time from 9 a.m. – 5 p.m. PST)<br />
    [text* Time placeholder “Preferred time”]
    </div>

    [submit “Send”]

Viewing 30 results - 83,431 through 83,460 (of 142,732 total)