Viewing 30 results - 94,291 through 94,320 (of 142,832 total)
  • Author
    Search Results
  • spleeky
    Participant

    I would like to implement the following changes, so that I can add a custom height % to my colour sections.

    https://kriesi.at/support/topic/color-section-at-least-40/

    However I dont want to risk this getting ruined when the theme is updated.

    Can someone advise me how i can make these changes, via my child theme instead of editing the files directly

    Thanks

    #647878
    spleeky
    Participant

    I am trying to position my menu items and running into some difficulty.

    I want the logo to be positioned on the left side of the screen. I researched the forums and found various code, but the problem was that when the window was reduced in size the logo vanished (when using a negative padding value). I eventually found the following code that allowed me to move the logo to the left and maintain the responsiveness of the logo positioning.

    .container.av-logo-container {
        padding-left: 50px;
    	padding-top: 10px;
    	margin-left: 0;
    }

    However now the menu items have moved into the center of the screen instead of the right.

    How do i move the menu items to the right side of the screen, now that I have moved the logo to the left?

    Secondly, now when I scroll down the page and the sticky header appears, the bottom part of my logo is cut off, how do i stop this from happening?

    Thank you for your help.

    #647869

    Hi peanuttario!

    Try this:

    .stripe-button-el span {
        padding-top: 13px !important;
    }

    Regards,
    Rikard

    #647858

    Hi,

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

    Regards,
    Rikard

    #647857

    Topic: socket issue

    in forum Enfold
    Tobiy
    Participant

    On a webseite there are 3 sites in which the copyright text aligns wrong. Website got a
    its top navigation on the left side.

    I know the page ids and tried it with padding 320px in the search console of chrome.
    but i dont get along with targeting the right classes in quick css. Can you please have a look and explain me
    how to fix that issue? By the way got this issue on every enfold project with top navigation sidebar left.

    Thank you very much!

    #647850

    Hi @idpokute;
    This topic of the Enfold Documentation may help you.

    • This reply was modified 9 years, 9 months ago by begrafiks.
    #647833
    yingyang
    Participant

    Hi,

    How can i reduce the space between the title TRADOTO and the text underneat? i tried adjusting the border with a negative number but no luck, only way i found was to use a color section and selecting small or no padding at all. I need more granular level and need the top title to be in the same color section as the rest though

    • This topic was modified 9 years, 9 months ago by yingyang.
    #647832

    Hi,

    Great, glad you found a solution which works for you, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #647831

    In reply to: Accordion bug

    Hi all, this post is continued on my other and recent post :https://kriesi.at/support/topic/update-page-crashing-when-using-some-avia-items-in-sections/
    Seems to be the same thing.
    Good day all :)

    #647827

    Hi Ismael. The issue was due to the css from this post: https://kriesi.at/support/topic/reveal-footer-effect/

    I’m still not sure why it wasn’t working on the portfolio pages but I added css to exclude those pages for the effect. Could you please leave this thread open though incase I need assistance with this in the future? Thanks!

    #647816

    Hi,

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

    Best regards,
    Rikard

    Finally fixed it.

    #top .main_menu a {
    color: red ;
    }
    
    #top .main_menu .menu li a:hover { background-color: #6ab2b5; color: white ; }

    did the trick

    I think i’ve made some progress , i have this code in my child style sheet

    #avia-menu .avia-menu-text {
        font-size: 12px ;
    	color: red   ; 
    }
    
    #top .main_menu .menu li a:hover { background-color: #6ab2b5; color: white !important; }
    

    The first bit of code, changes the font size of the menu item, and changes the colour of the text.
    The second bit of code changes the styling for the menu item when it’s hovered.

    I’ve discovered if i take the color statement out of the first bit of code so have this instead

    #avia-menu .avia-menu-text {
        font-size: 12px ;
    	}
    
    #top .main_menu .menu li a:hover { background-color: #6ab2b5; color: white !important; }

    Now the font colour changes as desired when it’s hovered over.
    So the first colour statement seems to be applying to hover and normal state.

    How do i fix this?

    thanks

    • This reply was modified 9 years, 9 months ago by spleeky.
    #647789

    Hey andoni34,

    I’ve tagged the topic for our spanish speaking moderators, please wait for their replies.

    Best regards,
    Rikard

    #647782

    In reply to: JS

    Hi,

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

    Thanks,
    Rikard

    #647779
    aussiedropbear
    Participant

    Hi,

    I have a test page that I am trying to figure out how to display the mailchimp form fields to be on the one horizontal plane?

    I have a test page (detailed in the private content) that has two example forms on it. The top form is from the Enfold contact form and the one below is generated by the Mailchimp plugin. I would like to style the Mailchimp form like the form above but do not know how to accomplish this?

    Or, is there a way to use the Enfold contact form with the mailchimp API?

    Any help would be appreciated.

    #647776
    spleeky
    Participant

    Hi please see link to website front page in development.

    I’ve set the background video to 60% of browser height, and I like this proportion.
    Now I am going to commission a video for this,
    can you tell me what dimensions video I should have produced for optimum viewing as a background , in the background video section I have created (that currently plays the desktop background video provided with one of the demo themes)

    thank you

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

    Hi,

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

    Regards,
    Rikard

    #647766

    Hi,

    Thanks for the login, not sure exactly what it is you want to link though, maybe the 1/4 elements? You could try adding a code block at the top of the element in question with an open link in it: <a href="#">, and then close it in another code block at the end: </a>

    Regards,
    Rikard

    Hi,

    Please try this in the Quick CSS field:

    #top .chosen-container .chosen-results li {
        display: none;
    }
    
    #top .chosen-container .chosen-results .active-result {
        display: block !important;
    }

    If it’s not working as expected, please open a new ticket in the plugin’s support forum.

    Best regards,
    Ismael

    #647762

    Hi,

    Please trying this instead:

    .html_header_top .header_color .main_menu ul:first-child >li > ul {
    background:white !important;
    }

    Regards,
    Rikard

    #647756

    Hi,

    Again, what i’m trying to fix is to get the submenu to stick to the top of the screen when users scroll through the page.

    Fixed or sticky elements are not fully supported on mobile devices and the script that enables this on desktop view is not going to work properly on touch devices. Unfortunately, we won’t be able to help you with this. Please hire a freelance developer or contact codeable: http://kriesi.at/contact

    If you want to test it, edit the css > shortcodes.css file, look for this css code around line 4405 then remove it:

    .responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; }
    

    This will enable the sticky submenu on mobile but there will be an issue with its position.

    Best regards,
    Ismael

    #647746

    In reply to: blog archives

    Hi,

    Since you’re uploading images with different sizes, the theme cannot generate thumbnails with the same size. One solution is to upload images with the same size. Or edit the archives.php file. More info here: https://kriesi.at/support/topic/style-of-single-menu-button-item-link-to-submenu/#post-639090

    Best regards,
    Ismael

    #647734
    themeforesttony
    Participant

    I am using a post-slider to display posts that are events in a post slider on their homepage.
    Is it to create an “end-date” field that will tell the post slider when to stop showing a post in this category?
    Example: I create a Concert date on 6/1/2016 for an event on 7/1/2016. I want the event to display in the slider until 7/1 at which point it would no longer appear there.
    Thanks.

    navindesigns
    Participant

    Om my site, i have a section an intro section below the slider which I made one large graphic with BCCP on the left and a paragraph text on the right. The reason for making this a graphic is because when I tried using html text the BCCP and text on the right never aligned properly. Anyways, the one large graphic looks good on desktop but on mobile it is really small and there are tons of extra space on the top and bottom.
    1. Anyway to make it larger on mobile?
    2- How do I remove the extra space at the top and bottom of that section

    screenshot – http://postimg.org/image/w337g6rbb/

    #647730

    Andy,
    Ok let’s forget everything thus far.
    I have adjusted code back to where everything is working as I was hoping except for one thing.
    On all sub-pages in the site, I want to remove the header background image and the header text widgets so that the nav bar and a banner (in an image slider) appear at the top.
    I have this working now on everything except a mobile device.
    On a mobile device because I am hiding the av-logo container the mobile menu is not visible on the sub-pages; only the home page.
    Is there a way for to get the mobile menu and the logo to appear as I am indiciting in the image below:

    Let me know if you need more clarity.
    Thanks again.

    xfacta
    Participant

    For some reason all of the sudden the text “Calendar Month Navigation” is showing on my calendar display? When I change the theme to twenty fifteen the text goes away – so something seems to be conflicting.

    I have contacted the plugin developers and they responded with:
    This does appear to be a theme conflict, as you correctly noted.

    The theme author should also likely be notified of this, but here’s something you should be able to add to the theme (preferably child theme) style.css file or using Simple Custom CSS, to make that text go away:

    #top .tribe-events-page-template #wrap_all .main_color h3 {
    display: none;
    }
    It appears that the theme intends that to be screen reader text as an accessibility feature. That’s awesome, but is still worth letting them know because they might have a cleaner way of removing the text without it affecting the benefits of accessibility.

    I have tried their code and it didn’t work.

    Hi Vinay,
    thank you for the feedback. First of all i change the Memory Limit in the file wp-config.php

     * @package WordPress
     */
    define('WP_MEMORY_LIMIT', '256M');
    

    I download the XML Files and tried the following:

    1. In WordPress –> Tools –> Data import –> WordPress (I must install this Plugin to import the XML File?) I Install the plugin and import the XML File.

    On the Top of WordPress i receive the following error message
    "P_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /var/www/web1301/html/wordpress/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 38

    after importing the XML File i nearly finished and then i receive the following message

    Warning: Cannot set max_execution_time above master value of 30 (tried to set unlimited) in /var/www/web1301/html/wordpress/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 91
    Import von product_type external fehlgeschlagen
    
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 217088 bytes) in /var/www/web1301/html/wordpress/wp-includes/class-wp-http-curl.php on line 343

    Therefore the way to import the demo Files didn’t function.

    Afterwards I try the second way in WordPress through the enfold menue –> Import Demo “Small Business -Flat Demo” and i receive the following message in the POPup

    Importing didnt work! 
    You might want to try reloading the page and then try again

    I restart and clean the cookies more than 3 times and i try different browsers and different Demos.

    It would be great if you can help me to find a way out from this labyrinth :)

    Thanks in advance.
    eekinci

    #647721

    In reply to: simple :target issue

    Hi,

    When you stop an event from propagating on click it affects the other actions like opening and closing. So there is no easy way to do this with a quick jQuery code. You may need to hire a freelancer to debug the script and stop the event propagation in way that other functions wont get affected.

    function stop_scroll(){
    ?>
    <script>
    jQuery(window).load(function(){ 
     jQuery("a[href='#sow-google-map-2']").click(function($e) {
      $e.preventDefault();
        doSomething();
    });
    });
    </script>
    <?php
    }
    add_action('wp_head', 'stop_scroll');

    Best regards,
    Vinay

    #647709

    In reply to: social icons dont show

    Hi,

    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: 990px) {
    .responsive.html_mobile_menu_tablet #header_main .social_bookmarks {   
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translate(-50%);
        min-width: 300px;
    }
    .responsive #top #wrap_all #header {    
        min-height: 135px;
        padding-top: 30px;
    }}
    

    Best regards,
    Vinay

Viewing 30 results - 94,291 through 94,320 (of 142,832 total)