Viewing 30 results - 86,641 through 86,670 (of 142,849 total)
  • Author
    Search Results
  • #725074

    Hi!

    i changed the code to following one

    @media only screen and (max-width: 380px) {
    #top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
        width: 80% !important;
    }}
    @media only screen and (max-width: 280px) {
    #top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
        width: 65% !important;
    }}

    Please flush browser cache and review your website

    Best regards,
    Yigit

    #725044
    NemWeb
    Participant

    Hi Enfold.

    I’ve just bought the cool Gallery plugin, Envira, for WordPress, but the images wouldn’t show up on my page!

    I then deactivated all plugins, with no luck ); Then I activated the theme Twenty Sixteen, and then it works.

    I’ve never had problems with Enfold before, but I have found an article on the net, that there has been problems:

    https://kriesi.at/support/topic/enfold-envira-gallery/

    Funny enough, the problem is not in the Safari browser with Enfold, but in both Chrome and Firefox.

    Have you found a solution for this problem ??? I have invested a lot of time in Enfold, so I really need the Envira to work!!

    Kind regards and thanks in advance for a usefull answer!

    Lars Hendriksen. DK.

    #725007

    Thanks so much for your response. Hiding and displaying certain items in desktop or mobile makes sense, based on that article. It doesn’t, however, explain how to change the order of appearance in the mobile version.

    How can I accomplish that? Many thanks again for the great support.

    TB

    #725006

    Yigit,

    I got your code to work, but not for the border of the Select element as it has a blue border when it drops down

    #top div .av-dark-form select option {
       border-color: #C59C5F !important;
      border-width: 1px !important;
      background-color: #ffffff !important;
    }

    Jon

    #725003

    In reply to: Client Logo Plugin

    Here’s the link: http://digitalengagementranking.com/

    Working on desktop but not mobile at the moment.

    I was able to resolve the issue on desktop by selecting 5 display columns instead of 4.

    #725001

    I got what to posted to almost work.
    Everything works except the drop down (select option) code which still has a blue border

    Here is my code

    #top div .av-dark-form input[type='text'] {
       border-color: #C59C5F;
      border-width: 1px !important;
      background-color: #ffffff !important;
    }
    
    #top div .av-dark-form textarea {
       border-color: #C59C5F;
      border-width: 1px !important;
      background-color: #ffffff !important;
    }
    
    #top div .av-dark-form select {
       border-color: #C59C5F;
      border-width: 1px !important;
      background-color: #ffffff !important;
    }
    
    #top div .av-dark-form select option {
       border-color: #C59C5F !important;
      border-width: 1px !important;
      background-color: #ffffff !important;
    }
    
    #top .av-custom-form-color .button { 
        border-color: #C59C5F;
    }

    Thanks
    Jon

    #724980
    MarcG5
    Participant

    Hi guy’s – I’m back again :-)

    I’ve been looking for some custom css for the accordion slider and almost found what I was looking for within ticket #535133. I am using LifeIsNow001 tweaked code looks great on a desktop view but the excerpt is all squished up to the left on mobile devices. Is there any way to extend the excerpt to about 50% of the displayed image size?

    Also can you let me know how I can change the text colour from white to something else?

    Thanks for the help,
    Marc

    #724973
    Amigs
    Participant

    Hi Support Team

    https://kriesi.at/support/topic/woocommerce-shortcodes-product-on-mobile-view/

    Is not 100 solved, if you look very close you will find out that the images and the text are on the left site are ok but it goes over the right border.

    see: https://www.dropbox.com/s/invv3w86gimlpv1/Screenshot%202016-12-15%2017.29.06.png?dl=0

    on the site: https://www.atcarolines.ch/look-evelyne-3/

    #724951
    Tier1Graphics
    Participant

    Hi Guys,
    The contact forms on my website were working after the wordpress 4.7 update, but after the latest enfold update have stopped working.

    I have tested with the checkmail plugin and it indicates there is no problem but no mail is being sent, I have tested it with multiple email address and domain is clean on blacklists. Please help.

    #724950

    Ignore me mate, I found something else on the forums and adapted it below.

    @media only screen and (max-width: 1250px) {
         .responsive #top .av-masonry-entry {
        	width: 49%!important;
    	}}
    
    @media only screen and (max-width: 655px) {
         .responsive #top .av-masonry-entry {
        	width: 100%!important;
    	}}
    

    That’s really helpful because I like some of the responsive things better for certain uses.

    Thanks for your help, I learn a lot reading the forums!

    #724940

    Hey Snerp,

    I edited one of your posts and click “screen options” on the top right corner and checked “excerpt” then added excerpt manually and it did work fine. Please make sure that you are adding excerpts :)

    Best regards,
    Yigit

    #724909

    Hey esliran,

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

    @media only screen and (max-width: 768px) {
    .responsive #top.rtl #main .sidebar.smartphones_sidebar_active {
        text-align: right;
    }}
    

    Best regards,
    Yigit

    #724904
    Thekoenski
    Participant

    Hey!

    I am trying to set the maximum container width for a specific page and found your reply in the following topic:

    https://kriesi.at/support/topic/maximum-container-width-for-specific-page/

    Therefore, I have used the following quick CSS:

    .page-id-1642 .container {
    max-width: 90%;
    }:

    I have looked up the page ID (Like you illustrated) and used it in this example, but somehow nothing changes.

    • This topic was modified 9 years, 3 months ago by Thekoenski.
    #724896

    Hi,

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

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none !important;
        animation: none !important;
    }
    

    Best regards,
    Yigit

    #724888

    Hey Sam!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_bottom_nav_header.html_cart_at_menu #top .av-logo-container .social_bookmarks {
        left: auto;
        right: 0;
    }

    Best regards,
    Yigit

    #724885

    Ok you can close this Topic i found a solution.
    I just had to push the Save-Button at the end of additional styling, and suddenly the correct CSS appeard.
    Seams to be a litle bug?
    Anyway, now its working.

    #724863

    In reply to: Masonry caption effect

    http://www.witschurke.de/home/?preview_id=677&preview_nonce=d3dbeedf91&_thumbnail_id=-1&preview=true

    Hello,
    here is the effect that I get when I introduce that code, I would like the text to appear in the middel of the foto instead of from the down party moving until the middle. I do not know why the masonry picture turns coloured and then comes back to black and white.

    Thank you very much!

    Here are all the CSS that I have introduced already:

    .main_color .av-masonry {
    background-color: white;
    }

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none;
    animation: none;
    }

    .av-masonry .avia-arrow {
    display: none !important;
    }

    #top figcaption.av-inner-masonry-content,
    #top figcaption.av-inner-masonry-content .av-masonry-entry-title {
    background: transparent !important;
    }

    span.av-masonry-date.meta-color.updated {
    display: none;
    }

    .av-masonry-image-container {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
    -webkit-transition: all .6s ease;
    }
    .av-masonry-image-container:hover {
    filter: grayscale(0%);
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
    }

    .av-masonry-entry .av-inner-masonry-content h3 {
    color: #e5e5e5!important;
    }

    #top .av-masonry .av-inner-masonry-content {
    align-items: center;
    background: transparent;
    display: flex !important;
    justify-content: center;
    height: 100%;
    text-align: center;
    width: 100%;
    }

    Hi,


    @spike76
    Please refer to this post – https://kriesi.at/support/topic/disable-youtube-related-videos/

    Best regards,
    Yigit

    #724827
    tomerus
    Participant

    Dear Enfold (community)

    Please help. Ive got the latest Enfold running and all works great. Ive installed the Enfold consulting demo and changed it around a bit to my liking. Made some new anchor links and they work great on a desktop browser except on mobile? The menu keeps open in a sidebar and wont scroll down to the section. Or scrolls down a bit and then jumps up again. Now Ive searched for latest threads about this and I think I`m doing everything ok. Latest Enfold is 3.8 right?
    Any iedeas?

    Thanks guys

    Hi, you can close the topic I found a solution :)

    Thank you for your help.
    Regards,
    Thibault

    #724824
    wietsketammes
    Participant

    Hi There,

    I’ve the same problem as a few others here. After updating WP I cannot edit my pages anymore with the avia page builder. I did update the theme and disabled the plugins but no luck. I see you asking the others for a private topic with ftp credentials and WP login, so here it is ;-)

    Hope you can help since there is a horrible mistake on my website and I need to change is asap….

    Many thanks!
    Wietske

    #724804

    Topic: Menu item on mobile

    in forum Enfold
    worldfuturecouncil
    Participant

    Hi,

    There is an item on my menu that doesn’t show on mobile.

    I wanted to have two separated items on a megamenu, and you have recommended adding a normal item with the following code <br><span class=”mega_menu_title heading-color av-special-font”>PEACE AND SECURITY</span>.

    It looks great on desktop, but on mobile the items does not show. What should I do?

    Thanks!

    Hey metamorfic,

    If you want greater control over the background in mobile devices I suggest you create another section to show only on mobile and use an image better adapted to that screen size. You can assign unique IDs to your sections and then hide/show them using CSS like this:

    @media only screen and (min-width: 768px) {
    #section-desktop {
      display:block !important;
    }
    #section-phone {
      display:none !important;
    }
    }
    
    @media only screen and (max-width: 767px) {
    #section-desktop {
      display:none !important;
    }
    #section-phone {
      display:block !important;
    }
    }

    Best regards,
    Rikard

    #724784

    Hi Jan,

    Great, glad that worked :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    Hi Michael,

    Great, glad you got it working. We’ll keep the thread open in case you should have any further problems on the topic.

    Best regards,
    Rikard

    #724763

    Quick CSS:

    .av-magazine-time {
    display: none;
    }

    .tabcontainer .news-time {
    display: none;
    }

    time[itemProp=”commentTime”] {
    display: none;
    }

    #top #wrap_all .main_color h3.av-magazine-title {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    }

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
    display: block !important;
    }}

    .av-social-link-facebook a {
    color: #fff !important;
    background-color: #37589b !important;
    }

    .av-social-link-twitter a {
    color: #fff !important;
    background-color: #55ACEE !important;
    }

    .av-social-link-gplus a {
    color: #fff !important;
    background-color: #DD4C3B !important;
    }

    .av-social-link-pinterest a {
    color: #fff !important;
    background-color: #CB2026 !important;
    }

    .av-social-link-linkedin a {
    color: #fff !important;
    background-color: #0082BD !important;
    }

    .av-social-link-tumblr a {
    color: #fff !important;
    background-color: #2A445F !important;
    }

    .av-social-link-vk a {
    color: #fff !important;
    background-color: #527397 !important;
    }

    .av-social-link-reddit a {
    color: #fff !important;
    background-color: #FF4006 !important;
    }

    .av-social-link-mail a {
    color: #fff !important;
    background-color: #C6BE2F !important;
    }

    .av-share-link-description {
    font-size: 20px;
    text-align: center;
    }

    #top .comment_text { font-size: 16px; }
    #top label { font-size: 16px; }

    .slide-meta {
    display: none!important;
    }

    .blog-categories.minor-meta {
    display: none!important;
    }

    .comment-meta.commentmetadata {
    display: none!important;
    }

    .news-headline {
    font-size: 16px;
    font-weight: normal;
    }

    .avia_combo_widget .top_tab .tab {
    font-size: 14px;
    }

    @media only screen and (min-width: 990px) {
    .only-mobile-menu-search { display: none !important; }}

    #menu-main-menu {line-height: 1em;}

    .sidebar_left.sidebar {
    text-align: left;
    }

    .news-headline {
    float: right;
    width: 200px;
    }

    .news-thumb {
    float: left !important;
    }

    .title_container .breadcrumb {
    font-size: 15px;
    left: 50px;
    }

    @media only screen and (max-width: 990px) {
    .only-dt { display: none !important; }}

    #top .avia-post-nav {
    background: rgba(20,42,76,0.5);
    }
    #top .avia-post-nav:hover {
    background: rgba(20,42,76,1.0);
    }

    #724746

    Hi,

    Please try setting your video as a background to a Color Section element, note that autoplay is disabled on all mobile devices due to manufacturer restrictions.

    Best regards,
    Rikard

    #724745

    Hi Federico,

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

    Best regards,
    Rikard

    #724744

    In reply to: button on same line

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #724740

    Hi Christophe,

    Ok, thanks for the feedback. Did you go through your content on the pages you are having problems with to make sure there is no open markup? That is what is causing the problem so please try to go through all your content to check for any open html markup.

    Best regards,
    Rikard

Viewing 30 results - 86,641 through 86,670 (of 142,849 total)