Viewing 30 results - 80,491 through 80,520 (of 142,862 total)
  • Author
    Search Results
  • #786365

    Hi,

    Please add following code to Functions.php file in Appearance > Editor

    add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area_ls' );
    function enfold_customization_header_widget_area_ls() {
    	echo iso_list_menu('strtoupper');
    }

    Then you can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust its position

    #header .widget {
      left: 50%;
      padding-top: 0;
      position: absolute;
      top: 0;
      transform: translate(-50%);
      z-index: 999;
    }

    Best regards,
    Yigit

    #786355

    Hey!

    Replied you here – https://kriesi.at/support/topic/login-www-kriesi-atsupport/.
    Let us continue there :)

    Best regards,
    Yigit

    #786345

    Hey Gareth,

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

    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {
        padding-right: 13px;
    }

    Let us know if that helps :)

    Best regards,
    Nikko

    #786330
    Raiden
    Participant

    Hi i have followed the documentation to add a header widget.

    Firstly the widget gets added just under the logo and i cant seem to move it with the following code:

    #header .widget {
    left: 50%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    }

    I would like to add content in the same area as the phone number which i have placed on the right. I would like to place the widget content on the left of the extra element.

    Hi 1lizcollins,

    Try this code and let us know if it helped:

    
    #top.parent-pageid-xxxx .sidebar li.current_page_item a {
        color: #000 !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Hi,

    you can close the topic. I don’t need any further help.

    Best regards,
    Marco

    #786322

    Hi Jette,

    It seems the image library preview problem is related to WordPress core itself, you can find discussion over here to fix the problem:
    https://wordpress.org/support/topic/edit-media-preview-not-working/
    https://wordpress.stackexchange.com/questions/1597/wordpress-image-editor-not-working-conflict

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Hi Jorg,

    Here is the code you can put in in your child theme style.css

    
    
    .product.woocommerce.add_to_cart_inline  .button.product_type_variable.add_to_cart_button {
        display: block;
        width: 26%;
        min-width: 190px;
        margin-top: 15px;
    }
    
    @media only screen and (max-width: 450px) {
    .responsive #top .logo { width: 65%; }
    }
    

    I did not see the PayPal button when I added a product to the cart. How can I see the button to be able to help you with styles?

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #786314

    I have removed all the custom mods about the videos from my site. When you do this you get an down scaling and up scaling issues with the YouTube Embedded videos within TABs. Here are the screen shots:

    Downscaling stop being responsive at certain point.
    (hosted on WPengine) alt="" />

    Upscaling puts black bars or sometimes offsets the video. However this only happens to the videos that are on on active tabs.

    • This reply was modified 8 years, 11 months ago by Jay.
    #786298

    Hey fcp,

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

    #top .big-preview img {
        max-width: 100%;
        width: auto;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #786292

    Topic: Sticky Header

    in forum Enfold
    JefeTechnologies
    Participant

    I’m working on a website and i want the header to be sticky on top when we land on the page.
    now while landing to the page the header is not visible, only when scrolling down the header appears.
    need a fix.

    thanks

    #786291

    In reply to: LOGO SIZE

    By the way a little off topic: IF YOU ARE WRITING IN THIS WAY – it means commonly in internet foren and boards that you are shouting loud and this is seen as rude and considered impolite; – but i believe that you are not wanting to give that impression with your Thread Title
    For headings and sloagans this is a common exception

    Hi Marco,

    Great, glad you found the problem 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

    #786278

    Hello,

    i buy and install WPML. I put some code on function.php that provided by support WPML. Now i want to put that code <?php echo iso_list_menu('strtoupper'); ?> on header.php.
    The question is. Where can i put that code <?php echo iso_list_menu('strtoupper'); ?> to display on the right of the nav menu items. See the link * on homepage where display now the languages switch (at the top left) and see where i want to display that **.

    Also, how manipulated the text of languages. Because the EN, i want to make lowercase En and the EL to change to Gr.

    Thank you

    #786267

    In reply to: LOGO SIZE

    Maybe you can also help me with another topic. The Photo on this page further down is really diffuse despite a good resolution. I even cut it exactly to the size of the grid box.

    Thank You in advance
    Best
    Lisa

    #786261

    Hi Nikko !

    I do agree with you, it is very weird why it’s acting this way ! I thought that you could tell me why but what you did works perfectly.
    Everything is ok for me now, you can close the topic if you want.

    Thanks a lot !

    #786257

    This post is about the current issues between Enfold (up to 4.0.5) and WooCommerce (up to 3.0.5)

    #786249
    Willem7904
    Participant

    Hi There

    I noticed that Google maps stopped working. I am running Enfold 4.0.5 and I have registered an API key.

    Please help?

    #786244
    tcadam0301
    Participant

    Hello support team,

    on an iPhone SE, the menu and cart icons overlap the logo in the top bar.
    Please provide a fix for this issue.

    Thanks in advance!

    #786230
    tcadam0301
    Participant

    Hello support team,

    when adding an amount of over 100 to the cart from the shop, your top right cart button is cut off on its last digit.
    E.g. having 550 items in the cart will show only 55, as the icon is positioned too far on the right.
    I will link to our page in the private content, so you can check the issue out yourself.

    Thanks in advance.

    #786229

    Hi,

    Glad we could help. Let us know if you need more assistance regarding this topic or if we can close it :)

    Best regards,
    Nikko

    #786222

    Hey mcraig77,

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

    #top .av-tab-section-image {
        filter: none;
    }

    The default value was:

    filter: grayscale(1);

    If you want to change it to something else other than no filter, you can check the options here: https://www.w3schools.com/cssref/css3_pr_filter.asp
    Hope this helps :)

    Best regards,
    Nikko

    #786215

    Topic: Logo with image

    in forum Enfold
    Flavio1963
    Participant

    Hi,
    Because this quick css does not work with: Logo in the center, menu above?
    html_header_top.html_logo_center .logo {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    }
    I want the image to take up the entire page width
    Thank you, Flavio

    And If someone is looking for the same thing but with a Masonry elements:
    > Note the ‘- 70’ is specific because I’m using the fixed header

    function ava_custom_script_fix(){
    ?>
    <script>
    (function($){
        function e() {
            $('.av-sort-by-term a').on('click', function() {
                $('html, body').animate({
                    scrollTop: $(".av-masonry-container").offset().top - 70
                }, 1000);
            });
        }
        
        e();
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script_fix');
    • This reply was modified 8 years, 11 months ago by pako69.
    #786205

    In reply to: Page jump on homepage

    Hey!

    I actually don’t seem to have the problem anymore on my homepage, on desktop. I wonder if it fixed after I changed the grid row containing the text not to “set the height to 100% of browser height”.

    It looks good on desktop now, but it’s still happening on my mobile phone when I swipe down? Do you see how the text jumps?

    Thanks!

    #786199

    Hey Micha66,

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

    @media only screen and (max-width:767px) {
      .responsive #top .logo {
        width: 100%;
      }
    
      .responsive .logo img {
        margin: 0 auto;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    Hi,

    Try using this css code:

    #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
        color: white !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #786189

    Hi,

    Great, 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

    #786161
    wolfblast
    Participant

    Hi everyone,
    I have an image and text in one text block. On desktop the text wraps around the image & it looks fine but on mobile the image is on top of the text and there’s no space between them (same problem when I decrease the desktop window size until the image is on top of the text). Is it possible to increase the space?
    Thanks!

    #786159

    Hi,

    No problem, 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

Viewing 30 results - 80,491 through 80,520 (of 142,862 total)