Viewing 30 results - 93,811 through 93,840 (of 142,714 total)
  • Author
    Search Results
  • #651344
    clairemartindigital
    Participant

    Hi there,

    tried suggested solutions that have been previously posted however the css is not working for me…could you please have a look and advise how i can remove bottom and top border from later slider. thanks

    #651342
    hacart
    Participant

    Hey Guys!

    I’ve tried several possibilities from other threads but ended up having lots of custom css code and not getting the results.
    Firstly I tested the following but it solely changed the static color for every icon (which also came in handy, but the other part of the code was completely useless)

    top .social_bookmarks_linkedin:hover a {
    color: #419cca;
    background-color: transparent;
    }
    top .social_bookmarks_linkedin a {
    color: white;
    background-color: #419cca;
    }

    Then I tried this one which applied the new color to both, header and socket icons’ colour:

    #top #wrap_all .av-social-link-twitter a {
    color: #000000;
    }

    Despite my attempt to change the hover effect to BLACK it didn´t catch it at all. They’re still showing the custom trade mark colors for each social icon.
    Any other contributions please?

    Regards!

    hacart

    #651328

    Hey Luisgasser,

    There is a problem with the latest version of WooCommerce, following this might help you out: https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161

    Regards,
    Rikard

    Hi,

    Great, glad you got it fixed and thanks for sharing the solution, it might help someone else in the same situation. Let us know if you should need any further help on the topic.

    Thanks,
    Rikard

    #651325

    Hi Peter,

    Great, glad you got it working. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #651324

    I thought of that after I posted here:

    Thank you.

    #651323

    I thought of that after I left this post:

    Thank you.

    #651305

    Hi,

    Great, glad we could help. Please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #651300

    Hi,

    Glad we could help, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #651296

    In reply to: Content aus CSV

    Hey OSD,

    I’ve tagged the topic for our german speaking moderator, please wait for his reply.

    Best regards,
    Rikard

    #651278

    Hi Zheng Yu!

    Try that one for the blog page
    https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/

    let us know if it works as should.

    Cheers!
    Basilis

    #651253

    Hi,

    Ok great, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #651233

    Hi,

    Ok, thanks for letting us know. We’ll keep the thread open in case you should need any more help on the topic.

    Regards,
    Rikard

    #651227
    hzy17079
    Participant

    Hi,

    I manage to get the Comment issue fixed. Seem like the post have to be re-update or publish for it to be able to show. Didn’t manage to exactly identify how I achieve it.

    I have another issue, how do I move the featured image above below the Title and the Author, Comment, Date section.

    I tried the recommendation on this post https://kriesi.at/support/topic/post-title-above-featured-image/. It works on the main post itself but it did not work on the all blog post page. http://strategistshub.com/articles/

    I have revert back to the original coding for reviewing since it is working properly.

    #651226
    elames
    Participant

    This site: http://www.sandlakecountryinn.com/

    I have reservations and gift certificates as links in the top menu. They show on the desktop but not on mobile phone.
    How can I fix this?

    Also is is possible to put the word MENU by the hamburg menu?
    Thanks in advance

    #651225

    Hi,

    Your screenshot (http://imgur.com/l2BLztU) look different from the casadelmediadotcom site. We need to see the actual page. If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    If possible, please create a single thread for each inquiry. Thank you for your understanding.

    Best regards,
    Ismael

    #651213

    In reply to: I need Blog guidance

    Hi,

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing. Thank you for your understanding.

    Best regards,
    Ismael

    #651207

    Topic: Date Picker Position

    in forum Enfold
    MattDalli
    Participant

    Hi guys,

    I have a date picker via the Enfold contact form and the position when clicked on is going on the top which is ‘hiding’ underneath the main menu so users won’t be able to choose the respective date. Is there a way to change it’s position of where it pops up? Maybe it pops up underneath instead of at the top?

    Screenshot:

    #651204

    Hi Rikard,
    I was able to manage No Scalling and caption using fullwidth easy slider. I think I’m good on this topic.
    Aparna

    #651203

    Hi,

    Thank you for the info. Please add this in the Quick CSS field:

    @media only screen and (max-width: 989px) {
    .responsive #top .av-menu-mobile-active .mobile_menu_toggle {
        display: inline-block;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu {
        display: none;
    }
    
    .responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
        display: block;
    }
    
    .responsive #top .av-menu-mobile-active .av-subnav-menu li {
        display: block;
        border-top-style: solid;
        border-top-width: 1px;
        padding: 0;
    }
    
    .responsive #top .av-subnav-menu > li:first-child {
        margin-top: -1px;
    }
    }

    Best regards,
    Ismael

    #651196

    Hey Vincent,

    Thank you for using Enfold.

    Create a new shortcode from the avia_title function. More info here: https://kriesi.at/support/topic/how-to-using-the-breadcrumb-shortcode/#post-523485

    Best regards,
    Ismael

    #651184

    Hi,

    1. You can move your calendar with this code:

    .flex_cell.no_margin.av_one_fifth.avia-builder-el-24.el_after_av_cell_three_fifth.avia-builder-el-last {
    position: relative;
    top: -10px;
    }
    

    2. Turn on custom class for all ALB elements at first: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    Then provide a custom css class for your title element. Finally use a code like this in Quick CSS field:

    .your-custom-class-for-title-element {
    position: relative;
    top: 50px;
    }
    

    3. Use this code:

    #top .av-subnav-menu li a {
    font-size: 16px;
    }
    

    and adjust as needed.

    In the future please open different tickets for different questions.

    Best regards,
    Andy

    #651183

    Hi,

    turn on custom class: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    Then give your image in question a custom class. Finally use this code in Quick CSS field:

    .your-custom-class {
    top: 227px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #651179

    Hi,

    no, they are different things. You can use video background for desktop and a normal video element on mobile only, if you’re following Ismael’s advice.

    Best regards,
    Andy

    #651164

    Hi,

    please always open a new ticket for a new question/issue.

    First turn on custom class for all ALB elements: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    Second give your headline in question a custom css class. Then use something like this in Quick CSS field:

    @media only screen 
      and (min-width: 414px) 
      and (max-width: 736px) {
    .your-custom-headline-class {
    position: relative;
    top: -1453px;
    }
    .avia-image-container.avia-align-center {
    top: 85px;
    }}
    

    Best regards,
    Andy

    spleeky
    Participant

    Hi,

    I realize this is likely outside of the regular support, but it’s something I’m trying to achieve with the site, to satisfy a client requirement so would definitely appreciate any ideas you might have as experts with the theme.

    On my front page I have a button that opens a youtube video, the youtube video opens in the enfold lightbox.
    If a user clicks the cross at the top right of lightbox , the lightbox closes and they are taken back to the front page.
    or if they click anywhere off the light box they are also taken back to the front page.

    I want to promote a signup to my newsletter as soon as they’ve finished watching the video.

    I am thinking the easiest way to do this would be to pop up something when the lightbox is exited (either because someone pressed the cross, or because someone clicked off the screen).

    Can anyone give me any idea how I might do this? if it involves a plug in suggestion that’s fine also,

    if you can tell me some code that I might be able to get to trigger when the lightbox closes that might be handy too.

    I am looking for the simplest solution to achieve this, many thanks

    Hey Daan,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .home #advanced_menu_toggle {
        top: 35px;
    }
    

    Best regards,
    Jordan

    #651115

    Hi,

    Try the following:

    .iconbox_top:hover .iconbox_content {
        background-color: #ff6000 !important;
    }
    
    .iconbox_top:hover .iconbox_content_title {
        color: #fff !important;
    }

    Best regards,
    Jordan

    #651108
    3ejoueur
    Participant

    Hi guys!

    Our client site was not loading and we got this error:
    /wp-content/themes/enfold/js/avia.js?ver=3 net::ERR_CONNECTION_RESET
    shortcodes.js?ver=3:36 Uncaught TypeError: $.AviaTooltip is not a constructor

    We followed the procedure described in this post: https://kriesi.at/support/topic/slider-and-google-maps-not-working-after-3-52-and-4-5-updates/ but we still got the issue..

    Could you please have a look at it.

    FYI, we disabled the preloading option from theme option and the site load but we still got the error and some features are not correctly load…

    Thanks in advance!

    JP

    #651072

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #footer p {
        margin: 0!important;
    }
    #footer .textwidget {
        padding-top: 10px;
        width: 100%;
        min-width: 245px;
    }

    Remove the below code added earlier

    #footer .textwidget {
        padding-top: 20px;
    }
    

    Best regards,
    Vinay

Viewing 30 results - 93,811 through 93,840 (of 142,714 total)