Viewing 30 results - 96,151 through 96,180 (of 142,830 total)
  • Author
    Search Results
  • #628661

    Hey rlogan2334!

    Please add the following to your custom CSS

    .avia-mozilla #top select, .avia-mozilla #top .avia_ajax_form .select, .avia-mozilla #top .entry-content-wrapper select {
    background-color: rgba(255,255,255,0.5);
    }

    and let us know if it is what you need to.

    Regards,
    Basilis

    #628660

    Hi,

    Thanks for getting in touch with us!

    Yes that could be an issue if you are trying to run multiple things at a time on your laptop. Try opening only your site on your computer with nothing else opened. Just may be that you do not have enough memory.

    Best regards,
    Jordan

    #628647

    Hey Michael,

    Thanks for getting in touch with us!

    I visited the homepage of your site and saw 3 buttons but they did not disappear for me. I am using Google Chrome on a Windows 10 laptop. If the issue still happens on your end, Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    #628646
    WP Turned UP
    Participant

    Hello. Looking to change the background color of the “Topic” drop-down, to match the other fields.

    Thank you,
    Ryan

    Vincent
    Participant

    Hi,

    I updated this afternoon to Enfold 3.5.4 everything went smoothly, except for a feed I had going to the home page.
    On the home page I had the following feed at the bottom of the content:

    News – with 3 blogs thumbnails and titles feeding through.
    Testimonials – all testimonials were feeding through on rotation.

    After the update the only thing is left is the title News and the title Testimonial. I went into the homepage to look and see if I could get it working again, and everything looks as it did before nothing changed. However, it won’t display on the page for desktop or mobile.

    Thanks
    Vincent

    #628627
    allisonfenton
    Participant

    How do I prevent the full menu from appearing inside a box upon loading the home page?

    #628610

    Try with this:

    #top .social_bookmarks li a{
        height: 52px;
    }
    #top .social_bookmarks li a {
        font-size: 26px;
    }
    #628589
    Guenni007
    Participant

    i work on a german wordpress and all translations work well on the theme – those which weren’t translated or i want to have a different translation in the po file i translated myself.

    But if you have a required field on mail form that little star hovering by the mouse allways shows “required” and not the translation – allthough it is in the po file ?

    btw: the scroll to top button in footer shows the translated title – but on contact form

    is the translation case-sensitive ? because only the “Required” is translated in po-file not the “required” ???

    • This topic was modified 9 years, 10 months ago by Guenni007.
    #628582
    mattbo
    Participant

    Hi,
    after the automatic update to 3.5.1 I had many problems that could be reduced by manually updating to 3.5.4, thanks.
    However, I have issues with the RTL topic that had some workarounds for previous versions. Please help:

    Here, articles are added to the right, but they should be added to the left. e.g., the entry that you currently see at the right end of row 1 should be at the first. Everything in the row is inverse in order.
    Thank you

    #628568

    In reply to: Image above header

    Hi and thanks for the help,
    i activated the top row bar with the social media icons and phone. How can i place an background image to the top row bar?

    #628557
    wukai0425
    Participant

    Hello, my website is suddenly stop working now, i didn’t change any setting, but all pictures and videos can’t be show up! And all function (like icon list, icon, tabs…)are also stop working too!
    I’d been update my theme to latest version, but still not work, can you help me to fix it?

    • This topic was modified 9 years, 10 months ago by wukai0425.

    I was proud of myself for thinking I got some code correct but when I added the code above to “my code” the customization on the buttons reverted.

    Here is what I used:

    #top .avia-button-fullwidth {
    padding: 8px;
    }

    #top .avia-button-fullwidth {
    padding: 10px;
    }
    can you tell me what is wrong?

    #628547
    demundus
    Participant

    Hi Team,

    Love the theme, my foundation is almost complete for my new ecommerce website! I decided to use woocommerce, as I have used it for something else in the past and it fit the bill. I have some issues when the plugin is activated, some are minor, but others are showstoppers. I wanted to start here because it seems like the issue is only with the enfold theme enabled.

    The main issue I’m trying to solve is the inability to add attributes to my products, as well as configuring terms for attributes I’ve created. When I do either, the circle will just spin indefinitely. I am able to add products, use the store, integrate with the theme, etc; but cannot add attributes and terms to those attributes. For example, I’d like to add an attribute for a type of tea, called Tea Type. This is no problem, however if I try to attach that attribute to a product, or add terms to it such as “black tea” or “green tea” wordpress will spin indefinitely.

    This might not be an enfold problem, but I don’t seem to have these issues with enfold turned off. I have tried reinstalling woocommerce several times with no avail. See your admin credentials in the private content.

    #628545

    Hi, I installed Enfold, created a child theme which worked fine…. pages, Fullwidth Easy Slider and all.
    Just updated my WordPress installation and the Fullwidth Easy Slider stopped working on all pages.
    Nothing else has changed.
    Tried the above mentioned method of disabling all plugins – no difference.
    Would appreciate any help I can get on this

    Thanks,

    Steff=)

    #628536

    Hey rlogan2334,

    Thank you for using Enfold.

    I’m not sure how useful a search icon in a footer can really be but try to add this in the Quick CSS field:

    #socket .avia-search-tooltip.avia-tt {
        margin-top: -100px;
    }
    
    #socket .social_bookmarks li {
        position: relative;
    }

    Best regards,
    Ismael

    #628519

    Hi,

    Sorry for the delay. I checked the page but I don’t see any widget or widget areas there. Did you remove it? Please create a test page so that we can inspect the layout.

    Try to use this:

    #top .va-portfolio-categories .news-wrap li {
        float: left;
        clear: none;
    }

    Best regards,
    Ismael

    #628512
    themeforesttony
    Participant

    I am trying to find a way to remove all the header elements but the Main Nav from all sub pages.
    I was trying to find a way to do this without having to make a page ID call addition in the CSS everytime a page is added.
    I have tried targeting the header main and the logo container and although the content does not show the space does not collapse to push the menu just to the top.
    Any ideas?
    Thanks.

    #628509

    Hi. Sorry, this didn’t work either. I’ve placed this test navigation on a different (non Home) page. So, what was:

    body#top.page-id-3964 .av-submenu-container{
    	height: 6em ;
    	background-color:#00FFFF;
    	}

    did give the height 6em with the color of #00FFFF–but not on responsive view.

    Using your suggestion:

    .page-id-3964#top .av-submenu-container{
    	height: 6em ;
    	background-color:#00FFFF;
    	}

    produces the same results as above.

    and finally:

    .page-id-3964 .av-submenu-container {
        height: 6em;}

    (which is what I had originally tried), does nothing at all

    JeeBar
    Participant

    I have my nav set to stick to the top of my page. When I link to points within pages, the very top of what I want to link to is hidden behind my nav.

    Here’s one example of what’s happening now:

    And here’s what I’d want that to actually work:

    You can experience that same link yourself at http://dev.solacesystems.com/kafka/#matrix

    The only way I’ve found to fix that is introduce a div of the same height as my nav bar.
    Like here: http://dev.solacesystems.com/kafka/message-routing-filtering-ordering/#wildcard-kafka
    Which works when anchor linking, but looks odd when you’re just looking at he page:

    Any way to address this issue without the unwanted gap?

    #628497

    I just put in a code for #wrap_all { margin-top:-32px; }. It worked but I really do not want to use a negative margin though!

    Krilille
    Participant

    Hi,
    On my website I wanted to have a full size header, so I was recommended to add a CSS code that made the background appear as my header. I now have it exactly as I want it on the desktop, but on any mobile device the header is tiny and not the right size (you are only able to see parts of the header picture/logo).
    How can I get the mobile header to appear in the same way as on a computer?

    #628485
    MyDroneCompany
    Participant

    Hi,
    Since two days I have noticed a unknown padding or margin above the header area. I tried to give the html { margin-top: 0px}, It kind of worked in the debugging console and when I pasted the code it does not work. Could you please look into this?!!

    Thanks!

    #628480
    Julie
    Participant

    Hello!

    I have a section on every page on the site that contains a row with 1/5 column (empty) then 3/5 column (with full-width button) then 1/5 column (empty)– this row is saved as a template for quick insertion on all pages of the site.

    For some reason, on just one page, the first 1/5 column does not work- it looks like the element is not even there.

    I have tried moving the elements out of the section, deleting and re-creating them, and copying the section code over from another page, but it just won’t work.

    I also just noticed the same problem is happening with a blank 2/5 column in a section at the bottom of the page, which has a back button and social media icons and a blank 2/5 col between them (this section also appears on every page of the site).

    Can you help me fix this?

    Links to screenshots and the site are below, and this is the code in the debugger:

    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' custom_class='']

    [av_one_fifth first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']

    [/av_one_fifth][av_three_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']

    [av_hr class='invisible' height='20' shadow='shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='']

    [av_button_big label='Contact Us to Schedule a Free Consultation' description_pos='below' link='page,26' link_target='' icon_select='yes-left-icon' icon='ue89d' font='entypo-fontello' custom_font='#ffffff' color='custom' custom_bg='#1e417c' color_hover='custom' custom_bg_hover='#a4c383' custom_class=''][/av_button_big]

    [/av_three_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']

    [/av_one_fifth][/av_section]

    Thanks in advance for your help!

    #628462
    oestersund
    Participant

    Hi,
    I´ve check some other topics but did not find a solution that works for my need:

    On my page http://www.fitgutschein.de I would like to:
    – reduce the line spacing within the green buttons
    – reduce the padding as well

    …in order to save space, mainly on mobile devices

    A solution would be highly appreciated

    Thx a lot & best regards
    Tilman

    #628438

    Hi Yigit –

    Not quite what I’m asking. I need the desktop fullwidth menu to have the logo, with that code – but than need a mobile menu that is acts like a normal mobile menu…. do you understand that? If I edit that code that than the logo will not be in the fullwidth desk menu… make sense?

    Is there a way to activate the main menu through the appearance/ menu dashboard area only for mobile – not for desktop?

    #628434

    Hey johnlednicky,

    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:

    
    .template-page.content.av-content-full.alpha.units {
        padding-top: 0 !important;
    }
    

    Best regards,
    Jordan

    Julie
    Participant

    Hello!

    How can I adjust full-width easy slider caption title font size, caption font size and caption positioning on small mobile views for one specific page only?

    The code below works for most pages, but there are a couple that I would like to adjust individually if possible, and adding .page-id-60 in front of the code below doesn’t work.

    What am I missing?

    Links are below. Thanks in advance for your help!

    /* adjust slider height on small mobile portrait views */
    @media only screen and (max-width: 480px) {
    #full_slider_1 .avia-slideshow-inner, #full_slider_1 img{
    height: 120px !important;
    }
    }

    /* adjust caption locations on small mobile portrait views */
    @media only screen and (max-width: 480px) {
    .caption_bottom .slideshow_caption {
    top: 150px !important; left: 1.5px !important;
    bottom: auto !important;
    }
    }

    /* adjust slider caption title font size on small mobile portrait views */
    @media only screen and (max-width: 480px) {
    .responsive #top .slideshow_caption h2 {
    font-size: 16px !important;
    }
    }

    /* adjust slider caption font size and line height on small mobile portrait views */
    @media only screen and (max-width: 480px) {
    .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content {
    font-size: 10px;
    line-height: 12px;
    }
    }

    Antispam23
    Participant

    Hi guys

    I need your help. I need to put some content (contact form) above WP Enfold Layerslider. The problem is content goes into the background.

    Ive found similar theme on this forum
    https://kriesi.at/support/topic/wp-enfold-layerslider-how-to-put-static-content-above-the-slider/

    But I dont know where i should put this html code? I put it in theme CSS, layer CSS editor and in slider in HTML / Video / Audio lauer form. But it doesnt work.

    #after_layer_slider_1 .flex_column.av_one_third.avia-builder-el-3 {
        position: relative;
        top: -200px;
        background: red; /* remove this, it's for visual purposes */
        height: 1000px; /* remove this, it's for visual purposes */
    }
    
    #after_layer_slider_1 {
        z-index: 3;
    }

    Can anyone help me? Thank u for all your answers!

    #628419
    kahangabriel
    Participant

    Hi,

    I already select the option to display tabs on top but you can see that they are displaying the bottom. What can I do. My website is

    Thank you

    #628401

    In reply to: Image above header

    Hi dondela!

    Please activate the top row bar, with the social media icons and phone and we will help you remove the text and just have an image there
    Let us know when do so we can help you with the CSS code ( if you can not do it )

    Regards,
    Basilis

Viewing 30 results - 96,151 through 96,180 (of 142,830 total)