Viewing 30 results - 78,421 through 78,450 (of 142,902 total)
  • Author
    Search Results
  • Hi,
    Try this code in the General Styling > Quick CSS field:

    .html_entry_id_4521 #after_section_2.main_color {border-color: transparent !important; }
    .html_entry_id_4521 .template-page.content {padding-top: 0px!important; }
    .html_entry_id_4521 .entry-content-wrapper {margin-top: 0px !important; }

    Best regards,
    Mike

    Hi Mike
    Thank you for your answer, but it also should work on desktop. And it should also minimize the space between title and video / photo.

    All the best, Pascal

    PS: the color section has also an id desktop-only/mobile-only, will it work general for this id?

    Hey Pascal,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .html_entry_id_4521 #after_section_2.main_color {border-color: transparent !important; }
    .html_entry_id_4521 .template-page.content {padding-top: 0px!important; }}

    This is designed to work only on that page, in mobile, hope it helps :)

    Best regards,
    Mike

    #806542

    In reply to: Hamburger menu

    yes you are right – if you choose in enfold options logo centered the opportunity to have Menu as icon is gone.

    So choose Logo left menu right and then goto quick css and paste in:

    .responsive #top .logo { width: 100% !important }
    .logo img { margin: 0 auto }

    for smaller screens it is better to have it left ? ! If not feel free to make some media query settings

    Amigs
    Participant

    Hi Support Theme

    Because of video problems on mobile we decide to have diferent content for mobile and desktop. We solved with 2 color section, but we still have 2 small problems:

    1. the hight or pading or …
    – it shout show like here : https://reneechabot.com/fix-foto-london/ and not like here: https://reneechabot.com/fix-foto-london-2/

    2. botton border on: https://reneechabot.com/fix-foto-london-2/. how can i change to no borader

    All the best, Pascal

    #806536

    and furthermore your quotationmarks are (maybe it is converted by boardsoft) not the normal one (or maybe pasted from word?) – i copy pasted your container-lines above and it does not work. Then i write it with my keyboard myself – and it works:

    see here: https://webers-testseite.de/8-columns/

    and by the way – there has to be something under the anchor – that it has the chance to scroll to top

    #806531

    Hi Jordan and thank you for your help, but this is still a problem.

    Josue showed me how to do this over a year ago here with a Code Block (the only change I made was to switch from “contact” to “connect”
    https://kriesi.at/support/topic/anchor-without-color-section/#post-452955

    Let’s stay with the Code Block method. It works as well as your Color Section method.

    The problem is, even with your Color Section solution and the Code Block solution, both do not scroll to anchor. Selecting the Main Menu link “Connect” reloads the page, then goes to anchor position. No scrolling.

    1. I tried your Color Section by doing this:
    I have cleared the cache on the web host and the browsers and attempted to scroll to anchor on the latest versions of Safari, Safari Technology Preview, Chrome, Chrome Canary, Firefox and Firefox Developer Edition. It does not scroll.

    2. The same thing happens with Josue’s Code Block solution. Why is it not scrolling on ALL of those browsers?

    I’m sure it is a simple solution.

    Thank you for your help,

    Jasmer

    #806518

    ahhh, i have created a new thread instead of posting here…. sorry. you can delete the thread if you want.

    #806516

    In reply to: Move Back to Top Arrow

    Hey alliancepp,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #scroll-top-link {
        right: auto;
        left: 50px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    RisingStar
    Participant

    Tabs are now no longer displayed.
    error log: https://pastebin.com/qTeFZZmF

    I had activated in the file functions.php / toggle id. Can I disable this?
    (add_theme_support(‘avia_disable_template_builder_custom_tab_toogle_id’);)

    Old thread/ Error described here:

    Hi,

    Glad that you figured it out, let us know if you need more assistance on this topic of if we can close it :)

    Best regards,
    Nikko

    Thank you!

    I got everything to work on the real site, BUT now I have a gap on my page below the video on desktop & above on the mobile.

    Can you help?

    All of you are the BEST!

    • This reply was modified 8 years, 10 months ago by Intell.
    #806489

    Hi,

    Great, glad we could help 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

    Hi,

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

    Best regards,
    Rikard

    #806483
    devineone
    Participant

    I am trying to make the product image larger but no matter the defined size of the image it is always too small. The top container appears to be 1/3 for image and 2/3 for text. How can i make the container 50% for image and 50% for text.

    There are older posts changing the the woocommerce config file but I cannot seem to find where the container widths are set.

    Hi,

    Thanks for the feedback, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #806475

    In reply to: Contact form

    Hi,

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

    Best regards,
    Rikard

    Hi Steven,

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

    Best regards,
    Rikard

    #806454

    Hi,

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

    Best regards,
    Rikard

    #806440

    In reply to: Element Preview

    https://kriesi.at/support/topic/editor-element-live-preview/#post-761247

    Yes?

    This needs a toggle

    • This reply was modified 8 years, 10 months ago by aribann.
    #806419

    Hi,
    You can easily add google fonts, please refer to this link: https://kriesi.at/support/topic/new-custom-font/
    If you have a custom font or your own .ttf or .otf file, please refer to this link: http://css-tricks.com/snippets/css/using-font-face/
    Or you can try using this plugin http://wordpress.org/plugins/wp-google-fonts/

    Best regards,
    Mike

    #806415

    Hi Mike, thanks for your quickly reply, but my problem is for not shown the subcategory, explain
    Top category is “DESIGN D’ARREDO”
    The sub category that I won’t show in page of portfolio is “LAMPADE” because i would that when the click “DESIGN D’ARREDO” I can choose another subcategory: “LAMPADE and TAVOLA E CUCINA”
    Thanks

    #806414

    Hey mcraig77,
    Try this code in the General Styling > Quick CSS field:

    #top a.av-active-tab-title {color: #ffff00 !important; }

    Best regards,
    Mike

    #806413

    Hey Cameron,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px){
    #top #wrap_all .av_header_transparency {background-color: #ffffff!important; }}

    If you are still having trouble please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    #806405

    Hey mcraig77,
    Try this code in the General Styling > Quick CSS field:

    #top .av-tab-arrow-container span {background-color: #ffff00!important; }

    Best regards,
    Mike

    #806401

    In reply to: Moving main logo

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top .sub_menu>ul { margin-right: 100px !important; }

    Adjust as needed :)

    Best regards,
    Mike

    #806394

    In reply to: Product page images

    Hi,

    Add the following to quick css:

    #top .product div.images img{
    width:70%!important;
    max-width:70%!important;
    margin:0 20%!important;
    }

    Let me know if this works.

    Best regards,
    Jordan Shannon

    Hey jubileephotography,
    Here’s my attempt at choice #1, add logo to full width sub menu area on the left:
    Try this code in the General Styling > Quick CSS field:

    #top .av-submenu-container {
      background-image: url(https://www.pazzo-italiano.com/wp-content/uploads/2017/06/destin-italian-restaurant.png);
      background-repeat: no-repeat;
      background-position: 0% 50%;
      background-size: contain;
    }

    Best regards,
    Mike

    #806338

    In reply to: hide nav text

    hey guys i know this is ridiculous but ive solved the above questions on my own and in particular with regards to the center of nav bar I think this is the most elegant way to achieve it.

    I had seen other posts discussing 50% margins etc but none are as accurate as this is to perfectly place the nav in the center if you want it on the same row as the logo.

    Okay first up to hide the nav text on transparent mode I used

    
    /* Removes the NavBar from the transparent header */
    #top .av_header_transparency .avia-menu {display: none;}
    

    And to center nav I used

    
    /* Some css to make the NavBar center align */
    .main_menu ul:first-child {
        display: inline-block;
        width: auto;
    }
    
    .main_menu {
        text-align: center;
        width:100%;
    }
    
    .avia-menu {width:100%;}
    
    #806333

    In reply to: Image Links

    Sorry for the really late reply, I did just now try this and it doesn’t seem to be working. I added the code above to the top of functions.php

    Like this…

    <?php
    /**
     * Main WordPress API
     *
     * @package WordPress
     */
    
     // team member link
    function ava_custom_script_mod(){
    ?>
    <script>
    (function($){
    	function a() {
    		$('.avia-team-member').on('click', '.team-social', function() {
    			var image = $(this).find('.team-social'),
    				link  = $(this).find('.avia-team-icon').attr('href');
    
    			window.location.href = link;
    		});
    	}
    
    	a();
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script_mod');
     
    require( ABSPATH . WPINC . '/option.php' );

    I am showing more of the code that’s at the top of functions.php just for reference on exactly where I pasted it in the script.

    I also posted the css code in what I am assuming is the Quick CSS. Where can I find the Quick CSS in the theme? I did some quick searching and found reference to the file being located here… http://yourdomain.com/wp-content/uploads/dynamic_avia/enfold.css so I just FTPed to that file, made the change and uploaded it back to the server. No luck. It still behaves the same way. Any ideas?

Viewing 30 results - 78,421 through 78,450 (of 142,902 total)