Viewing 30 results - 16,621 through 16,650 (of 18,728 total)
  • Author
    Search Results
  • #257107

    Hey Alzybob!

    Can you post a screenshot and show? Are you using a plugin?

    Cheers!
    Yigit

    #256975
    Alzybob
    Participant

    How do I Deactivate the “Font Size” option on the live site on top right corner of website with the little + and – icons?

    #256951

    Hi!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css to fix the sold out notice:

    span.soldout {
    min-height: 52px;
    min-width: 52px;
    padding: 4px;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    line-height: 52px;
    top: 6px;
    left: 6px;
    margin: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 40px;
    background: #C11B17;
    background: -webkit-gradient(linear,left top,left bottom,from(#C11B17),to(#7E2217));
    background: -webkit-linear-gradient(#C11B17,#7E2217);
    background: -moz-linear-gradient(center top,#C11B17 0,#7E2217 100%);
    background: -moz-gradient(center top,#C11B17 0,#7E2217 100%);
    text-shadow: 0 -1px 0 #7E2217;
    color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3),inset 0 -1px 0 rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3),inset 0 -1px 0 rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3),inset 0 -1px 0 rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,0.2);
    }

    Regards,
    Ismael

    #256910

    Thanks! So did that essentially resize the font when the screen size was at a certain size?
    (sorry, I’m trying to learn this as I go.)

    #256743
    This reply has been marked as private.
    #256676
    1456932587
    Participant

    How would I increase the size of my textblock under the about us section in my site marthasmaids.com

    #256667
    kayzelmoo
    Participant

    Hi all!
    The error is that it display wrongly for the plugin issue
    (shopelegal.com/new-arrivals/) this should be the correct sold out display
    (http://www.shopelegal.com/tops/) is the wrong display

    Any ideas to rectify this issue?

    Current custom css
    ul.products li.product a img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    display: block;
    height: auto !important;
    margin: 0 0 8px;
    transition: all 0.2s ease-in-out 0s;
    width: 320px !important;
    }

    .woocommerce span.soldout, .woocommerce-page span.soldout {
    z-index: 9999999 !important;
    }

    .soldout {
    z-index: 999999 !important;
    font-size: 16px;
    background: #000000 !important;
    }

    .woocommerce_before_shop_loop_item_title{
    z-index: 99999 !important;
    }

    Help is much appreciated as always!!

    #256605

    I have tried to put in my website, will try again then
    http://www.lonesoederberg.com

    No it is not working, I mean blogposts headings, widget area headings, Team member headings etc

    Also I can’t make the font: Gill Sans light any more, I want that throughout the entire site ?

    This was also a problem in the beginning for me, the Heading colors and sizes, in blogposts, widgets and where there are headings that are not put inside the ” Special heading ” through the advanced layout builder ?

    #256593
    Lone1971
    Participant

    Hi I had made some changes to the font family, heading sizes and colors, but after the update to 2.7 it is not working.

    Here is what I have got:

    h1,h2,h3,h4,h5,h6 { font-family: “GillSans-Light”, sans-serif; !important;}

    h1 { font-size: 21px; }
    h2 { font-size: 19px; }
    h3 { font-size: 17px; }
    h4 { font-size: 16px; }
    h5 { font-size: 14px; }
    h6 { font-size: 13px; }

    body {
    font-size: 72%;
    font-family: “GillSans-Light”, “Gill Sans”, sans-serif; !important;
    }

    .avia-promocontent p{
    font-size: 13px;
    }

    .form-allowed-tags {
    display: none;
    }

    I just want blog heading and other plugin headings etc to have #f05a1a as font color, not black as they are now – not all of the exiting headings, only the heading I can’t place inside a Special heading ??

    And the font family changes worked before the update, not any more ?

    My site:

    • This topic was modified 11 years, 11 months ago by Lone1971.
    #256539

    Hey!

    Thank you for the update.

    Please make sure that you choose the second option on Header Mobile Menu activation. If that doesn’t work, please use this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a {
    padding: 0 7px;
    }
    
    .av-main-nav > li > a {
    font-size: 11px;
    }
    }

    Regards,
    Ismael

    #256307
    This reply has been marked as private.
    #256301

    You are welcome Katrin, glad we could help :)

    Regards,
    Josue

    #256298

    Hi Josue,

    many thanks!

    Regards,
    Katrin

    #256292

    Hi Katrin!

    Refer to this article:
    http://kriesi.at/documentation/enfold/change-the-default-font-size/

    Best regards,
    Josue

    #256284
    Katrin
    Participant

    Hey there,

    would you be able to give me some code how I permanently can change the font size in the child’s theme?

    By default, I guess, it’s 10px. Let’s say I want it at 12px.

    Thank you very much,
    Katrin

    #256177

    Hey!

    Please try deactivating minifying plugin/feature if you are using any and then flush browser cache and refresh your page a few times. What kind of changes would you like to make?

    Best regards,
    Yigit

    #256128

    Hey segothe!

    Thank you for using the theme!

    I’m really sorry but we cannot provide support for third party plugins or scripts as stated on our support policy.. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author. If the login and sign up forms can be place using a shortcode, maybe we can help. A screenshot of what you’re trying to do will help.

    Regarding the home icon, you can generate an icon shortcode on a post or page then go to Appearance > Menus. Create a custom link, add the home page url and the icon shortcode as label. Use this on the label field for example, this is a house icon generated using the insert shortcode wand.

    [av_font_icon icon='ue821' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='40px' position='left' custom_class=''][/av_font_icon]
    

    Regards,
    Ismael

    #256109

    Hi!

    Thank you for the update.

    I’m sorry about the link. It has nothing to do with the wordpress layer slider version. Please use this for the font:

    .av-main-nav > li > a {
    font-size: 15px;
    }

    Please create a text image on photoshop or any image editor that can save an image as PNG format. Create a graphic text with a transparent background then add it as a layer on the layer slider.

    Regards,
    Ismael

    #256097

    In reply to: Fontello icon

    Hi!

    This is how it looks on my end on 28px – http://i.imgur.com/2wXHstf.png
    What is the font size you are using? I can try to reproduce on my end

    Regards,
    Yigit

    #256091

    Hi!

    Please add following code to Quick CSS

    span.news-time {
    display: none!important;
    }
    #top .image_size_widget .news-thumb { margin-right: 30%; }
    .news-headline {
    overflow: visible;
    margin-left: 17%;
    font-size: 14px;
    }

    Cheers!
    Yigit

    #255935
    This reply has been marked as private.
    #255932

    In reply to: Help Contact form

    Hi!

    You can use a tags to create links, it would be like:

    <ul class='icons_footer'>
    	<li>[av_font_icon icon='ue80a' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Eva Fredmüller</li>
    	<li>[av_font_icon icon='ue840' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Felleartig</li>
    	<li>[av_font_icon icon='ue842' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]<div class='multiline'><a href="http://goo.gl/z0cVXN" target="_blank">Hunde- & Katzensalon <br> “pfotentreff” <br> Haagerfeld 1, 45479 Mülheim</a></div></li>
    	<li>[av_font_icon icon='ue8ac' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]0170 / 11 111 11</li>
    	<li>[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]<a href="http://www.felleartig.de/kontakt" target="_blank"> (Email address hidden if logged out) </a></li>
    	<li>[av_font_icon icon='ue8b1' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]<a href="http://www.felleartig.de/" target="_blank">felleartig.de</a></li>
    </ul>

    Regards,
    Josue

    #255925

    In reply to: Help Contact form

    Hi!

    Try with this:

    <ul class='icons_footer'>
    	<li>[av_font_icon icon='ue80a' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Eva Fredmüller</li>
    	<li>[av_font_icon icon='ue840' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Felleartig</li>
    	<li>[av_font_icon icon='ue842' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]<div class='multiline'>Hunde- & Katzensalon <br> “pfotentreff” <br> Haagerfeld 1, 45479 Mülheim</div></li>
    	<li>[av_font_icon icon='ue8ac' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]0170 / 11 111 11</li>
    	<li>[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon] (Email address hidden if logged out) </li>
    	<li>[av_font_icon icon='ue8b1' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]felleartig.de</li>
    </ul>

    Cheers!
    Josue

    #255905
    This reply has been marked as private.
    #255904
    aribann
    Participant

    Cant seem to get changes to stay in Mega Menu

    Able to adjust to in Firebug, but pasting those changes into Quick CSS does not result in change
    ?

    #255860

    Hi,

    You can try setting that Layer an ID and then with some Quick CSS:

    #layerx{
    font-size: 22px !important;
    }

    Regards,
    Josue

    #255840
    bryanjkoop
    Participant

    Is it possible to turn responsive text OFF in LayerSlider? I’m trying to create a gallery with captions below but need the font size to remain the same regardless of the photo size.

    #255828

    Hello and thank you! But your tips does not work… This is my quick CSS : (only the first is working, others – for example the size of the phone number- are not taken into account).. I dont know what to do?

    body {
    font-size: 16px;
    }

    #header_meta {
    min-height: 35px;
    }

    .entry-content a {
    text-decoration: underline !important;
    }

    a {
    color: #485edb;
    text-decoration: underline;
    } .

    .social_header .phone-info span {
    padding: 0;
    margin: 0;
    font-size: 18px
    }

    #255760

    Hi jedasim!

    The opening body rule in your Quick CSS doesn’t have a closing bracket. It needs one in order for the css after it to get recognized. Make sure its:

    body {
      font-size: 16px;
    }
    

    Then you can force the underline for text-decoration in your content areas with:

    
    .entry-content a {
    text-decoration: underline !important;
    }
    

    Best regards,
    Devin

    #255752

    In reply to: Help Contact form

    Hi!

    I guess you are referring to the one that says ‘Feldstr.1…’, i updated the code now:

    <ul class='icons_footer'>
    	<li>[av_font_icon icon='ue80a' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Eva Fredmüller</li>
    	<li>[av_font_icon icon='ue840' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Felleartig</li>
    	<li>[av_font_icon icon='ue842' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]Haagerfeld 1, 45479 Mülheim</li>
    	<li>[av_font_icon icon='ue8ac' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]0170 / 11 111 11</li>
    	<li>[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon] (Email address hidden if logged out) </li>
    	<li>[av_font_icon icon='ue8b1' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='14px' position='left'][/av_font_icon]felleartig.de</li>
    </ul>

    Note that the text is there, you can still edit it without breaking the code.

    Best regards,
    Josue

Viewing 30 results - 16,621 through 16,650 (of 18,728 total)