Viewing 30 results - 11,251 through 11,280 (of 18,744 total)
  • Author
    Search Results
  • #636733

    In reply to: Change table color

    Thanks a lot Yigit,
    it was a very easy way to customize an element.

    And may I have 2 another questions about this element?
    1> What if I want to change the color of “Price Row”? What is the related code for that?
    2> And also please let me know about the codes which changes the font size in cells.

    Regards,
    Sadegh

    #636731
    macomac75
    Participant

    I apologize for my bad english ….

    Enfold is in my opinion a great theme but I have three small problems:

    1) I would like to decrease the font size in h1 only on the phone, I tried writing in css quick but this code does not work:
    @media only screen and (max-width: 480px) {
    h1 {font-size: 12px! important; }
    }

    2) I changed the logo but the new logo appears in only a few pages and in others still show the old logo

    3) using masonry gallery images are displayed with a movement, it is possible that they remain firm? I wish you could see exactly how they see themselves after they viewed the first time

    I hope that my English is bad enough to make understandable what I wrote

    thank you

    Marco Corni
    Italy

    Hey Chris,

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

    #top .blog-categories{
    font-size: 0;
    } 
    #top .blog-categories a{
    font-size: 14px;
    }
    #top .slide-meta-comments{
    display: none;
    }
    

    Best regards,
    Josue

    #636486

    Hi,

    I’ve done that and that functionality started working correctly except for 2 things:

    1. The default menu link font size has decreased
    2. The default menu link font color has changed to a lighter color

    Do you have 2 Main Menu links element in the Advanced Styling panel? One for the initial state and the other for the hover state.

    Best regards,
    Ismael

    #636440
    zmartnet
    Participant

    Hello,
    Would you please help me in increasing the size of the footer.
    Thanks in advance.

    • This topic was modified 9 years, 11 months ago by zmartnet.
    #636386

    Topic: RSS Feed Follower

    in forum Enfold
    Ravepedia
    Participant

    Hallo Liebes Kriesi Team,

    erstmal Danke für das tolle Theme. Das Arbeiten mit Enfold macht wirklich richtig Spaß.
    Leider habe ich ein kleines Problem, wofür ich keine Lösung finde.
    Die Follower meines RSS Feeds erhalten folgendes, wenn ich einen neuen Beitrag veröffentliche:

    [av_section min_height='custom' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='https://www.youtube.com/watch?v=0CK6ydnKM3o' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][/av_section]

    [av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
    [av_textblock size='' font_color='' color=''] … und so weiter

    Es sollte nur Text und keine Codes enthalten.
    Wie kann man umstellen?

    #636350
    vnfan
    Participant

    Hi support team,

    i want some pages of my website have the same toggle design.
    The toggler title should has: font-size:16px
    Whitespace between each toggler: 10px (for example toggler “Sudvietnam” – white space 10px – toggler “Zentralvietnam” – white space 10px – toggler “Nordvietnam”)
    padding: 15px 0 15px 20px;

    How can I add an extra class for them?

    Regards
    vnfan

    #636165

    Hi Vinay,

    thank you for this tip, but it doesn´t solve the responsive problem. Font and line height are reduced now, but on my IPad, the text isn´t centered yet, there is still too much padding on the left
    For the desktop version now the the font size is too small.
    And there ist still the question, if it´s possible to fade out the text on hover (mouse rollover).

    Any ideas?

    kind regards

    Ricarda

    #636149

    Hey networknow,

    Thank you for the kind words :)

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

    .av-image-caption-overlay p {
         font-size: 18px;
        line-height: 20px;
    }
    

    Best regards,
    Vinay

    #636142
    Eliseleb
    Participant

    I have been struggling with icons. i want to be able to add inline styles to icons in text boxes.

    Here is the avia code example

    [av_font_icon icon=’ue806′ font=’entypo-fontello’ style=’line-height:70px;padding:30px’ caption=” link=” linktarget=” size=’40px’ position=’left’ color=”]

    and this is what comes out in html

    <span class=”av-icon-char” style=”font-size:40px;line-height:40px;width:40px;” aria-hidden=”true” data-av_icon=”?” data-av_iconfont=”entypo-fontello”></span>

    Is the style element not working on the icons? Is there a trick to make it work?

    Thanks

    #636026
    networknow
    Participant

    Dear Support-Team,

    first I want to thank you for this awesome theme. I love it.

    With one of my projects I have some problems with the caption on images, it seems that this feature isn´t really responsive. On tablets and smaller screens, the text is cut off on the right side, it isn`t centered anymore and the font size is still the same as on the desktop version.

    Can you help me and fix this problem?

    Is it even possible to hide the text on hover and decrease the line space for the caption?

    Kind regards
    Ricarda

    #635755

    Hi,

    Not sure if Vinay misunderstood your request but there is nothing live about the number after jobs, it’s hard coded. If you inspect it with your browser you will find this CSS:

    span.avia-menu-text:after {
        content: "4";
        font-size: 9px;
        color: #FFF;
        background: #42A0BD;
        line-height: 17px;
        width: 17px;
        display: inline-block;
        text-align: center;
        border-radius: 100px;
        position: relative;
        top: -9px;
        left: 2px;
    }

    Best regards,
    Rikard

    #635734

    I finally came up with the following pieces of codes and put in in code block. it worked perfectly except for the mobile version:

    1) The contact form distance from the top of the page is set for desktop and don’t know how to adjust it in mobile version so whole contact form can be seen in mobile version

    2) the contact form goes behind texts and pictures.

    Can you solve those issues for me?

    Thanks.

    Code Block #1

    <!-- include Google hosted jQuery Library -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
    
    <script type="text/javascript">
    $(document).ready(function(){ 
    
    	var _scroll = true, _timer = false, _floatbox = $("#contact_form"), _floatbox_opener = $(".contact-opener") ;
    	_floatbox.css("right", "-300px"); //initial contact form position
    	
    	//Contact form Opener button
    	_floatbox_opener.click(function(){
    		if (_floatbox.hasClass('visiable')){
                _floatbox.animate({"right":"-300px"}, {duration: 300}).removeClass('visiable');
            }else{
               _floatbox.animate({"right":"0px"},  {duration: 300}).addClass('visiable');
            }
    	});
    	
    	//Effect on Scroll
    
    	$(window).scroll(function(){
    		if(_scroll){
    			_floatbox.animate({"top": "130px"},{duration: 300});
    			_scroll = false;
    		}
    		if(_timer !== false){ clearTimeout(_timer); }           
    			_timer = setTimeout(function(){_scroll = true; 
    			_floatbox.animate({"top": "110px"},{easing: "linear"}, {duration: 500});}, 400); 
    	});
    
    	
    	
        //reset previously set border colors and hide all message on .keyup()
        $("#contact_form  input[required=true], #contact_form textarea[required=true]").keyup(function() { 
            $(this).css('border-color',''); 
            $("#result").slideUp();
        });
    	
    });
    </script>
    

    Code Block #2

    <!-- contact form start -->
    <div class="floating-form" id="contact_form">
    <div class="contact-opener">Open Contact Form</div>
        <div class="floating-form-heading">Request Information</div>
        <div id="contact_results"></div>
        <div id="contact_body">
             [av_contact email=' (Email address hidden if logged out) ' title='' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='active' hide_labels='aviaTBhide_labels' form_align='' color='']
    [av_contact_field label='Name' type='text' options='' multi_select='' check='is_empty' width=''][/av_contact_field]
    [av_contact_field label='Last Name' type='text' options='' check='is_empty' width=''][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' multi_select='' check='is_email' width=''][/av_contact_field]
    [av_contact_field label='phone' type='text' options='' check='is_phone' width=''][/av_contact_field]
    [av_contact_field label='Your Available Cash Is:' type='select' options=', $200.000-$500.000, $500.000-1.000.000,' check='is_empty' width=''][/av_contact_field]
    [av_contact_field label='Your Approx. Networth is:' type='select' options=',$00000,0000' check='is_empty' width=''][/av_contact_field]
    [av_contact_field label='What is your timeline to invest?' type='select' options=',60 days, 90 days, 120 days, over 120 days' check='' width=''][/av_contact_field]
    [/av_contact]
        </div>
    </div>
    <!-- contact form end -->
    

    Code Block #3

    /* floating box style */
    .floating-form {
        max-width: 300px;
        padding: 30px 30px 10px 30px;
        font: 13px Roboto;
        background: #F9F9F9;
        border: 1px solid #ddd;
        right: 10px;
        z-index: 1000;
        position: fixed;
        box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
        -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
        -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
    	}
    .contact-opener {
        position: absolute;
        left: -88px;
        transform: rotate(-90deg);
        top: 80px;
        z-index: 1000;
        background-color: #a01818;
        padding: 9px;
        color: #ffffff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
        cursor: pointer;
        border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
        box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
        -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
        -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
    
    }

    .floating-form-heading{
    font-weight: bold;
    color: Black;
    font-family: Roboto;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 22px;
    padding-bottom: 3px;
    }

    • This reply was modified 9 years, 11 months ago by afarahani.
    #635689

    In reply to: Mobile Menu Icon

    Hi,

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

    #advanced_menu_toggle:before {
        content: 'menu' !important;
        font-size: 18px !important;
        vertical-align: super !important;
    }

    Best regards,
    Rikard

    #635641

    Hi,

    Replace the selector with the following:

    #top .gbutton .avia-button.avia-size-large {
        border-radius: 20px !important;
        font-size: 13px;
        min-width: 139px;
        padding: 15px 30px 13px;
    }

    This article might help: http://kriesi.at/archives/wordpress-developers-your-complete-guide-to-conquering-css-in-2016

    Best regards,
    Ismael

    #635624

    In reply to: Main Menu font size

    Hey Bendydad,

    If you already tried to change the font size from Enfold > Advanced Styling > Select > Main Menu Links

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

    #top #header .av-main-nav > li > a {
        font-size: 16px!important;
    }
    

    Would you mind providing a precise link showing the bar on main page? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #635620

    Topic: Main Menu font size

    in forum Enfold
    Bendydad
    Participant

    I have tried to change the font size for main menu by going into Theme options, font size to 20px and save.
    But stays the same I have tried different browser and reset my cache no avail.
    The font stays in the default.
    I was also wondering how to change the color of the bar the comes up when you hover over a main menu page.

    thanks

    tony

    madisonstudios1
    Participant

    I have a design with logo left, Tagline/phone middle and social right
    Enfold has nice header options. I tried going to Appearance – Widgets – and typed in “header” and clicked the green button called ADD WIDGET AREA. I see the “header” now in the widget page… added a text box and put this in it…
    <p align=”center” class=”mid-header-top”> SHANNON CONSTRUCTION<br>
    & REMODELING, LLC. </p>
    <p align=”center” class=”mid-header-bottom”>Atlanta, Georgia | 678-409-2132 </p>

    I ftp’d to custom.css in the theme folder and added:

    .mid-header-bottom
    {
    font-family : Open Sans;
    font-weight : bold;
    font-size : 18px;
    line-height : 27px;
    color : #000000;
    color : rgb(0, 0, 0);
    }
    .mid-header-top
    {
    font-family : Josefin Slab;
    font-size : 22px;
    line-height : 23px;
    color : #000000;
    color : rgb(0, 0, 0);
    }
    _________

    I do not see the text in the header…
    I tried adding some code on the custom.css I found on your forum:
    #header .widget {
    left: 50%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    }
    ______

    still don’t see the tagline in the header.

    I see articles about adding lines to the functions.php – but thought the “ADD WIDGET AREA” put it in functions.php

    The site in development is in private

    Anyone have ideas/help???

    #635604
    advteksol
    Participant

    I am trying to add two buttons above my header. I tried adding a widget in the secondary menu which didn’t work that well. I also tried using the Phone Number option, but could only get one link, not a button. Then I came across this coding in one of your posts for the functions.php:

    /* Add button to above header */
    add_action( ‘ava_main_header’, ‘enfold_customization_add_to_header’ );
    function enfold_customization_add_to_header() {
    echo do_shortcode(“[av_button label='Client Login' link='manually,http://www.google.com' link_target='' size='small' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#ff6000' custom_font='#ffffff' custom_class='']“);
    }

    This seems to work, but when I add a second button, it pushes it down to the next line. I need them both to be on the same line.

    Also, this button is way to the left. I would like to have one just over the left of my main menu and one in the middle.

    Can you please help with these issues. Thanks.

    Donkies11
    Participant

    Hello Support,

    I’m helping with this site: http://www.dev.stefaniejstudio.com/.

    Around (1024×768) screen size, the menu starts to run in to the logo.

    Can the font size be decreased on the menu for screen resolutions between 1024 and 600?

    (At 600, the menu collapses into the accordion responsive version)

    Sincerely,
    Greg

    #635039

    Hey kirillko,

    There’s not a lot of space there but you can try this in Quick CSS:

    #top .onsale {
        right: 0px !important;
        font-size: 11px !important;
    }

    Best regards,
    Rikard

    #634865

    Hi Andy

    I’ve created another MAIN MENU LINKS component by clicking Edit Element > Main Menu Links.

    I’ve set the font size to 14 (same as the other Main Menu Links for the hover state). That fixed the default size issue being different from the Hover state..

    But when changing the Font Color as well (to make the default color darker), it then cancels out the active color state?

    #634795

    Hi Vinay

    Thank you for pointing me in the right direction, it worked but then i changed the name to gbutton

    I used

    #top .gbutton .avia-button .avia-size-large {
        border-radius: 20px !important;
        font-size: 13px;
        min-width: 139px;
        padding: 15px 30px 13px;
    }

    and placed the name gbutton in the custom css field of the button element.

    custom css in button element

    but now it does not pick up the custom css at all, what am i missing here ?

    Thank you for your patience

    • This reply was modified 9 years, 11 months ago by waveshaper. Reason: new situation
    #634585

    In reply to: Shopping Page Problem

    Hi!

    Please go to Enfold theme options > General Styling > Fonts and change “Default content font size”. I do not see description on your second link. If you meant title, please go to Advanced Styling and edit H1 tagged elements.

    Best regards,
    Yigit

    #634579

    In reply to: Shopping Page Problem

    okay done!
    i have now bigger main menu size and bigger font in product pages
    but still have a small font size in products description and contact forums
    any advice ?

    #634566

    In reply to: Shopping Page Problem

    Hi!

    Please go to Enfold theme options > Advanced Styling and edit “Main menu links” to adjust main menu links and then add following code to Quick CSS

    .price * {
        font-size: 20px!important;
    }
    .main_color .summary div {
        font-size: 16px;
    }

    Best regards,
    Yigit

    #634542

    Hey!

    Please use the below css to alter the product name font size in product list and single product page.

    
    /* Product list */
    .product h3 {
        font-size:14px!important;
    }
    
    /* Single product */
    .summary entry-summary h1 {
        font-size:18px!important;
    }

    Cheers!
    Vinay

    #634492

    Hey hylandgraphics,

    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: 768px) {
    .slideshow_caption { padding: 5px; }
    h2.avia-caption-title {
        font-size: 20px;
    }
    #top .avia-slideshow-button { margin-top: 5px; }}
    @media only screen and (max-width: 480px) {
    .slideshow_caption {
        display: none;
    }}
    

    This will remove captions on mobile since there is not enough space to properly display them. You can also refer to this post to remove the slider on mobile – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Best regards,
    Yigit

    #634277

    Hey!

    Try adding this code to the Quick CSS:

    #top #wrap_all .av-current-placeholder {
        font-size: 0;
    }
    
    #top #wrap_all .av-current-placeholder:before{
        content: "Categories";
        font-size: 14px;
        vertical-align: bottom;
    }

    Cheers! 
    Josue

    #634225

    In reply to: font size

    yes, but i took de Homev3 page as a template, i copied it, , i made no change to the font of the article what so ever, so im wondering why the font is different now from the rest of the page. how to tell the program to give the articles/the blogs exact same font as the main page? and what is the font / font size of the Home V3 page?

    —-
    ok, ive changed it now in the css via:
    .entry-content p {
    font-size: 16px;
    }

    i hope my client will be alright with it, if not, i let you know
    cheers

    • This reply was modified 9 years, 11 months ago by yampieters.
Viewing 30 results - 11,251 through 11,280 (of 18,744 total)