Viewing 30 results - 18,061 through 18,090 (of 18,727 total)
  • Author
    Search Results
  • turner2f
    Participant

    Prior to version 2.3.2 we used to be able to modify the size and look of the “Responsive Menu Button” by modifying the code around LINE 106 of the “avia.js” file :

    show_menu = $('<a id="advanced_menu_toggle" href="#" class="avia-font-entypo-fontello" style="width:32%; background-color:#d8d8d8; margin-right:-15px; border:thin #666767 solid"><font face="Arial, Helvetica, sans-serif" style="font-size:18px; color:#666767; margin-right:5px; padding-left:5px; font-weight:bold">MENU</font></a> '), //PIGO added the word "menu"

    ===========================

    Now we cannot in version 2.3.2.

    How can we once again alter the size and look of the “Responsive Menu Button”. ?

    Thanks in advance.

    • This topic was modified 12 years, 5 months ago by turner2f.
    #174448

    Got it. Thanks! One more: How can I reduce the size of the light grey icon content box under the icon (DIV.iconbox_content)?
    http://nexuscontentlab.com/home/ Thanks!

    #174443

    ah that’s awesome, sorry I didn’t realise that. Works much better now.

    One last question, how would I make the font smaller or not even visible just for mobile phones as the captions pretty much covers the image when viewed on a phone, thank you (not ipads this size will be fine)

    I tried adding
    .avia-caption-title h2 {
    font-size: 10px;
    }

    but didn’t work, my knowledge is limited on this sorry, cheers

    #174210

    In reply to: Many IE8 Issues

    Hey Devin,

    I’ve gone ahead and deactivated respond.js and the theme is updated to 2.3.2.

    After removing respond.js, obviously the website is no longer responsive in IE, so the squished blog image issue goes away. But naturally I would prefer it to remain responsive, so hopefully there’s a way to fix that aspect of the plug-in’s functionality.

    The other remaining issues are:

    – Menu disappears at certain smaller sizes
    – Search icon renders as a square until moused-over (I would be happy with simply switching out the font search icon with an image if you can show me how)
    – Recent Post images don’t fill their container boxes correctly

    Thanks for the help!
    Tom

    • This reply was modified 12 years, 5 months ago by tmunz.
    #174115

    In reply to: Table bug (Enfold)

    Hi Yigit,

    That didn’t work for me. The header is now displayed on top of each other and not above the columns in normal view.
    When resizing to the size of the iPhone, there is still the problem with the headers in small above the cell content. Only one column has the header in small font above the content and that is column 3, but it has the header of column 4

    Thanks,

    Dave

    #174114

    Hi!

    You can use the icon shortcode – generate it wiith the “Magic Wand” icon (shortcode generator) and add it to your text. If you want to embed it into html code/php file you can use the do_shortcode function like

    
    <?php do_shortcode('[av_font_icon color="#9b9b9b" font="entypo-fontello" icon="ue801" size="40px" position="left" link="" linktarget="no"]'); ?>
    

    Best regards,
    Peter

    #173972

    Hello HighschoolAustralia!

    Please edit css > shortcodes.css, find this code:

    @media only screen and (max-width: 767px)
    {
    	.responsive div .avia-data-table table,
    	.responsive div .avia-data-table tbody,
    	.responsive div .avia-data-table tr,
    	.responsive div .avia-data-table td,
    	.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
    	.responsive .avia-data-table{border-style:solid; border-width: 1px;}
    	.responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
    	.responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
    	.responsive .avia-data-table td:before {
    	display:block;
    	font-style: italic; font-size: 11px;
    	}
    
    	.responsive .avia-data-table td {
    		position: relative;
    	}
    }

    Remove it to display the avia table on the default format when viewing it on iPhone. We might have to adjust the tables on mobile view.

    Cheers!
    Ismael

    #173884

    Hello davidrk!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .widget_nav_menu li { float: left; font-size: 11px; }
    #top .sidebar_left .widget_nav_menu .sub-menu { display: none; }

    Regards,
    Yigit

    #173799

    Hey!

    Please add !important to it as following

    .widgettitle { font-size: 24px!important; }

    Regards,
    Yigit

    #173730

    Hi Yigit! Thanks for your quick reply. Unfortunately that didn’t work. Any ideas? Here’s what I have under the custom css box. Maybe there’s something blocking it from working?

    .content { padding-top: 10px; }
    #top .title_container .container { padding: 0; min-height: 36px; }
    .social_header .phone-info span { font-size: 18px; }
    #header_main .container { height: 150px!important; line-height:150px!important; }
    .social_header .main_menu ul:first-child > li a { height: 90px; }
    .iphorm-element-spacer { padding-bottom: 0; }
    #header_meta { display: none; }
    .logo img { padding: 15px 0; }
    .main_menu { top: 11%; }

    #top #menu-item-search { display: none; }
    .main_menu ul:first-child > li > a { font-size: 15px; }
    .sidebar { padding-top: 25px; }
    h3.widgettitle { font-size: 15px; color: #2a3032; }
    .widget_nav_menu a { font-size: 14px!important; color: #2a3032 !important; }
    #top .widget_nav_menu ul ul li a { padding: 2px 0px 3px 12px; }
    .main_color strong { color: #333333; }

    .header_color .main_menu ul:first-child > li > a, h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif !important; }
    .widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 { text-transform:capitalize!important; }
    .widget a, .widget p { color: #333333 !important; }

    .main_color h3.widgettitle { font-weight: bold; color: #ce1433; }

    .widgettitle { font-size: 24px; }

    #173642

    Hello simplefly!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .widgettitle { font-size: 24px; }

    Regards,
    Yigit

    #173639

    Still the same….

    div.main_menu { position: absolute; right: 34.5%; top: 57%; }
    strong.logo { left: 40%; }
    #header_main { padding-bottom: 34px; }
    .fixed_header.social_header #main { padding-top: 181px; }
    .current-menu-item>a>.avia-menu-fx { display: none;}
    li:hover .avia-menu-fx { display: none; }
    .main_menu .menu ul { margin-top: -32px; }
    body { font-size: 14px !important; }

    #173499

    Hi Ismael,

    thanks for answering.

    thats the code i put in… But the menu is still on the right.

    body { font-size: 14px !important; }
    strong.logo { left: 40%; }
    #header_main { padding-bottom: 34px; }
    .current-menu-item>a>.avia-menu-fx { display: none;}
    div.main_menu { right: 34.5%; top: 57%; }

    #173477
    simplefly
    Participant

    Hello. I would like to know how I can change the font size of the widget title. I would like it to be H4. Thanks!

    #173434

    In reply to: Contact form new field

    This reply has been marked as private.
    #173339

    Hey!

    The HTML code:

    	<p><span id="footer_icon_1" class="av_font_icon  avia-icon-pos-left" style="font-size:15px;line-height:15px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span style="margin-left: 5px;">218 Viceroy Street<br><span style="margin-left: 21px;">Billings, MT 59101</span></span></p>
    
    	<p><span id="footer_icon_2" class="av_font_icon  avia-icon-pos-left" style="font-size:15px;line-height:15px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span style="margin-left: 7px;"><a href="tel:4067942593">406. 794. 2593</a></span></p>
    
    	<p><span id="footer_icon_3" class="av_font_icon  avia-icon-pos-left" style="font-size:14px;line-height:14px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span style="margin-left: 6px;"><a href="mailto: (Email address hidden if logged out) ?Subject=" target=""> (Email address hidden if logged out) </a></span></p>

    The CSS to change each icon:

    #footer_icon_1, #footer_icon_2, #footer_icon_3{
    	/* Applies to the three icons */
            position: relative;
    }
    #footer_icon_1{
    	/* Applies to icon 1 */
            color: red;
           top: 2px;
    }
    #footer_icon_2{
    	/* Applies to icon 2 */
            color: blue;
           top: 5px;
    }
    #footer_icon_3{
    	/* Applies to icon 3 */
           color: green;
           top: 3px;
    }

    Best regards,
    Josue

    #173238

    Hey Kriesi,

    Just checked all the browsers/OS (WIN7 Chrome IE FF MAC OS 10.8.2 Safari FF Chrome) force refreshed and looks like all the icons are showing properly now! Thank you guys!!

    Still one bizarre issue with Safari 6.0.2 – icons are there and always have been but the icons I added via the text block module where I added links to them are not showing as links.

    <h6 style=”text-align: right;”>LEARN MORE ABOUT ME PROFESSIONALLY</h6>
    [av_font_icon color="#c95516" icon="222" size="35px" position="right" link="manually,http://www.linkedin.com/in/moniquevirgilio" linktarget="yes"] [av_font_icon color="#c95516" icon="211" size="35px" position="right" link="manually,https://twitter.com/MyDesignSpace" linktarget="yes"]

    Any ideas?

    Everything else is good!

    #173201

    In reply to: entypo icon in footer

    I got it working with this on footer column but link isn’t working on safari.
    Firefox works fine.

    [av_font_icon color="" font="entypo-fontello" icon="ue8f4" size="40px" position="left" link="http://www.facebook.com" linktarget="yes"]

    I’m confused.

    Hey!

    Please change previous code with following one

    @media only screen and (min-width: 767px) { .social_header .phone-info span { font-size: 16px; } }

    Best regards,
    Yigit

    #172978
    This reply has been marked as private.
    This reply has been marked as private.

    Also, this did increase the font size but it doesn’t look right on mobile.

    Do you have another CSS line for the responsive part of this?

    Thanks

    Zach

    Hey kangaroozach!

    The theme in provided link is not Enfold :)
    You can add following code to Quick CSS in Enfold theme options under Styling tab

    .social_header .phone-info span { font-size: 16px; }

    Best regards,
    Yigit

    #172783

    Hello!

    To make the content wider, add this code to the Quick CSS:

    #top .fullsize .template-blog .post .entry-content>* {
    max-width: 850px !important;
    }

    To make the title and meta text larger:

    .post-meta-infos {
    font-size: 14px !important;
    }
    .post-title.entry-title {
    font-size: 32px !important;
    }
    

    Cheers!
    Josue

    #172399

    In reply to: Change font size

    Hey mikaelsv!

    You could try using CSS, add this code to the Quick CSS (Enfold > Styling):

    .page-id-2329 p {
    font-size: 12px !important;
    }

    That will change the font size of all the paragraphs in the page 2329.

    Cheers!
    Josue

    #172393

    Topic: Change font size

    in forum Enfold
    mikaelsv
    Participant

    On one of my pages I would like to have the normal font a bit smaller, is it possible to write something in the beginning of that page to make the normal font a bit smaller?

    This is the page,

    http://hosted-wp.appli.se/blog/perago/?page_id=2329

    #172373

    Hello!

    You can do something like this:

    .sidebar p{
    font-size: 16px;
    }

    That will target only the paragraphs in the sidebar.

    Best regards,
    Josue

    #172236

    Hi!

    Please go to Enfold theme options > Styling you will see all fonts under “Heading Font” and “Defines the Font for your body text”

    Cheers!
    Yigit

    #172216
    This reply has been marked as private.
    #172200

    cool !
    thanks a lot.

Viewing 30 results - 18,061 through 18,090 (of 18,727 total)