Viewing 30 results - 79,471 through 79,500 (of 142,880 total)
  • Author
    Search Results
  • #796590
    yampieters
    Participant

    hello
    how to change the font size of the footer? i want a just a fraction smaller…

    ps: ive tried this:
    #top #wrap_all #footer .flex_column p{
    font-size: 12px !important;
    }
    but when i check, it seems only the fourth (4e) column has changed the font, not the others….!

    • This topic was modified 8 years, 10 months ago by yampieters.
    #796558

    In reply to: adjust footer height

    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

    #796557

    In reply to: I need some code

    Hi Dick,

    Please try this instead:

    .home #after_full_slider_1 .av-content-full {
        padding-top: 20px !important;
    }

    Best regards,
    Rikard

    #796522

    In reply to: Schema data missing

    Hi Riavon Enterprises,

    Here is some reading on the topic:

    https://kriesi.at/support/topic/error-structured-data/#post-511934

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

    #796509

    Hi,

    Please try using the code as following

    add_action('ava_after_main_container', 'custom_func_1', 10, 2);
    function custom_func_1() {
       if(is_single()){
    	dynamic_sidebar( 'article-top' );
        }
    }

    Best regards,
    Yigit

    #796493
    samco78
    Participant

    Hi Support,

    Is there an easy way to add JS code to generate an email hyperlink in a text block? When I insert this code, the browser windows goes blank, then only the link is displayed at the top of the page. Using a code block in between text blocks works, but it messes up the line spacing.
    I’m sure you’ve addressed this, but I couldn’t find the answer in the forums.
    Thanks very much!

    Not sure what you mean by “it’s intended to work on desktop view only”.
    But I’ve changed the following codes:

    – avia.js (see image 1) – to change the ID that toggles the mobile menu
    – helper-main-menu.php (see image 2) – to place the hamburger icon where your original mobile menu icon is
    – function.php (see image 3) – JavaScript that creates the cross animation
    – custom.css (the one under Enfold options on dashboard)

    Hope this helps to understand what I did.

    Best regards,
    M

    #796442

    In reply to: DEMO IMPORT

    Again… what do you not understand???

    1) there is NO ERROR during import, I have successfull message
    2) did you investigate on my end, logged into my WP?
    3) I repeated import like 15 times
    4) I repeated import on 3 different hosting
    5) every time I did a WP reset with the plugin
    6) never the import process was stopped abruptly

    At least fix my contact page, at least… it wasn’t imported. Anyway, your support is very, very disappointed…

    #796440

    Hi Jakob40004000,

    There is an error in wp-admin/nav-menus.php, here are some threads on this:
    http://mysitemyway.com/support/topic/500-internal-server-error-menu-update-with-nav-menusphp
    http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/

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

    #796408

    Hi,

    Thank you for the info.

    Please add this css code.

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        border-color: transparent;
        background-color: transparent;
        color: #808080;
        border-bottom: 1px solid #9e9e9e;
        margin-left: 3em;
        width: 92%;
        width: calc(100% - 3em);
    }
    
    #top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
        box-shadow: none;
        color: #555;
    }

    You might not be able to influence the color settings of the input or contact form fields in the theme options after adding the css code.

    Best regards,
    Ismael

    #796406

    In reply to: Breadcrumbs

    Hi,

    Thanks for answer. Normally I don’t need to add excerpts. There is coming a summary of the texts because I indicated it in settings.

    Also I indicated that there must be social links at the bottom of the top of each blog post. But they do not be there. Why not?

    Thanks in advance.

    #796381

    Hey DianaFuetterer,

    Duplicate of https://kriesi.at/support/topic/woo-versandkosten/.

    Best regards,
    Ismael

    #796378

    Hi,

    I’m sorry for the late response. Please try this in the Quick CSS field.

    .avia-section-small .av-layout-tab {
        padding-top: 50px;
        padding-bottom: 20px;
        vertical-align: top !important;
    }
    
    .av-layout-tab.avia-builder-el-first {
        margin-top: 0 !important;
    }

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    How did you enable the hamburger icon on mobile view? By default, it’s intended to work on desktop view only.

    Best regards,
    Ismael

    #796373

    Hi,

    Great, glad you got it working and thanks for letting us know. 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 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,

    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

    #796344
    swotmarketing
    Participant

    Hi Support,
    Currently my mobile website view images in column cannot be viewed in properly, either over stretched or squeezed.

    Previously css code applied was
    .responsive #top #wrap_all .av-flex-cells .no_margin {
    display: block;
    margin: 0;
    height: auto !important;
    overflow: hidden;
    background-position: -45px -30px !important;
    background-size: 120% 100% !important;
    }

    But this is applied to all images which i find a bit inconsistent, i need css code that able to adjust them individually. My link: http://premiumlogistics.com.my/services/

    Please advise.

    #796343

    Hi Mike,

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

    #796342

    In reply to: DEMO IMPORT

    Hi,

    Thank you for the update.

    Something went wrong with the import process or it stopped abruptly. Please reset the database then redo the import.

    // https://wordpress.org/plugins/wordpress-database-reset/

    Best regards,
    Ismael

    #796331

    In reply to: Add icon sets

    Hi,

    Thanks for the feedback and I’m glad to hear 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

    #796323
    Nirmal Singh
    Guest

    Thanks for reply.
    Home page desktop form view is ok and select services from dropdown (http://prntscr.com/f9jbwe)
    this is working fine in responsive mode at 320x480px device width (http://prntscr.com/f9jbz5)
    but when i am select iphone6 or ipad from device list, the select is not working (http://prntscr.com/f9jc1b)
    from here i am select devices for responsive view (http://prntscr.com/f9jc4t)

    I am using Firefox developer edition and responsive mode show by pressing Ctrl+Shift+M
    I had sent website admin access, please try it. Let me know for other info.
    Please do this fast.
    Thanks!

    #796321
    Nirmal Singh
    Guest

    Home page desktop form view is ok and select services from dropdown
    this is working fine in responsive mode at 320x480px device widthbut when i am select iphone6 or ipad from device list, the select is not workingfrom here i am select devices for responsive view

    I am using Firefox developer edition and responsive mode show by pressing Ctrl+Shift+M

    I had sent website admin access, please try it. Let me know for other info.
    Please do this fast.
    Thanks!

    #796320

    Hi,

    Please check your website now. I also updated the code here.

    It should work for all pages, as you can see in Breach of Fiduciary Duty. It works a little differently for Auto Accidents and other subpages of Personal Injury, since their parent page is Practice Areas, not Personal Injury.

    I hope that’s clear, and please do let us know if we missed anything.
    Best regards,
    Sarah

    #796313

    No, that didn’t work. Now it doesn’t hight light the ANY of the sub categories. It makes the whole background red. When you click the link below you can see that in the drop down navigation its not highlighted anymore. Same for auto accidents. Yes, it makes the top navigation item highlighted, but it now stops the subcategories from being highlighted. The roll over doesn’t work anymore either with whatever you did.

    Hi Rikard,
    Please check the page now because I will revert back to the Enfold gallery once you see these within an hour as it affects the website. It affects when used on mobile (not when on desktop that is being re-scale to mobile size). Seen on Chrome browser on Android 7.0.0.
    Thanks.

    Hey Umzug4,
    Bitte versuchen Sie die Lösung unter diesem Link: https://kriesi.at/support/topic/enfold-disable-previous-and-next-post-arrows-on-posts/#post-238172
    Es sagt, wie man die Avia Post Navigationsfunktionen in Funktionen-enfold.php bearbeiten kann.
    Der Beitrag unten zeigt, welche Zeilen zu bearbeiten, wie es hilft.

    Best regards,
    Mike

    #796272

    Hey spidercreations,
    1) Please try adding this inside your CSS for screens above 1100px:

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

    2) Please try adding this to your Quick CSS:

    @media screen 
      and (max-width: 740px) { 
          #after_layer_slider_1 .show-mobile:nth-child(2),
          #after_layer_slider_1 .show-mobile:nth-child(3),
          #after_layer_slider_1 .show-mobile:nth-child(4),
          #after_layer_slider_1 .show-mobile:nth-child(5) {
            display:none !important;
         }
    }
    @media screen 
      and (min-width: 740px) 
      and (max-width: 1100px){ 
          #after_layer_slider_1 .show-mobile:nth-child(2),
          #after_layer_slider_1 .show-mobile:nth-child(3),
          #after_layer_slider_1 .show-mobile:nth-child(4),
          #after_layer_slider_1 .show-mobile:nth-child(5) {
             display:table-cell !important;
          }
    }

    Best regards, Sarah

    • This reply was modified 8 years, 10 months ago by Sarah. Reason: added missing closing bracket in #2
    #796262
    805ITS
    Participant

    Hello,

    I would like to increase the font size for the header menu. Is it possible to do this with Quick CSS? I read several topics on the subject but can’t find a way to do it.

    Thank you for much in advance! :)

    I updated the theme to 4.0.7. The same problems are occurring.
    When you click: https://transformativespirit.com/ts1/access-consciousness-processes-2/ , the front page is fine. When you click on the schedule tab the content is toward the bottom. You cannot see it on the screen unless you scroll way donw.

    When you click https://transformativespirit.com/ts1/location-hours-fees/ , the map is down about an inch, when you click the schedule tab the content is about 3 inches down and when you click the fees tab the content is very close to the top.

    Also, is there code I can enter that will increase the size of the font on the tabs?

    Thank you,
    Debra

Viewing 30 results - 79,471 through 79,500 (of 142,880 total)