Viewing 30 results - 90,901 through 90,930 (of 142,828 total)
  • Author
    Search Results
  • #682974

    In reply to: GOOGLE Maps

    Hi Chris,

    No problem, glad it’s working for you. Let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #682963

    Hi,

    Please do the google map widget fix here: https://kriesi.at/support/topic/google-maps-api-error-missingkeymaperror-3/#post-677308

    Best regards,
    Ismael

    #682953

    Hi,

    I’m not sure but yes, it’s a possibility I guess. Glad it started working again though, we’ll keep your thread open in case you should have any further problems on the topic.

    Thanks,
    Rikard

    #682945

    Hi,

    This is the first time that we encounter the error. Please try the solutions provided in the following threads:

    Best regards,
    Ismael

    #682937

    Hi,

    Ok great, let us know if you should need any further help on the topic :-)

    Best regards,
    Rikard

    #682927

    Hi,

    Try to apply a left padding to the cells instead:

    #top #av-layout-grid-1 .no_margin.av_one_third {
        padding-left: 5px !important;
    }
    
    #top #av-layout-grid-1 .no_margin.av_one_third:first-child {
        padding-left: 0 !important;
    }

    Best regards,
    Ismael

    Hi,

    We are very sorry for the delay. This is possible but you have to modify the js > avia.js file. Look for this code around line 900:

    groups			:	['.avia-slideshow', '.avia-gallery', '.portfolio-preview-image', '.portfolio-preview-content', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'],
    

    Remove the “.isotope” entry.

    groups			:	['.avia-slideshow', '.avia-gallery', '.portfolio-preview-image', '.portfolio-preview-content', '.post-entry', '.sidebar', '#main', '.main_menu'],
    

    Best regards,
    Ismael

    #682916
    navindesigns
    Participant

    hi,

    i am trying to add the word “index” under mobile menu. I used the following code which worked

    #advanced_menu_toggle:after {
    content: “Index”;
    font-size: 12px !important;
    left: 8px;
    position: absolute;
    top: 32px;
    }

    however, my client wants to ” add the word index in the blue box” instead of below it. How do I achieve that?

    site – http://www.elite-fit.com/

    abortolotti
    Participant

    HI There,

    I noticed how when you scroll the site on mobile (iphone) the 3 horizontal bars menu disappears and there is also no button on bottom right to get back up to the top of the page.

    This way there is no way to get to the next page of the site unless one scrolls back up.

    I’d like to have the logo show on the top left, the header area to be transparent (it’s set so on the page settings) and not show a blue background color (which is set for desktop view), and the 3 horizontal menu lines to show as well when scrolling on mobile.

    Can you please take a look and tell me how to fix this?

    Thank you.

    Antonio

    #682879
    #682877

    In reply to: Menu color

    Hi,

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

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

    Best regards,
    Jordan

    #682871
    johncon
    Participant

    Hey guys

    I’ve been trying to get the main menu to look like Nav Nav Nav Logo Nav Nav and I found a thread here that suggestes the following code to use

    
    /*centered menu*/
    .av-main-nav li:nth-child(2) {
        margin-right: 600px;
    }
    
    .av-logo-container {
     position:absolute;
    }
    
    #header_main_alternate {
        margin-top: -300px;
        z-index:9;
    }
    .logo {
    z-index:9999!important;    
    max-width:600px;
    }
    
    .html_header_top.html_bottom_nav_header .main_menu>div{
    width:auto!important;
    }
    

    I’ve played around with it a bit but I just can’t get it to look right due to my poor CSS skills.
    I was hoping someone could have a quick look at it. I will post login details in private.

    Thank you in advance!

    #682866
    winnieandbuzz
    Participant

    I am still learning about WordPress and am now trying to figure out how generating thumbnails work. From what I understand WP will generate by default 3 thumbnails from each picture I upload. I was looking at the upload folder and noticed that there are 19 (!) different thumbnails in there. As an example I take an image with an original file size of 96 Kb, the total 19 files consume 680 Kb (7x times the original file size!) and this is causing issues as I run out of disk space.

    The questions I have are:
    1) How can I determine what thumbnail size I really need/are used by the website? (I cannot imagine that they are all needed)
    2) After identifying the above; how can I stop generating the unneeded thumbnails?

    #682865
    Marjoleinvk
    Participant

    Hey, is there a way to change the fixed percentages for a color section? I’ve googled it and found the following page:

    The standard percentages don’t work for me, so I tried changing 25% to 40% in the section.php file and shortcodes.js file, like this:

    __(‘At least 40% of Browser Window height’,’avia_framework’ ) =>’40’,

    &

    css += “.av-minimum-height-40 .container {height:”+wh40+”px;}\n”;

    However, this didn’t work. As you can see on the page I get the same result as when I change the color section to ‘no minimum height’. Am I overlooking something? Does it even work to just adjust the values like that? :-P

    Hope you can help me out! Thanks in advance.

    #682845
    tampaprinting
    Participant

    The call today text at the top is acting really weird on mobile, any ideas?

    Also, the logo needs to be scaled down on mobile

    #682815

    Sure – What I’m saying is, you could set up a row as 1/5 + 3/5 + 1/5 and that is decent on desktop and mobile, but for tablet it’s too small. Is there a way to set custom column sizes or would this require custom CSS?

    • This reply was modified 9 years, 6 months ago by SympTheme.
    #682781
    DanielKG
    Participant

    Hi,
    I’m using Enfold with Gravity Forms. In the credit card section I’m having an issue where the month – year section under expiration date are in top of each other, and the security code – image are in top of each other as well when they should be side by side. I haven’t been able to figure out what CSS to add to my child theme style css to make these changes. Could you provide any help?

    • This topic was modified 9 years, 6 months ago by DanielKG.
    #682761

    Hi Yigit,

    Thanks, for your reply. I was in the meanwhile able to find a solution to my problem:
    1)
    #header #header_main_alternate .container {
    max-height: none;
    height: 5px;
    }

    2)
    #header_meta {
    border-bottom: 0px !important;
    background: transparent !important;
    box-shadow: none;
    }
    #header_main {
    border-top:none;
    }
    #top .av_header_transparency #header_meta li {
    border: none !important;
    }
    That seems to work fine.

    Cheers!

    #682745

    In reply to: Frame on Site

    Hi!

    Please add following code to Quick CSS

    #header {
        top: 30px;
    }

    It still might look overlapping but that is because WP admin bar. It will look fine to your visitors.

    Regards,
    Yigit

    #682737

    Hey!

    Can you please refer to this post and check if that helps – https://kriesi.at/support/topic/google-map-issue-4/#post-679594
    Seems like it will :)

    Best regards,
    Yigit

    #682730

    In reply to: Frame on Site

    this correct??

    #wrap_all {
    margin-top: 20px;
    }

    #682718

    Topic: Frame on Site

    in forum Enfold
    tjg
    Participant

    Hi,

    i want to display a little Frame on the Top a the Site. But there Shrink the Small bar above Main Menu… see Image…

    Thanks for Help….

    #682711

    In reply to: Logo size

    Hi,

    I added custom CSS code to Enfold theme options > General Styling > Quick CSS field and set header to 250px. However, it would look a lot better if you edit your logo and remove white space from top and from bottom.

    Best regards,
    Yigit

    #682679

    Thanks for replying Rikard but that doesn’t work. It works on a desktop browser but on my phone (android) the background is still there.

    Your code is does the exact same thing as the one above:

    @media only screen and (max-width: 767px) {
    #splash {
    background-image: none!important;
    }}

    #682666
    dkrausJFA
    Participant

    Is there an easy solution within Enfold for making text size responsive? I am using a 5 column grid with a slider in the 4 right hand columns and our company initial pitch in the left column. I’m using 75% container width and designing for a 1366×678 laptop screen. The type lines up even with the bottom of the slide for that size, but shrinks hugely when viewed on a 1920×1024 desk screen. The same sizing problem affects my whole site, but it’s most noticeable here on the home page.

    Is there a simple solution that will make the text responsive across my whole site? I’m not a code expert and I’m trying to find something that will work for the whole site for present and future development.

    Help! Thanks!

    Dave

    #682655

    Hi,

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

    #top .pagination a:after {
        content: 'Here goes my text';
        position: absolute;
        margin-left: 30px;
    }
    

    Best regards,
    Yigit

    #682653

    Hey hingex,

    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: 767px) {
    #top #wrap_all .av_header_transparency {
        background: transparent;
    }}
    @media only screen and (min-width: 990px) {
    .home #header {
        display: none;
    }}
    

    Best regards,
    Yigit

    #682642

    Hey Aniona,

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

    #top .alternate_color.title_container .main-title {
        color: #ddc5a1!important;
    }
    

    2- Please go to Enfold/framework/php/function-set-avia-frontend.php file and find

    $output = __('Archive for month:','avia_framework')." ".get_the_time( __('F, Y','avia_framework') );

    and change it to

    $output = __('Archive for month:','avia_framework')." ".get_the_time( __('F Y','avia_framework') );

    Best regards,
    Yigit

    Hi,

    you need to adjust the media queries for smaller screen sizes. For example:

    @media only screen and (max-width: 767px){
    .page-id-330 .slideshow_align_caption {
        top: 20% !important;
    }}
    

    Best regards,
    Andy

Viewing 30 results - 90,901 through 90,930 (of 142,828 total)