Viewing 30 results - 11,131 through 11,160 (of 18,744 total)
  • Author
    Search Results
  • #646079

    Hey!

    Add the “inline_popup” class attribute in the link tag.

    <a href="#content-to-open" class="avia-button inline_popup avia-icon_select-yes-left-icon avia-color-theme-color avia-size-x-large avia-position-center ">
    

    Remove it from here:

    <div class="avia-button-wrap avia-button-center avia-builder-el-6 el_after_av_heading  avia-builder-el-last inline_popup">
    

    Final code:

    <div class="avia-button-wrap avia-button-center avia-builder-el-6 el_after_av_heading  avia-builder-el-last">
    <a href="#content-to-open" class="avia-button inline_popup avia-icon_select-yes-left-icon avia-color-theme-color avia-size-x-large avia-position-center ">
    <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">Need to show popup when this button is clicked</span></a>
    </div>
    

    Best regards,
    Ismael

    #646066
    AppelenEelman
    Participant

    Hello,

    I tried to change the font size of the submenu to 16px with the following CSS code:

    #top .av-main-nav ul a{width:100%;height:auto;float:left;text-align:left;line-height:23px;padding:8px 15px;/* font-size: 16px !important; */min-height: 23px;max-width: none;text-decoration: none;font-family: inherit;}

    But it does not work. Please advise. Thanks.

    #646062

    Hi,


    @Bcunningham
    : What do you mean by “wonky”? Try to use “em” instead of “px” as the font size unit (http://www.w3schools.com/cssref/css_units.asp
    ). Or edit the layer, go to the Attributes panel then apply a unique class or id attribute to it. Use css media queries to adjust the font size on smaller screens.(http://www.w3schools.com/cssref/css3_pr_mediaquery.asp)

    Best regards,
    Ismael

    #646041

    Hi,

    I get the same results when I tried on a test page but I’m not sure why it’s not taking effect, could you try using regular CSS instead? This should work for the setting you have:

    h1, h2, h3 {
    font-size:10px !important;
    }

    Regards,
    Rikard

    #646035
    yingyang
    Participant

    THe demo i loaded has a bulky footer (right on the pic below) how can i achieve the slimmer lighter look of the footer on the left?

    #645902

    Hi,

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

    
    .avia-table .first-table-item {
        font-size:18px!important;
    }
    

    Best regards,
    Vinay

    #645901

    I got it on myself with this code:

    .pricing-table li.avia-heading-row {
        font-size: 28px!important;
    }
    #645878

    Hey crevlon,

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

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

    Best regards,
    Vinay

    #645858
    crevlon
    Participant

    Hi,

    how can I change the font size of the table title?

    Regards,
    Crevlon

    #645856
    crevlon
    Participant

    Hi,

    how can I change the font size of the tabs title?

    I tried the following code but nothing happened:
    .js_active .tab_titles .tab:first-child { font-size: 16px; !important}

    #645794

    Hey jordanvidrine,

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

    @media only screen and (max-width: 767px) {
    .av-inherit-size .av-special-heading-tag {
        font-size:30px;
    }
    .av-subheading p{
     font-size:16px;   
    }
    }
    

    Best regards,
    Vinay

    #645752
    Anon_Designers
    Participant

    Hi there

    I’m trying to edit the theme options but it’s not changing, here’s what I’ve tried to do:-

    Mojito Child Theme Options > Advanced Styling > Main Menu Links > Amending font, colour and size

    Also as above but..

    General Layout > Dimensions

    Please help :(

    #645620
    jordanvidrine
    Participant

    How do I get to a setting to change the size of the font and image on mobile?

    I have a color area with a background image. Inside the color area is a heading and text underneath. Its pretty nice looking and large on a desktop but on the phone the text is still really huge and goes off the screen.

    #645493

    In reply to: Promobox font size

    Hey crevlon,

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

    .avia-promocontent * {
        font-size: 20px!important;
    }
    

    Best regards,
    Yigit

    #645483

    Topic: Promobox font size

    in forum Enfold
    crevlon
    Participant

    Hi,

    how can I change the font-size of the promobox?

    Regards
    Marco

    #645455

    Hi,

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

    .avia-content-slider .slide-entry-excerpt { font-size: 20px; }
    

    Best regards,
    Yigit

    #645453

    it does not increase the font size, it only reduce the excert text from 4 lines to 2 lines.

    i am not incresing or reducing excert line, what i need is to increase the “font size” of the excert

    #645441
    Armstrong88
    Participant

    How do i increase excert font size in grid layout in enfold theme?

    reference site is http://armstrongbooks.com/

    thanks for your support

    #645404
    stevegoh422
    Participant

    Hi guys,

    My website is ruined after I posted the following CSS codes found on the forum:

    @media only screen and (max-width: 767px) {
    .responsive .logo a {
    display: inline-block;
    vertical-align: middle;
    }

    .responsive.html_header_top.html_logo_center .logo {
    text-align: center;
    }
    }

    Below are the list of issues affected by the CSS codes above:
    1) Some website contents’ sizes shrink
    2) Header becomes transparent (despite selecting no transparency)
    3) Menu, menu fonts shrink
    4) Large part of avia builder functions not working

    Please refer to the original site screenshots before I implement the CSS codes.
    I need help to revert the changes, guys!

    Thanks & Regards,
    Steve

    #645388

    Topic: acces box

    in forum Enfold
    lleonera
    Participant

    Hey guys!
    I got a problem with the acces box of my website.
    When I write the first box and I press tab key all the formulary box gets bigger. It also happens with the second box of the formulary.

    How can I fixed it?

    This is the code I used to create it:

    <form action=”http://vet24.pedidosweb.com/logon.asp&#8221; method=”POST” name=”login”>
    <table style=”height: 109px;” border=”0″ width=”323″ cellspacing=”0″ cellpadding=”0″ align=”center”>
    <tbody>
    <tr>
    <td bgcolor=”#0033cc” width=”70″ height=”center”><span style=”color: #ffffff;”>USUARIO:</span></td>
    <td align=”center” bgcolor=”#0033cc” width=”130″><input name=”login” type=”TEXT” autofocus=”” /></td>
    </tr>
    <tr>
    <td bgcolor=”#0033cc” width=”70″ height=”center”><span style=”color: #ffffff;”>CONTRASENYA:</span></td>
    <td align=”left” bgcolor=”#0033cc” width=”130″><input name=”pwd” size=”20″ type=”password” />
    <p style=”text-align: right;”></p>
    </td>
    </tr>
    </tbody>
    </table>
    <p style=”text-align: right;”><input src=”http://web.soladomingo.com/wp-content/uploads/2016/03/Entrar-acceso-clientes.jpg&#8221; type=”image” value=”submit” /></p>

    </form>

    And this CSS that I used too (you gave it to me to fix some issues):
    table strong {
    position: relative;
    top: -22px;
    right: -15px;
    }
    table input {
    position: relative;
    top: 10px;
    }

    For font size use this:
    table strong span {
    font-size: 14px;
    }

    Thanks a lot!

    #645356

    Hey Jordan,

    Does that not influence all special headings?

    And, I only want that specific header on the home page with a larger font size, not all (H2) special headers.

    Why do the special heading settings not work?

    Regards,
    Monique

    #645353
    darajan
    Participant

    7. Re-order masonry categories items, not the image grid, but the names of the categories.
    I’d like to customize the order of the category items, not the grid images. Please see attached.
    category_items_order

    If this could not be achieved. Can I hide the categories on Mobile which takes a lot of space, or can I decrease the font size of the category items on mobile.
    category_item_on_mobile

    • This topic was modified 9 years, 10 months ago by darajan.
    #645351

    Hi Ismail,

    This is great. Now we are getting closer to a solution. Can you recheck the code again? The code is behaving funny in the sence the black overlay on the page gets displayed but not the physical popup. I have added the code to the code block section on the test page so you can check the result there.

    The code I used:

    <div class="avia-button-wrap avia-button-center avia-builder-el-6 el_after_av_heading  avia-builder-el-last inline_popup">
    <a href="#content-to-open" class="avia-button inline_popup avia-icon_select-yes-left-icon avia-color-theme-color avia-size-x-large avia-position-center ">
    <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">Need to show popup when this button is clicked</span></a>
    </div>
    

    Thanks so much for the help. It is appreciated. Almost there.

    • This reply was modified 9 years, 10 months ago by joachimpr.
    #645347
    darajan
    Participant

    Hello,

    I would like to customize the masonry grid’s overlay frame, such as size, position, colour, opacity, font size, font colour, font opacity…
    Also I wonder if I could replace with my own overlay design instead of a simple rectangular frame.
    And, how to set different parameters for mobile for all those settings.

    Thanks.

    #645338
    darajan
    Participant

    Hello,

    For lightbox window size and background mask opacity. I used following css to increase window size to 1280px and bg opacity to 0.9 showing less original content.

    .mfp-iframe-holder .mfp-content {
    max-width: 1280px;
    position:center;
    top:30px;
    }

    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.9 !important;
    background: black !important;
    }

    This works on links that has a custom url (either an image or video). However, when I choose “Lightbox linking active” in a masonry gallery element. it ignors my css settings, using the default layout which is less then 1280px and more bg content opacity. Although my targeted image size is >= 1280px. That is not I want. So how to change its default lightbox window size and the bg opacity.

    You can see in the link I provided, when you click the video link on an image, it pops up a correct 1280px lightbox with 0.9 bg mask opacity. But when you click on a masonry gallery below, the popup window is less then 1280px.

    And if possible, could you list the reference for all the essential lightbox CSS formats, including its icons (arrows), subtitle font size, position and how it shows differently on mobile.

    • This topic was modified 9 years, 10 months ago by darajan.
    #645287

    Hi!

    You need to add the “inline_popup” class attribute in the button html to enable the lightbox. Use the actual html of the button in a text or code block then add the class attribute:

    <div class="avia-button-wrap avia-button-center  avia-builder-el-6  el_after_av_heading  avia-builder-el-last  inline_popup">
    <a href="#content-to-open" class="avia-button inline_popup avia-icon_select-yes-left-icon avia-color-theme-color avia-size-x-large avia-position-center "><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">Need to show popup when this button is clicked</span></a>
    </div>
    

    Best regards,
    Ismael

    #645223

    Hey Monique,

    Thanks for getting in touch with us!

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

    .av-special-heading-tag {
        font-size: 40px !important;
    }
    

    Best regards,
    Jordan

    #645119

    In reply to: Countdown Font

    Hi Vinay,

    It wasnt that difficult, after some tries I did work it out:

    .av-countdown-timer-title {
      font-size: 14px;
    }

    thanks man

    #645004
    Oversberg
    Participant

    Hey,
    after I updated to Version 3.6 all CSS defined in the section “extended Styling” (Erweitertes Styling) is ignored.

    Settings and results can be seen here: https://www.nachbarrecht.com/wrong-css.html

    H1,H2 and H3 are defined to have a 10px font-size

    Even the update to 3.6.1 didn’t fix it.

    #644951

    In reply to: Countdown Font

    Can you please also tell how do we change font size of the title of the event?

    I am using the following and it is not working:

    .av-countdown-timer-title-bottom * {
    font-size: 14px!important;
    }

Viewing 30 results - 11,131 through 11,160 (of 18,744 total)