Viewing 30 results - 5,521 through 5,550 (of 18,734 total)
  • Author
    Search Results
  • #1070052
    restube
    Participant

    Hey there,

    For my headings I´m using pretty large font sizes which looks great on Desktop but is way to big for mobile screens.

    Is it possible to set different font sizes for mobile screens without duplicating the content?

    Cheers
    Dennis

    #1069936
    dondela
    Participant

    Dear Support,
    it seems to me that after the last enfold Update the action_woocommerce_after_main_content hook stopped working with showing shortcodes?
    I included a shortcode on all product-category pages. Now the shortcode doesn´t show up anymore? I includes a “hello world” for debugging, which is shown correctly. Do you have an idea what could be wrong? I shortened the following shortcode to make it easier to read. I created also a test-environment, to figure it out and gave you an admin access.
    Here is the code:

    // define the woocommerce_after_main_content callback
    function action_woocommerce_after_main_content( $woocommerce_output_content_wrapper_end, $int ) {
    // make action magic happen here…
    if (! is_product() ){
    if ( has_term( ‘diamanttrennscheibe-winkelschleifer’, ‘product_cat’ ) ) {
    //debug
    echo “Hello world!”;
    //… Akkordion (shortened)
    echo do_shortcode(“[av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' custom_arrow_bg='' id='seotext' color='main_color' background='bg_gradient' custom_bg='rgba(163,197,167,0.61)' background_gradient_color1='#ffffff' background_gradient_color2='rgba(163,197,167,0.61)' background_gradient_direction='vertical' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0' av_uid='av-jl7rodts']
    [av_toggle_container initial='1' mode='accordion' sort='' styling='av-minimal-toggle' colors='' font_color='' background_color='#a3c5a7' border_color='' av_uid='av-jl6el8c7']
    [av_toggle title='Diamanttrennscheibe für Winkelschleifer aus unserem umfangreichen Produktprogramm' tags='' av_uid='av-33yjyc']

    “);
    };
    };
    // add the action
    add_action( ‘woocommerce_after_main_content’, ‘action_woocommerce_after_main_content’, 10, 2 );

    //Text nach Produktkategorien anzeigen ENDE

    #1069926

    Hi,
    I’m having some trouble at setting, in the Advanced Style Tab of child theme, the h1-h6 titles. I set a certain font size and purge all chaches and nothing happens. I’ve also checked if there vas some setting inside the layout builder but that is not the case. What could prevent this possibility?
    My site in private content.
    Let me know if you need anything else.

    Thanks,
    Anita

    #1069880

    Hi Mike,

    there is no jQuery scripts installed.
    I only have a little custom css added and it is still in use:

    .html_header_top.html_logo_center .av_header_transparency .logo img {
    width: 30px;
    }
    
    /* Slider Style */
    
    .slideshow_caption {
    width: 175% !important;
    height: 120% !important;
        
    }
    
    /*Hotspot Changes*/
    
    #top .av-image-hotspot_inner {
        height: 18px;
        line-height: 18px;
        width: 18px;
        font-size: 8px;
    margin-top: -2px;
    margin-left: -2px;
    }
    
    .av-image-hotspot-pulse {
    height: 40px;
    width: 40px;
    margin-top: -4px;
    margin-left: -4px;
    }

    Plugins:

    – Optimus
    – Tawk.to Live Chat
    – WP Supeer Cache
    – Zen Menu Logic
    – Aksimet

    • This reply was modified 7 years, 1 month ago by deeennis90.

    Hi,

    Thanks for the update.

    Use this css code to adjust the font size of the h1 element on mobile view.

    @media only screen and (max-width: 767px) {
    .av-special-heading-h1 h1 {
        font-size: 18px;
    }
    }

    Best regards,
    Ismael

    #1069834

    Since I have not been helped by you, I have written a code myself. It works, but it is certainly not the best solution. I hope now that someone from your team feels sorry for that and correct the code so that it is technically sound. At the moment I can not center the line with my code correctly.

    CSS: 
    #socket .container{
    padding-top:0px;
    padding-bottom:15px;
    display: flex;
      align-items: center;
      justify-content: center;
    }
    
    #socket{font-size: 20px; text-align: center; margin-top: -1px; z-index: 1;}
    
    @media only screen and (max-width: 768px) {
    #socket .container, #socket{
        padding: 0 0px 10px 20px;
    }
    }
    
    @media only screen and (max-width: 768px) {
    #footer .textwidget {
        display: flex;
    text-align: center;
        justify-content: center;
        align-items: center;
    }
    ul {font-size: 24px !important;}
    li {font-size: 20px !important;}
    }
    
    @media only screen and (min-width: 980px ) {
    #footer .textwidget {
        position: relative;
    left: 2em;
    text-align: left;
        justify-content: center;
        align-items: center;
    }
    }
    
    @media only screen and (min-width: 1260px ) {
    #footer .textwidget {
        position: relative;
    left: 4em;
    text-align: left;
        justify-content: center;
        align-items: center;
    }
    }
    HTML for Socket:
    <hr style="color:#989898; background-color:#989898; height:1px; border:none;"><p style="margin: 0 50px 5px 50px; text-align: center; font-family: 'Rajdhani', sans-serif !important; font-weight:500; font-size:20px; hyphens: none !important;">FRASCHE.DE &nbsp;&nbsp;WEB & MEDIEN AGENTUR&nbsp;&nbsp; CHONBURI 20150 &nbsp;&nbsp;TEL. +66 (0)8100 / 27805 &nbsp;&nbsp;<a href="mailto: (Email address hidden if logged out) " style="text-decoration: none;">INFO@FRASCHE.DE</a></p><p style="margin: 0 20px 0 20px; font-size:16px; color:#989898; text-align: center; font-family: 'Rajdhani', sans-serif !important; font-weight:500;">© 2019 - FRASCHE.DE &nbsp;&nbsp;DEUTSCHE WEB AGENTUR [nolink]</p>
    HTML Column 1-3:
    Column 1
    <ul style="font-family: 'Rajdhani', sans-serif; font-weight:600;">
    <li><span style="font-weight:800; font-size:20px; color:#989898; letter-spacing: 2px;">WHATSAPP</span></li>
    <li style="margin-top:10px;">KOSTENLOSER KONTAKT ÜBER<br>WHATSAPP: IM HANDY AUF DAS<br> <a href="https://api.whatsapp.com/send?phone=66810027805&text=Anfrage%20über%20FRASCHE.de" target="_blank"><img style="vertical-align: middle;" src="https://frasche.de/wp-content/uploads/symb-whatsapp-off.png" onmouseover="src='https://frasche.de/wp-content/uploads/symb-whatsapp-on.png'" onmouseout="src='https://frasche.de/wp-content/uploads/symb-whatsapp-off.png'" alt="Kontakt zu FRASCHE.de über WhatsApp aufnehmen"></a>&nbsp;&nbsp;SYMBOL KLICKEN!</li>
    </ul>
    
    Column 2
    <ul style="font-family: 'Rajdhani', sans-serif; font-weight:600;">
    <li><span style="font-weight:800; font-size:20px; color:#989898; letter-spacing: 2px;">RECHTLICHES</span></li>
    <li><a href="https://frasche.de/impressum" style="text-decoration: none;">IMPRESSUM</a></li>
    <li><a href="https://frasche.de/datenschutzerklaerung" style="text-decoration: none;">DATENSCHUTZ</a></li>
    <li><a href="https://frasche.de/kontakt/#formular" style="text-decoration: none;">KONTAKT</a></li>
    </ul>
    
    Column 3
    <ul style="font-family: 'Rajdhani', sans-serif;">
    <li><span style="font-weight:800; font-size:20px; color:#989898; letter-spacing: 2px;">CONNECT WITH US</span></li>
    <li><img style="float: left;">
    <a href="https://www.facebook.com/frasche.de/" target="_blank"><img src="https://frasche.de/wp-content/uploads/symb-facebook-off.png" onmouseover="src='https://frasche.de/wp-content/uploads/symb-facebook-on.png'" onmouseout="src='https://frasche.de/wp-content/uploads/symb-facebook-off.png'" alt="FRASCHE.de bei Facebook" style="margin: 15px 5px 0 0; width:82px; "></a>
    <a href="https://twitter.com/frasche_de" target="_blank"><img src="https://frasche.de/wp-content/uploads/symb-twitter-off.png" onmouseover="src='https://frasche.de/wp-content/uploads/symb-twitter-on.png'" onmouseout="src='https://frasche.de/wp-content/uploads/symb-twitter-off.png'" alt="FRASCHE.de bei Twitter" style="width:61px; margin: 15px 0 0 0;"></a>
    </li>
    <li><img style="float: left;">
    <a href="https://www.instagram.com/frasche.de/" target="_blank"><img src="https://frasche.de/wp-content/uploads/symb-instagram-off.png" onmouseover="src='https://frasche.de/wp-content/uploads/symb-instagram-on.png'" onmouseout="src='https://frasche.de/wp-content/uploads/symb-instagram-off.png'" alt="FRASCHE.de bei Instagram" style="width:82px; margin: 5px 5px 0 0;"></a>
    <a href="mailto: (Email address hidden if logged out) "><img src="https://frasche.de/wp-content/uploads/symb-email-off.png" onmouseover="src='https://frasche.de/wp-content/uploads/symb-email-on.png'" onmouseout="src='https://frasche.de/wp-content/uploads/symb-email-off.png'" alt="Mail an FRASCHE.de" style="width:61px; margin: 5px 0 0 0;"></a>
    </li>
    </ul>
    #1069735
    ollie08
    Participant

    hi,
    i have some problems with the megamenu:

    You can see the numbers in my pic:
    1. i added in the first and last column a blank line and i would like to hide the triangle bullet, there should be no link in this line in the first and last column
    2. i would like to ad in the first and last column a trinagle bullet point (link) and would like to change the font color
    3. i would like to change the font size and the spacing of the textlines

    tips from you would be great. with kind regards

    https://drive.google.com/file/d/1nu235x6PbhGkAWMl3hfoTZUgsIJbOb4S/view

    • This topic was modified 7 years, 1 month ago by ollie08.

    Hi Ismael,
    That didn’t work.
    I added login credentials.

    This is the current code under Quick CSS:

    #top .av_header_transparency #header_meta {
    border-bottom: 0;
    }

    #socket .copyright { width: 100%; text-align: center; }
    #socket .sub_menu_socket { margin-top: -20px; }

    #footer { padding: 0 0 0 0; }

    .cart_dropdown .cart_dropdown_link > span:before {
    font-size: 30px !important;
    }

    a.cart_dropdown_link {
    margin-left: -30px !important;
    margin-right: -28px !important;
    }

    li.wc_payment_method.payment_method_stripe label img {
    font-size: 30px !important;
    }

    .jb-85font { font-size: 85px; line-height: 75px; font-weight: bold;}

    @media only screen and (max-width: 989px) {
    /* Add your Mobile Styles here */
    .av-overlay-on-hover .avia-image-container-inner .av-image-caption-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    }
    }

    #top div .logo {
    float: none;
    position: absolute;
    left: 50%;
    z-index: 1;
    transform: translate3d(-50%, 0, 0);
    }

    #top #header .av-main-nav > li {
    top: 30px;
    }

    #top .header-scrolled .av-main-nav > li {
    top: 20px;
    }

    Thanks,
    Jeremy

    • This reply was modified 7 years, 1 month ago by jeremysecondary. Reason: To keep some info private
    #1069401
    pavlika
    Participant

    Hello,
    I’m experiencing icon box responsiveness issue on Chrome, Firefox and Edge. Icon box order is corrupted on some screen widths. Sometimes it’s ok on Chrome on full width but not Firefox and other for example at 1280px width its ok on Firefox but broken on Chrome. Also, the font size of the backside changes the situation but the icon box corrupted on different widths. You can check the screenshots.

    I’ve tried a clean install and tested on a local and online server, but the problem persists.

    Is there a solution for this

    Screenshots

    • This topic was modified 7 years, 1 month ago by pavlika.
    #1069056

    Topic: css codes

    in forum Enfold
    userjoseantonio
    Participant

    Hi guys, here is the link for an explanation for each question https://www.goodvivir.com/wp-content/uploads/css_questions.png

    #1 how do I change the color of button style on the menu without changing theme color?

    #2 how do I make the button round on the menu?

    #3 How do I change font size of secondary menu?

    #4 How do I change secondary menu position to center without changing the main menu position?

    thank you for your help!!!
    José

    #1068763

    In reply to: Demo content

    Hey Terrassenkind,

    Please enable debug mode in order to see builder shortcodes: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode, then add this to your content:

    [av_section min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='border-extra-diagonal' bottom_border_diagonal_color='#ffffff' bottom_border_diagonal_direction='border-extra-diagonal-inverse' bottom_border_style='' id='contact' color='main_color' custom_bg='#f8f8f8' src='' attachment='' attachment_size='' attach='scroll' position='top right' repeat='stretch' video='' video_ratio='16:9' overlay_opacity='0.2' overlay_color='#ffffff' overlay_pattern='' overlay_custom_pattern='' av_uid='av-2aqedq']
    [av_heading tag='h3' padding='40' heading='Contact' color='' style='blockquote modern-quote' custom_font='' size='65' subheading_active='' subheading_size='15' custom_class='' av_uid='av-7k586'][/av_heading]
    
    [av_one_half first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='right-to-left' mobile_display='' av_uid='av-1uh12u']
    
    [av_contact email='' title='' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' hide_labels='aviaTBhide_labels' form_align='' color='av-custom-form-color av-dark-form' av_uid='av-1rb732']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='' multi_select='' av_uid='av-1ibmxq'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' check='is_email' options='' multi_select='' width='' av_uid='av-1cy3ce'][/av_contact_field]
    [av_contact_field label='Message' type='textarea' check='is_empty' options='' multi_select='' width='' av_uid='av-1aljd2'][/av_contact_field]
    [/av_contact]
    
    [/av_one_half][av_one_fourth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='right-to-left' mobile_display='' av_uid='av-128rfi']
    
    [av_textblock size='' font_color='' color='' av_uid='av-utcvy']
    <h2>Address</h2>
    10800 West Pico Boulevard Infinity Loop
    Cupertino, Los Angeles, USA
    <h2>Contact</h2>
     (Email address hidden if logged out) 
    555-3587 347
    <h2></h2>
    [/av_textblock]
    
    [/av_one_fourth][av_one_fourth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='right-to-left' mobile_display='' av_uid='av-pbp5a']
    
    [av_textblock size='' font_color='' color='' av_uid='av-n4l5i']
    <h2>Opening Hours:</h2>
    Mo-Fr: 8:00-19:00
    Sa: 8:00-14:00
    So: closed
    [/av_textblock]
    
    [/av_one_fourth]
    [/av_section]
    
    [av_google_map height='400px' zoom='16' saturation='fill' hue='#ffffff' zoom_control='aviaTBzoom_control' av_uid='av-ghjfy']
    [av_gmap_location address='Infinite Loop' city='Cupertino' country='' long='-122.03077589999998' lat='37.332112' marker='197' imagesize='40' av_uid='av-9s9hi'][/av_gmap_location]
    [/av_google_map]

    Best regards,
    Rikard

    #1068734

    Thanks Victoria,

    I tried what you suggested and it didn’t work. I created a new page with the product grid. The page itself looked fine. I then changed the shop page to direct to the new page. The shop is still duplicated at the bottom. And in fact, when I open the newly created page (where i created my own product grid) it is now showing the orange bar/notice that reads “This page is set as the default WooCommerce Shop Overview and therefore does not support the Enfold advanced layout editor
    (Learn more)”. I have no idea how it defaulted to that by manually created the new page and the grid as suggested. I saw the other work around that is said to be more complicated. I am new to this wp, therefore not comfortable with editing a php file.

    Additionally, the shop page that is duplicated is showing the price 3 times – the woocommerce page and the page I created. A prior ticket was created requested a work around. I added the quick css script area under general styling as suggested and that did not work. My site is set to go live tomorrow and with all these suggestions that aren’t working – things are becoming more of a mess. Please help.

    quick css snippet you suggested:
    the script you told me to add to the quick css area: .price .woocommerce-Price-amount.amount:nth-child(1),.price .woocommerce-Price-amount.amount:before{
    display:none!important;
    font-size:15px;

    }

    .price{
    font-size:0px!important;
    }

    ————
    thank you,
    shannon

    #1068713

    I tried what you suggested and it didn’t work. I created a new page with the product grid. The page itself looked fine. I then changed the shop page to direct to the new page. The shop is still duplicated at the bottom. And in fact, when I open the newly created page (where i created my own product grid) it is now showing the orange bar/notice that reads “This page is set as the default WooCommerce Shop Overview and therefore does not support the Enfold advanced layout editor
    (Learn more)”. I have no idea how it defaulted to that by manually created the new page and the grid as suggested. I saw the other work around that is said to be more complicated. I am new to this wp, therefore not comfortable with editing a php file.

    Additionally, the shop page that is duplicated is showing the price 3 times – the woocommerce page and the page I created. A prior ticket was created requested a work around. I added the quick css script area under general styling as suggested and that did not work. My site is set to go live tomorrow and with all these suggestions that aren’t working – things are becoming more of a mess. Please help.

    quick css snippet you suggested:
    the script you told me to add to the quick css area: .price .woocommerce-Price-amount.amount:nth-child(1),.price .woocommerce-Price-amount.amount:before{
    display:none!important;
    font-size:15px;

    }

    .price{
    font-size:0px!important;
    }

    ————
    thank you,
    shannon

    #1068621

    In reply to: INCREASE the size text

    Hi,

    Add this also:

    select{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

    #1068527

    In reply to: INCREASE the size text

    Hi, thank you very much. The code works for the checkout page and the various forms but I would like to increase the size of the font also of the variations of the products. I put the link to a specific page and the attachment to understand better. Thank you very much.

    #1068524

    Hey KenMarshall,

    Add this to quick css:

    input, textarea{
    font-size:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1068479

    Thanks Victoria. Changing the line-height flattens the circle a bit, so I decided to just change the font size and left the line-height at 100px. Thanks for your help!

    #1068396

    Hey schweg33,

    Please remove that code and add this:

    
    #top #wrap_all .title_container .main-title a {
        font-size: 20px;
        color: #4365B0;
    }
    

    Best regards,
    Victoria

    Hi Ismael,
    No Worries.
    Pass is below in Private content.
    This is where the code is at currently as I kept trying to figure it out.
    It’s close, but:
    1. The base of the menu text isn’t aligned with the base of the logo
    2. The menu isn’t on either side of the logo
    3. The shrinking logo when user scrolls works, but the base of the menu text isn’t aligned with the base of the logo.

    #top .av_header_transparency #header_meta {
    border-bottom: 0;
    }

    #socket .copyright { width: 100%; text-align: center; }
    #socket .sub_menu_socket { margin-top: -20px; }

    #footer { padding: 0 0 0 0; }

    .cart_dropdown .cart_dropdown_link > span:before {
    font-size: 30px !important;
    }

    a.cart_dropdown_link {
    margin-left: -30px !important;
    margin-right: -28px !important;
    }

    li.wc_payment_method.payment_method_stripe label img {
    font-size: 30px !important;
    }

    .jb-85font { font-size: 85px; line-height: 75px; font-weight: bold;}

    @media only screen and (max-width: 989px) {
    /* Add your Mobile Styles here */
    .av-overlay-on-hover .avia-image-container-inner .av-image-caption-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    }
    }

    #top div .logo {
    float: none;
    position: absolute;
    left: 50%;
    z-index: 1;
    transform: translate3d(-50%, 0, 0);
    }

    Thanks so much!!

    #1068047
    schweg33
    Participant

    Hallo zusammen
    ich habe eine Frage in Sachen Farbe ändern beim Permanenten Link
    ich mache das so im Costomer CSS
    /*Permanent Link*/
    .title_container .main-title
    {
    font-size: 20px !important;
    color: #4365B0 !important;
    }
    Die Grösse funktioniert aber die Farbe nicht, was mache ich falsch.
    Vielen Dank im voraus
    Freundliche Grüsse Franz

    #1067922

    Hi,
    I tried to recreate your page on my localhost, at the top I placed a grid row with the images in each grid at full size:
    2019-02-17-110349
    and below that I placed 3 columns with zero padding and used “Equal Height” with the images at full size:
    2019-02-17-110645
    the result was that all images were the same size and the lined up nicely without any additional css or tricks:
    2019-02-17-110030
    Try Enabling Avia Layout Builder Debugger and paste this shortcode in the paser at the bottom of the page:
    2019-02-17-111222

    [av_layout_row border='' min_height_percent='' min_height='0' color='main_color' mobile='av-flex-cells' id='' av_element_hidden_in_editor='0' mobile_breaking='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_uid='av-agpo17']
    
    [av_cell_one_third vertical_align='top' padding='0px' padding_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='' av_uid='av-8q2frf' custom_class='']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/1.png' attachment='3165' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-js93dghn' custom_class='' admin_preview_bg=''][/av_image]
    
    [/av_cell_one_third][av_cell_one_third vertical_align='top' padding='0px' padding_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='' av_uid='av-6ua8jf' custom_class='']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/2.png' attachment='3166' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-js93e2oe' custom_class='' admin_preview_bg=''][/av_image]
    
    [/av_cell_one_third][av_cell_one_third vertical_align='top' padding='0px' padding_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='' av_uid='av-63fl5n' custom_class='']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/3.png' attachment='3167' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-js93f1id' custom_class='' admin_preview_bg=''][/av_image]
    
    [/av_cell_one_third][/av_layout_row][av_one_third first min_height='av-equal-height-column' vertical_alignment='av-align-top' space='no_margin' margin='0px' margin_sync='true' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' highlight_size='1.1' border='' border_color='' radius='0px' radius_sync='true' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-js939ne0' custom_class='']
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/1.png' attachment='3165' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-js93fgfx' custom_class='' admin_preview_bg=''][/av_image]
    [/av_one_third]
    
    [av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' highlight='' highlight_size='' border='' border_color='' radius='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-40fm2z']
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/2.png' attachment='3166' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-js93fxiy' custom_class='' admin_preview_bg=''][/av_image]
    [/av_one_third]
    
    [av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' highlight='' highlight_size='' border='' border_color='' radius='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-arsrv']
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/3.png' attachment='3167' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-js93gave' custom_class='' admin_preview_bg=''][/av_image]
    [/av_one_third]

    you may need to replace the images as mine are on my localhost, but you should get the columns setup as I do.

    Best regards,
    Mike

    #1067785

    Hey Takara22,
    To make your breadcrumbs white and increase your title_container font size, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-breadcrumbs span a,.title_container h1.entry-title a {
    color: #fff !important;
    }
    .title_container h1.entry-title a { 
    font-size: 30px !important;
    }

    Best regards,
    Mike

    #1067601

    Hi @Valerie;
    the reason, I thnk, is that you keep still using the “theme color” for your button.
    Try with this code :

    [av_button label='Schedule Your Complimentary Consultation' link='manually,https://app.acuityscheduling.com/schedule.php?owner=15885932&appointmentType=6833129' link_target='_blank' size='small' position='center' label_display='' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#444444' custom_font='#ffffff' av_uid='av-35t993' admin_preview_bg='']

    • This reply was modified 7 years, 1 month ago by begrafiks.
    #1067596
    Valerie
    Participant

    Hi All! I’d like help resolving a problem with the button font color in a sidebar widget. I have inserted the following code into a text widget:

    [av_button label='Schedule Your Complimentary Consultation' link='manually,https://app.acuityscheduling.com/schedule.php?owner=15885932&appointmentType=6833129' link_target='_blank' size='small' position='center' label_display='' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-35t993' admin_preview_bg='']

    The font color is not white. I have looked at other formatting and not been able to find the issue. Can you help?

    Thank you!

    V.

    #1067563

    In reply to: INCREASE the size text

    Hi,

    Add this to quick css and adjust the size to what you need:

    #customer_details input{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

    #1067540

    Hey Tim,

    Add this to quick css:

    .entry-content-wrapper p{
    font-size:18px!important;
    }

    Best regards,
    Jordan Shannon

    #1067445
    Tim
    Participant

    Hello,

    On our site, the font size of the blog is different compared to the rest of the site. We can’t find where we can change this?

    Can you give some advice? Thanks!

    Regards,

    Erik

    #1067283

    Topic: Icon size

    in forum Enfold
    YongyanLi
    Participant

    Hi, I want to upload some incon to website by the Iconfont Manager
    which size is better for the icons?

    I hope not to reduce the speed , this is the priority

    #1067250

    Topic: DropCap Not Appearing

    in forum Enfold
    envatojlc
    Participant

    The dropcap1 is not appearing on my pages (see Private Content a link to one of the pages).

    Previously, Kriesi support had provided the CSS below so that I could make adjustments to the dropcaps and the change was implemented in Appearance > Editor > Enfold Child: Stylesheet.

    .av_dropcap1 {
    font-family: arvo!important;
    font-size: 60px;
    line-height: 60%!important;
    margin: 4px 8px 0 0 !important;}

    I disabled the above CSS to determine if it made a difference, but the dropcaps are not appearing on any of my pages. There are hundreds of pages without any dropcaps.

    It seems that the dropcaps are not appearing since the latest update. Can you help me understand why? Were there any modification in the latest update?

    Thank you for the help.

    #1067159

    Hey Jill,

    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

    
    #top #av-layout-grid-1 .av_font_icon a,
    #top #av-layout-grid-2 .av_font_icon a {
        font-size: 83px !important;
        line-height: 89px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 30 results - 5,521 through 5,550 (of 18,734 total)