Viewing 30 results - 5,431 through 5,460 (of 18,734 total)
  • Author
    Search Results
  • #1078298

    Topic: custom.css problem

    in forum Enfold
    hund-herrchen
    Participant

    Hi

    all worked well with my custom.css until a few weeks. I also disabled CSS file merging.
    see the attached website development – the icon’s border ist still 1px even when I put

    #top .iconbox.av-no-box .iconbox_icon {
    width: 80px!important;
    height: 80px!important;
    border-width: 2px!important;
    font-size: 35px;
    line-height: 78px;
    }

    also text-transform for the iconbox title renders uppercase due to overriding iconbox.css
    .iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 2px 0 0 0;
    position: relative;
    margin: 0 0 16px 0;
    clear: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.25em;

    although I’ve defined in custom.css
    .iconbox .iconbox_content .iconbox_content_title {
    text-transform: none!important;
    }

    any idea?

    #1078232

    Hello Mike,

    thanks, its better now. thank you
    could you also catch a glimpse at the smartphone version?
    1) on the display there if you see the text, its all overlapped.
    can you fix this with y quick css?
    2) I put impressum and datenschutzerklärung in the socket below, but the font size is too big, could you pls tell me how I could change the fontsize of both them?

    thanks in advance
    best regards
    Bogdan

    #1078207
    artemtik
    Participant

    Hi dear support,

    I’d like to switch some posts to layout without sidebar. But when I’m doing it, the font size of the body text becomes bigger.

    How can I get the same font size that is used for any other regular posts with sidebars?

    Regards,
    Artem

    #1078019

    Hi,

    Add this to quick css:

    .slideshow_caption h2.avia-caption-title {
    font-size:12px!important
    }

    Adjust the size to what you need.

    Best regards,
    Jordan Shannon

    #1077949

    Hi Chris,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    body div.slideshow_align_caption .avia-button {
        font-size: 20px; 
    }
    

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

    #1077887

    Hi,

    Add this to quick css:

    .avia-button{
    font-family: 'Abril Fatface', cursive!important;
    font-size:18px!important;
    }

    Best regards,
    Jordan Shannon

    #1077780
    Sepppl
    Participant

    Hello,

    I am trying to define a target for the Button.
    The button widget doesn’t have any possiblitiy to define a custom target. That’s why I use the code-widget.

    [av_button label='Zurück zur Übersicht' link_target='_main' link='manually,https://intranet.weber.wor/' size='medium' position='left' icon_select='yes' icon='ue841' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-5obiu2z']

    “_main” is my custom target. But its not rendered.

    Below you see the result which is genrated:

    <section class="avia_codeblock_section  avia_code_block_0" itemscope="itemscope" itemtype="https://schema.org/CreativeWork">
    <div class="avia_codeblock " itemprop="text"> 
    <div class="avia-button-wrap avia-button-left ">
    
    <a href="https://website.com/" class="avia-button   avia-icon_select-yes-left-icon avia-color-theme-color avia-size-medium avia-position-left "><span class="avia_button_icon avia_button_icon_left " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Back to overview</span></a>
    </div>
    </div>
    </section>

    Do you have any advice?

    Thanks in advance,
    Sepppl

    #1077557

    Topic: Custom CSS class

    in forum Enfold
    kumharas
    Participant

    Hello,
    I’ve created a custom css class for a button on this page and I’d like to pass parameters as well:

    https://dev.canyon-spirit.com/canyoning-pyrenees/ariege/moulis/

    I would like the button to behave as the link.

    This is the code of the link:

    <script type="text/javascript" src="https://trekker.fr/checkout/v1/checkout.js"></script>
    <a href="#" class="trekker-pro-booking" data-company="canyon-spirit" data-gift-card="true">Acheter un bon cadeau</a>

    This the code of the button:

    <script type="text/javascript" src="https://trekker.fr/checkout/v1/checkout.js"></script>
    [av_button label='Cliquez sur moi' link='manually,http://' link_target='' size='small' position='center' label_display='' icon_select='yes' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-2itiap' custom_class='trekker-pro-booking' admin_preview_bg='']

    My question is how to pass data-company and data-gift-card parameters to the calling URL of the button ?

    Thanks for your help.

    Regards.

    • This topic was modified 7 years ago by kumharas.
    #1077246
    creatorke
    Participant

    Hello,
    I have a problem with shipping methods – when there should be more than one shipping options – only one shows up. I tried to disable all plugins except of WooCommerce – issue still here. It happens no matter if I use core Enfold theme or my child theme. But when I switch to twenty-nineteen theme – all shipping options show up. Please help! Here is my status log:

    ### WordPress Environment ###

    Home URL: https://www.poortershuyze.be
    Site URL: https://www.poortershuyze.be
    WC Version: 3.5.6
    Log Directory Writable: ✔
    WP Version: 5.1
    WP Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: nl_BE
    External object cache: –

    ### Server Environment ###

    Server Info: Apache / 2.4.38 (Unix) OpenSSL / 1.0.1u PHP / 7.1.27
    PHP Version: 7.1.27 – We recommend using PHP version 7.2 or above for greater performance and security. How to update your PHP version
    PHP Post Max Size: 128 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.64.0
    OpenSSL / 1.0.1h

    SUHOSIN Installed: –
    MySQL Version: 5.5.63-MariaDB
    Max Upload Size: 128 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 3.5.6
    WC Database Prefix: phuyze_wp_
    Total Database Size: 15.79MB
    Database Data Size: 14.03MB
    Database Index Size: 1.76MB
    phuyze_wp_woocommerce_sessions: Data: 0.09MB + Index: 0.02MB
    phuyze_wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_woocommerce_order_itemmeta: Data: 0.06MB + Index: 0.03MB
    phuyze_wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB
    phuyze_wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_bulkgate_module: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_commentmeta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_comments: Data: 0.02MB + Index: 0.09MB
    phuyze_wp_duplicator_packages: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_addon_feed: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_addon_payment_callback: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_addon_payment_transaction: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_gf_draft_submissions: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_entry: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_gf_entry_meta: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_gf_entry_notes: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_gf_form: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_gf_form_meta: Data: 0.08MB + Index: 0.00MB
    phuyze_wp_gf_form_revisions: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_gf_form_view: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_jckwds: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_layerslider: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_layerslider_revisions: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_links: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_options: Data: 2.03MB + Index: 0.08MB
    phuyze_wp_postmeta: Data: 5.44MB + Index: 0.39MB
    phuyze_wp_posts: Data: 5.44MB + Index: 0.20MB
    phuyze_wp_realmedialibrary: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_realmedialibrary_debug: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_realmedialibrary_meta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_realmedialibrary_posts: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_termmeta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_terms: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_term_relationships: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_usermeta: Data: 0.05MB + Index: 0.03MB
    phuyze_wp_users: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_wc_download_log: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB

    ### Post Type Counts ###

    acf-field: 3
    acf-field-group: 1
    attachment: 114
    avia_framework_post: 11
    custom_css: 1
    customize_changeset: 16
    nav_menu_item: 24
    page: 21
    post: 2
    product: 21
    product_variation: 2
    revision: 559
    rtb-booking: 31
    shop_order: 16

    ### Security ###

    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔

    ### Active Plugins (14) ###

    Gravity Forms: door rocketgenius – 2.4.6
    Advanced Custom Fields PRO: door Elliot Condon – 5.7.13
    Better Font Awesome: door Mickey Kay – 1.7.1
    Date Field Conditional Logic for Gravity Forms: door Adrian Gordon – 1.1.1
    Disable Gutenberg: door Jeff Starr – 1.6
    GF Mollie by Indigo: door Indigo webstudio – 1.0.5
    Hide Default WooCommerce Category: door Caleb Burks – 1.0.0 – Not tested with the active version of WooCommerce
    Loco Translate: door Tim Whitlock – 2.2.1
    Menu Swapper: door Chris Mavricos
    SevenSpark – 1.1.0.2

    Mollie Payments for WooCommerce: door Mollie – 5.1.0
    WP Real Media Library: door Matthias Günter – 4.2.0
    Restaurant Reservations: door Theme of the Crop – 1.8.1
    TinyMCE Advanced: door Andrew Ozz – 5.1.0
    WooCommerce: door Automattic – 3.5.6

    ### Settings ###

    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: left
    Thousand Separator:
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)

    ### WC Pages ###

    Winkelbasis: #262 – /gout/shop/
    Winkelmand: #263 – /gout/winkelwagen/
    Afrekenen: #264 – /gout/afrekenen/
    Mijn account: #265 – /gout/account/
    Terms and conditions: ❌ Pagina niet ingesteld

    ### Theme ###

    Name: Poortershuyze theme
    Version: – 0 is beschikbaar
    Author URL: http://example.com
    Child Theme: ✔
    Parent Theme Name: Enfold
    Parent Theme Version: 4.4.1
    Parent Theme Author URL: https://kriesi.at
    WooCommerce Support: ✔

    ### Templates ###

    Overrides: poortershuyze/woocommerce/single-product/short-description.php

    • This topic was modified 7 years ago by creatorke.
    #1077220

    Hi,

    Thanks for the update.

    We can’t split the sub menu items into separate columns, but we can use this css code to decrease the font size and padding of the menu items including the overall space between them, adjusting the overall height of the sidebar/header and in turn, moves the sub menu container upwards.

    .html_header_sidebar .logo {
        padding: 20px;
    }
    
    .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
        font-size: 13px;
    }
    
    .html_header_sidebar #header .av-main-nav > li > a {
        padding: 12px 3px;
    }
    
    .html_header_sidebar #top .av-main-nav ul a {
        padding: 8px 15px;
        min-height: 18px;
        line-height: 18px;
    }

    Best regards,
    Ismael

    #1076903

    In reply to: mobile version.

    Hey larias_transfiriendo,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .home #layerslider_1 p {
      font-size:24px !important;
    }
    }

    Best regards,
    Rikard

    Hi,
    Ok, to change the font size for around the 772px size, try using this css instead of the css above:

    @media only screen and (max-width: 800px) { 
    h3.entry-title a {
    font-size: 12px !important;
    line-height: 12px !important; 
    }
    }

    This sets the font size up to 800px, so it’s for all small screens.

    Best regards,
    Mike

    No, I’ts a paragraph with bullets added between the words by using the quick key function Alt+7. I ended up duplicating the section, reducing the text size so the words would fit better on mobile, so there were two sections. Using screen options in the section editor, I hid the larger font section on smaller screens, and hid the smaller font section on larger screens.

    There is probably a more efficient way to do this, but this is what I ended up doing and it works. If there is a quick CSS for this, feel free to share!

    Thank you!

    #1076639

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-9668 .iconlist-char {
        font-size: 16px;
    }
    
    .page-id-9668 .avia-icon-list .iconlist_icon {
        height: 44px;
        width: 44px;
        line-height: 34px;
    }

    Best regards,
    Rikard

    #1076626

    Hi,

    Try adding !important;

    .av-seperator-icon{
        font-size: 40px!important;
        padding: 20px!important;
    }

    Best regards,
    Jordan Shannon

    #1076551

    Hey ktepper91,

    Add this to quick css:

    @media only screen and (max-width: 767px){
    .av-rotator-text.av-rotator-multiline-on.av-rotation-active{
    font-size:45px!important;
    }}

    Best regards,
    Jordan Shannon

    #1076536

    Hey bblackerby,

    .av-seperator-icon{
        font-size: 40px;
        padding: 20px;
    }

    Best regards,
    Jordan Shannon

    #1076484

    Hey Basilis,

    Thanks for the link, I used the first suggestion as my problem has nothing to do with Woo prices. Unofrtunately, the blog category results look exactly the same.

    Please let me know if I screwed something up.

    search.php file (Enfold, site runs a child theme)

    <?php
    if ( !defined(‘ABSPATH’) ){ die(); }

    global $avia_config;

    /*
    * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
    */
    get_header();

    // allows to customize the layout
    do_action( ‘ava_search_after_get_header’ );

    $results = avia_which_archive();
    echo avia_title(array(‘title’ => $results ));

    do_action( ‘ava_after_main_title’ );
    ?>

    <div class=’container_wrap container_wrap_first main_color <?php avia_layout_class( ‘main’ ); ?>’>

    <div class=’container’>

    <main class=’content template-search <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’));?>>

    <div class=’page-heading-container clearfix’>
    <section class=”search_form_field”>
    <?php
    echo “<h4>”.__(‘New Search’,’avia_framework’).”</h4>”;
    echo “<p>”.__(‘If you are not happy with the results below please do another search’,’avia_framework’).”</p>”;

    get_search_form();
    echo “<span class=’author-extra-border’></span>”;
    ?>
    </section>
    </div>

    <?php
    if(!empty($_GET[‘s’]) || have_posts())
    {
    echo “<h4 class=’extra-mini-title widgettitle’>{$results}</h4>”;

    /* Run the loop to output the posts.
    * If you want to overload this in a child theme then include a file
    * called loop-search.php and that will be used instead.
    */
    $more = 0;
    global $posts;
    $post_ids = array();
    foreach($posts as $post) $post_ids[] = $post->ID;

    if(!empty($post_ids))
    {
    $atts = array(
    ‘type’ => ‘grid’,
    ‘items’ => get_option(‘posts_per_page’),
    ‘columns’ => 3,
    ‘class’ => ‘avia-builder-el-no-sibling’,
    ‘paginate’ => ‘yes’,
    ‘use_main_query_pagination’ => ‘yes’,
    ‘custom_query’ => array( ‘post__in’=>$post_ids, ‘post_type’=>get_post_types() )
    );

    $blog = new avia_product_slider($atts);
    $blog->query_entries();
    echo “<div class=’entry-content-wrapper’>”.$blog->html().”</div>”;
    }

    ?>

    <!–end content–>
    </main>

    <?php

    //get the sidebar
    $avia_config[‘currently_viewing’] = ‘page’;

    get_sidebar();

    ?>

    </div><!–end container–>

    </div><!– close default .container_wrap element –>

    <?php get_footer(); ?>

    Then Quick CSS:

    .template-search .post-entry.slide-entry {
    position: relative;
    clear: none;
    }

    #top .av-main-nav > li > a {
    font-weight: normal !important;
    }

    .avia-menu-fx {
    display: none;
    }

    .avia-layerslider.avia-shadow {
    box-shadow: none !important;
    }

    .av-iconlist-small li {
    margin-bottom: 3px;
    font-family: “adelle-sans”,sans-serif !important;
    font-style: normal;
    font-weight: 300;
    }

    .avia-button {
    font-size: 18px!important;
    }

    .avia-arrow {
    display: none;
    }

    #top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
    background:rgba(236,0,140,0.9) !important;
    }

    .av-masonry-sort * {
    font-size: 17px;
    }

    .avia-testimonial-content {
    background-color: #ffffff!important;
    border-color: rgba(255,255,255,0.7)!important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    }

    .avia-testimonial-name {
    font-size: 18px !important;
    line-height: 27px !important;
    color: #000000!important;
    font-weight: 300;

    }

    .avia-testimonial-subtitle {
    font-size: 17px !important;
    #595959!important;
    }

    .home #layer_slider_1 .ls-wrapper.ls-in-out {
    text-shadow: 0px 0px 15px #000000;
    }

    @media only screen and (max-width: 767px) {
    figcaption.av-inner-masonry-content {
    display: none!important;
    }}

    span.logo {
    margin-top: 5px;
    }

    #footer .widget {
    text-align: center;
    }

    #footer {
    padding: 0;
    }

    #footer p {
    font-size: 13px!important;
    }

    #footer .widget{
    margin-bottom:0px!important;
    }

    #socket .copyright {
    text-align: center;
    width: 100%;
    }

    #socket .social_bookmarks {
    text-align: center;
    width: 60%;
    }

    #footer {
    padding-bottom: 0;
    }

    .widgettitle {
    text-transform: none;
    }

    #1076373

    Hi,

    Thanks for the update. Please try this CSS instead:

    #top .avia-slideshow-button {
      font-size: 20px !important;
    }

    The delete option is at the bottom of the Performance page.

    Best regards,
    Rikard

    #1076136

    Hi,

    echo do_shortcode('[av_button label='test' link='manually,https://test.ch' link_target='_blank' size='medium' position='left' label_display='' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color-highlight' custom_bg='#444444' custom_font='#ffffff' av_uid='' admin_preview_bg='']')

    Try like this please

    Best regards,
    Basilis

    #1076068

    Thanks Nikko. Strange. Now it works on all other pages than my start/homepage? Maybe this custom css is interferring? I’ve tried a lot of combo’s:

    #top #header #avia-menu .menu-item > a > .avia-menu-text {
    color: #ffc930;
    font-size: 14px;
    font-weight: 500;
    padding: 5px;
    opacity: 1 !important;
    }

    #top #header #avia-menu li.menu-item:hover > a > .avia-menu-text {
    color: #4242f4;
    opacity: 1 !important;
    }

    .av-main-nav li > a:after {
    color: #ffc930;
    font-weight: normal;

    }

    #1076057
    charlotteraboff
    Participant

    Hey,

    I want to be able to change the font and size in the button element
    http://www.chichotelsinparis.com/hotelcostes/
    font: Abril fatface
    size: 18px

    What code shall I add?

    Thanks
    Charlotte

    #1076029

    Hi Handyann,

    Thanks for giving us the link, I don’t see the class name you mentioned, but I think you’re referring to the large and extra large buttons.
    Try adding this css code in Quick CSS (Located in Enfold > General Styling):

    #top .avia-button.avia-size-large .avia_iconbox_title,
    #top .avia-button.avia-size-x-large .avia_iconbox_title {
        font-size: 18px;
    }

    Best regards,
    Nikko

    #1075970

    Hi,

    Thanks for the update.

    1.) This css code should remove the blank menu items.

    li#menu-item-833, li#menu-item-816 {
        display: none !important;
    }

    2.) You asked how to remove the “triangle bullet” and now you want to add it again and change its color. That’s a bit confusing. Could you clarify that?

    3.) Use this css code to change the font size and line height of the mega menu items.

    #top #header .avia_mega_div > .sub-menu > li > ul ul li {
        margin-left: 15px;
        font-size: 24px;
        line-height: 36px;
    }

    Best regards,
    Ismael

    #1075962
    Berlinizer
    Participant

    Hi!

    The Headline Element “Special Headline” does not really work. In Frontend I see Shortcode like this: <’h1′ class=’av-special-heading-tag 0-overwrite 0-> av-medium-font-size-overwrite av-medium-font-size-“ av-small-font-size-overwrite av-small-font-size-“ av-mini-font-size-overwrite av-mini-font-size-“’ itemprop=”headline” >’Hochzeitsreportage

    Example-Page: https://beatatorge.de/hochzeitsreportage-hochzeitsfotografie-hochzeitsfotos/

    I already Updated Enfold to last Version, but same problem.

    Hi,

    Add this to quick css:

    .av-catalogue-list{
    text-align:center!important;
    list-style:none!important;
    }

    For your second question add this to quick css:

    .woocommerce-loop-product__title{
    font-size:20px!important;
    color:red!important;
    }

    Best regards,
    Jordan Shannon

    #1075574

    Hi Nikko and thanks for your reply. I’ve added the URL in the private content as the site’s not live yet. I’d like to change the font size on some of the buttons in the sections below the slider please.

    Kind regards,
    Ann

    #1075518
    Dirkoop
    Participant

    Hi!,

    I dont no why but i cant find how to change the font of the fullwidth submenu.

    Can you help me? I want the same font (and size) as the main menu. ( see private content)

    DigitalEssence
    Participant

    Hi everyone,

    this is a question for the Enfold Community as a whole and not a support question.

    I’m wondering what your go-to functions, hooks, filters and snippets of code are and what you have in your default child theme and functions.php that you use when you provision a site?

    For example, my child theme looks like this:

    /child-theme-name
    /shortcodes
    – functions.php
    – login-logo.png (login logo to replace WordPress)
    – screenshot.png (880×660 pixel image for the themes page)
    – style.css

    And my default functions.php is:

    <?php
    
    //Enable Custom class for all elements
    add_theme_support('avia_template_builder_custom_css');
    
    /* 
    //Enable support for shortcodes
    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
    	$template_url = get_stylesheet_directory();
      array_unshift($paths, $template_url.'/shortcodes/');
    	return $paths;
    }
    */
    
    /*
    //Add Widget area to header
    add_action( 'ava_main_header', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( 'header' );
    }
    */
    
    /*
    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
      return "debug";
    }
    */
    
    //Add dynamic year in Socket Copyright
    // Add [year] to Socket
    function year_shortcode() {
    	$year = date('Y');
    	return $year;
    }
    add_shortcode('year', 'year_shortcode');
    
    // Change login Logo URL
    function my_login_logo_url() {
        return home_url();
    }
    add_filter( 'login_headerurl', 'my_login_logo_url' );
    
    // Change Login Logo Text
    function my_login_logo_url_title() {
        return 'Digital Essence';
    }
    add_filter( 'login_headertitle', 'my_login_logo_url_title' );
    
    //Add Company Logo to login page
    function my_login_logo() { ?>
        <style type="text/css">
    	.login {background: #3A3A3A!important;}
    	#loginform {background: #3A3A3A!important; box-shadow:none!important; color: #fff!important;}
    	#loginform label {font-size: 1.2em; color: #fff;}
    	#nav a, #backtoblog a {color: #fff!important; font-size:1.2em;}
            #login h1 a, .login h1 a {
                background-image: url(<?php echo get_stylesheet_directory_uri(); ?>/login-logo.png);
    		width:150px;
    		height:150px;
    		background-size: 150px 150px;
    		background-repeat: no-repeat;
            	padding-bottom: 0px;
            }
        </style>
        <?php }
    	add_action( 'login_enqueue_scripts', 'my_login_logo' );

    I use others regularly but these are in my default functions file which I use to kick each project off. Pretty sure I need to add more but you know what it’s like, list of things to do is always long.

    So, what do you have in your child theme when you provision a site?

    #1075373

    Hey kridlot,

    Please try something like this:

    This is your text and <span style="font-size:30px;">this text is larger</span>

    Best regards,
    Rikard

Viewing 30 results - 5,431 through 5,460 (of 18,734 total)