Viewing 30 results - 7,381 through 7,410 (of 18,743 total)
  • Author
    Search Results
  • #930289
    nickgin
    Participant

    Hello Sirs,

    I would like to have an telephone icon + phone number and also email icon + email address in top bar.
    I have used the following shortcode in Header –> Extra Elements –> Phone/Small info:

    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='' admin_preview_bg='']211.411.0600

    Now I would like to insert also one more icon + email address next to telephone.
    I tried to do that but I didn’t manage with css styling. Something I do wrong with classes?
    I need your precious support.

    See the screenshot: https://prnt.sc/iu3smw

    Thank You in advance.

    Best regards,
    Nick

    #930250

    Hi Phil,

    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.home .price span.woocommerce-Price-currencySymbol,
    #top.home .price span.woocommerce-Price-amount.amount
     {
       font-size: 16px !important;
     }
    
    #top.home .price span.woocommerce-Price-currencySymbol {
      margin-left: -15px;
    }
    #top.home .price span.woocommerce-Price-amount.amount {
      padding-left: 15px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #930248

    Hi,
    I found a couple of issues, first your avia-merged-styles in /wp-content/uploads/dynamic_avia/ doesn’t seem to be loading, this could be due to a few things, one of which is updating the theme via FTP and not removing the old files. Did you last update via FTP?

    The second issue is this css in your “simple css” is adding extra padding to the button, but it may not be that much of a issue when we get your avia-merged-styles working again, so I left it in place for now.

    
    #top .avia-button-fullwidth {
    	font-size: 16px!important;
    	line-height: 15px!important;
    	padding: 15px;
    }
    

    Please include FTP access in the Private Content area.

    Best regards,
    Mike

    #930179
    bakbek
    Participant

    Hi, how can I increase the font size for the icon caption? And how can I change the color of the icon circle?

    Thanks

    #930175
    extraeyes
    Participant

    I am customizing H6 to a different font family than the rest of my theme since I don’t believe I have ever used it. It is taking the size change but not changing the font. Is this not possible to do? Also, When I try to change the color of the H1, H2, ect.. I cannot change the font color. Are these things not possible to do? Also the box for font color that used to be next to the Bold and Italic boxes in the Advanced editor are gone. Is this part of the problem or is that now normal with the update?

    Please keep in mind I do not do code only know how to do quick CSS.

    Thank you.
    Pam

    Thank you Vinay,

    I changed in your code text size and transition to 0.4s.

    1. Is it possible to dead center title as now it seems to be a bit to the right. I think title is now still lining up to previous oversized black hover overlay.

    2. Is it possible to fade in 0.4s that black overlay, same as the text.

    3. When I rollover the image title font starts as black and then fades into a blue. Is it possible for title text to start as 0% opacity and then to 100% opacity as it is now, and where can I change that blue color?

    Cheers, Alan

    Hi,

    The cod you had earlier does not support title and background to have different z-index so we have modified it a bit and added to Quick CSS section. Please review the site and let us know if you have any questions ;)

    /* Masonry overlay */
    
    .av-masonry-entry:before {
    content: attr(title);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-align: center;
    line-height: 180px;
    opacity: 0;
    font-weight: bold;
    font-size: 24px;
    transition: all linear 0.2s;
    }
    
    .av-masonry-entry:hover:before {
    opacity:1;
    }
    .av-masonry-entry:hover .av-masonry-outerimage-container:before {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    content:'';
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: all linear 0.2s;
    }

    Best regards,
    Vinay

    #930074

    Hi,

    You have a font-size set for 22px!important on the menu. It looks like its being called in the auto-optimize plugin css. This needs to be changed to 18px to correct the issue.

    Best regards,
    Jordan Shannon

    #929968

    Hey Regan,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #ctct-form-626 label {
        display: none;
    }
    
    #ctct-form-626 #ctct-submitted {
        font-family: "atrament-web",sans-serif;
        font-size: 22px;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #929762
    rvga
    Participant

    Hi guys,
    Referring to this post the nice little code from Guenni doesn’t work any more. I d’ont know what I mess around but see the result for yourselves: page
    I just want to minimize the size of an H1 or H2 or whatever H. tag to fit in my frame. It worked just fine.
    Here’s the code Guenni gave me 2 days ago:

    .product_title.entry-title {
        font-size: 18px;
    }

    I inserted this code inside my other quick css codes under the general styling tab and today back on it, it’s all broken :((
    Any ideas?

    • This topic was modified 8 years, 1 month ago by rvga.
    #929725
    darajan
    Participant

    Hello, how can I customize masonry portfolio entry, such as font size for both selected(on the left) and listed(on the right), leading, padding, color, and what if I want to have differently settings on mobile.

    Please check the portfolio entry section on this page

    How can get total control of this section’s visual appearance:
    ALL All / graphic / hypermedia / photography / sound

    Also, can I make them in a different order, for instance:
    from All / graphic / hypermedia / photography / sound to
    All / hypermedia / graphic / sound / photography /

    Thanks.

    #929649

    In reply to: Menu styling

    Hi Vinay,

    /* menu-resize for different screen sizes */
    #av-burger-menu-ul .avia-menu-text {
    font-size:18px!important;
    font-family:PT Sans!important;
    color: #df8020!important; 
    }
    #av-burger-menu-ul > a:hover .avia-menu-text {
        color: #ffffff!important;
    }

    does not work. The first style I need for the font. So I cannot replace it. I need a fix for

    a) if the display is in desktop ==> text color should change when I hover (over the text as well as over the anchor)
    b) if the display is in mobile size ==> same as above + font should NOT change (previous ticket)

    thx
    roland

    Hi Vinay,

    Thanks for providing enfold masonry examples. Unfortunately they don’t work well on my touch pad. On your masonry example animation 1 it seems to be stuttering a bit and it’s not seamless. Also, when you’re going over gallery images with that code sometimes it click on the image right away instead of just showing a hover state with the title which is my goal. Then when I touch hard (click) it goes to desired section.

    So again, is it possible for you to edit this existing code which perfectly hovers/animates/clicks my gallery:

    .av-masonry-entry:before {
    content: attr(title);
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-align: center;
    line-height: 180px;
    opacity: 0;
    font-weight: bold;
    font-size: 24px;
    transition: all linear 0.2s;
    }

    .av-masonry-entry:hover:before {
    opacity: 0.5;
    }

    … and at the same time.

    1. Make black image highlight overlay the same size as image, and not bigger as it is now.
    2. Separate the title and black overlay, so that I can make title 100% opacity on hover.
    3. I added excerpt to the first image on the gallery, so it would be nice for it to display as well.

    I really appreciate all your help.

    Cheers, Alan

    Hey amarkoc,

    Please edit the values in the below code to suit your site and add this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    /*----------------------------------------
    // CSS - Masonry overlay animation 1
    //--------------------------------------*/
    
    /* Title and caption area */
    #top .av-inner-masonry-content {
    	background:rgba(15, 0, 56, 0.59)!important;
    	height:100%
    	} 
    /* Title text */
    #top .av-masonry .entry-title {
        background: gold;
    	display:inline-block;
        padding: 0 5px;
    	position: absolute!important;
        top: -100%;
    	transition:all .35s cubic-bezier(0.63, 0.7, 0.55, 1.03);
    	font-size:22px;
    	letter-spacing: .05em;
    	text-transform:uppercase;
    }
    /* Title text on hover*/
    #top .av-inner-masonry-content:hover .entry-title{
    	transition:all .5s ease;
    	top: 20px!important;
    }
    /* Disable the overlay on hover*/
    #top .av-inner-masonry-content:hover{	background:transparent!important; }
    /* Hide caption arrow */
    #top .avia-arrow {	background: transparent; }
    /* Hide date */
    #top span.av-masonry-date { display: none; }
    

    Best regards,
    Vinay

    #929038

    Hi,

    I’ve been trying to achieve something similar so that the product divs remain the same height even if the product titles warp across multiple line and so that the prices align.

    I’m using the following:

    /* woocommerce category font sizes */

    .inner_product_header_cell h2 {
    font-size: 20px !important;
    line-height: 1.4em !important;
    font-weight: normal !important;
    }

    #top .inner_product_header {
    min-height: 120px;
    }

    #top .price span {
    font-size: 22px !important;
    line-height: 1.4em !important;
    font-weight: bold !important;
    position: absolute !important;
    bottom: 0px !important;
    }

    So far so good, but the <span class=”woocommerce-Price-currencySymbol”>£</span> isn’t behaving

    https://screencast.com/t/YkoVMyFVP

    Any suggestions would be greatly appreciated.

    Thanks

    Phil

    #928788

    Topic: Menu styling

    in forum Enfold
    kwanumzen
    Participant

    Hi,

    I have asked already for help and got a solution for it.

    Namely: if I style the menu items accordingly to the color scheme I’m using than I set the color like:

    #av-burger-menu-ul .avia-menu-text {
    &:hover {
        color: black!important;
      }
    font-size:18px!important;
    font-family:PT Sans!important;
    color: #df8020!important; 
    }

    with the intention that every menu item has orange background color but when hover the color of the text should change into black. This works quite well if I do it like
    #av-burger-menu-ul:hover, .avia-menu-text:hover { ...
    but this does NOT color the text if the mouse cursor is not exactly over the text, i.e. this class. I add the .a with a comma, but than all anchors are colored as well.

    So, what is the correct styling to have correctly specified the colors with hover effect? (Plz still the initial problem is solved)

    thx
    roland

    #928676

    In reply to: Sockel Foto

    click on the image to enlarge – ich glaube das ich das Backend auf Deutsch für dich lassen konnte:

    and

    for my test here i got the following quick css

    #socket { min-height: 450px; display: flex }
    .socket_color { background-size: cover }
    #socket .copyright {
        float: none;
        display: block;
        text-align: center;
        font-size: 48px;
       line-height: 60px;
        top: 60%;
        position: relative;
        color: #f00;
    }

    See demo here: https://webers-testseite.de/bernhard/

    #928550

    In reply to: Sidebar

    Hey Hilde,
    1: Die Seitenleiste wird immer unter einem “Farbbereich” oder einem anderen Element voller Breite angezeigt. Bitte ändern Sie Ihr “Bitte beachten” Element.
    2: Mit “post picture” meinst du “feature image”? Ich glaube, dass Sie den erweiterten Layout-Builder für diesen Beitrag verwenden, daher müssen Sie ein Bild im Post-it-Format hinzufügen, anstatt das “Feature-Bild” zu verwenden, wie bei Verwendung des Standard-Editors.
    3: Bitte versuchen Sie die Schriftgröße in: Enfold Theme Options> Advanced Styling> und wählen Sie Ihre Überschrift.

    —translate—

    1: The sidebar will always show below a “color section” or any other full width element. Please change your “Please note” element.
    2: By “post picture” do you mean “feature image”? I believe you are using the advanced layout builder for this post, so you will need to add a image in the post it self, rather than using the “feature image” as when using the default editor.
    3: Please try setting the font size in: Enfold Theme Options > Advanced Styling > and choose your heading.

    Best regards,
    Mike

    #928541

    In reply to: Text in easy slider

    Hi,
    For issue 1, Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 1023px) { 
    li.slide-1 .avia-caption-content {
    font-size: 16px !important;
    }
    }

    For issue 2:

    @media only screen and (max-width: 479px) {
    .responsive #top li.slide-1 .slideshow_caption {
        width: 50%!important; 
        margin-left: 50%;
    }
    }

    Best regards,
    Mike

    #928532

    Hi Mike,

    I added the CSS-code to Quick-CSS field.

    I want to use the advanced layout builder to add the CSS.

    But there is no “Custom CSS claa” entry below the font size in my text block.

    Do you have an idea why?

    Best regards
    Jorg

    hm – more than one h1 per page ? this is no good behavior – google don’t like it if a page has more than one h1 each.
    try this first – for the buttons you talk to – is it the same link?

    .product_title.entry-title {
        font-size: 18px;
    }
    .avia-button-fullwidth .avia_iconbox_title {
        font-size: 18px;
    }
    .avia-button .avia_iconbox_title {
        font-size: 14px;
    }

    http://nrc-bio.com/portfolio-item/cone-1/… should work?

    I’ve another question for you if you don’t mind.
    What custom CSS code could I use to get control of the font size for texts inside either regular button or fullwidth button elements?

    • This reply was modified 8 years, 1 month ago by rvga.
    amarkoc
    Participant

    Hi there,

    I’ve been researching your forum and playing with this all day, and I got a code that’s working but need your help to make it perfect.

    1. When I touch gallery image on my ipad it shows black image highlight that’s bigger than just image.
    I need black overlay shape to be the same size as image alone.

    2. Title is transparent and same opacity as black overlay.
    I need title to be at 100% opacity.

    3. Also, is it possible to display on rollover any other text besides a title alone. Like subtitle or any other text as a description that I would like to include below existing title.

    This is a code that I have in my Quich CSS:

    .av-masonry-entry:before {
    content: attr(title);
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-align: center;
    line-height: 180px;
    opacity: 0;
    font-weight: bold;
    font-size: 24px;
    }

    .av-masonry-entry:hover:before {
    opacity: 0.5;
    }

    .av-masonry-entry:before {
    transition: all linear 0.2s;
    }

    Also in Masonry Gallery Content I have Overlay deactivated and not displaying element captions.

    Thank you for your help.

    Cheers, Alan

    rvga
    Participant

    Hi everyone,
    I’ve been reading the entire forum but couldn’t find an answer to my problem.

    I would like to have the ability to change the size of an H1 text inside a text block inside of a portfolio element.
    Through the custom CSS field, that would be perfect.

    Have a look at my issue: cone 1

    Thx for your help.

    #928076

    Hi Vinay,

    Checked and double checked again and found out there was a conflict with some lines in custom CSS which forced the font-size for caption to be larger than set in the screen options ;-). Now it works just fine.

    Thanks for your helpful suggestion and sorry to have bothered you.

    Can you flag this topic as closed please?

    Best regards,
    Monique

    #927956
    hondacbr26
    Participant

    Hi, this is my first time building website, I am trying to do a simple one pager where the text are centered and scale down when view in mobile .
    problem 1) when my page is viewed in mobile, the format of the pictures change and the content font size stay the same. How do I ensure they stay the same just scale down?
    Problem 2) I am trying to have a masonry structured gallery of 3 pictures in a section oriented in a way where the left or right picture is the full length where the 2 pictures beside it has the total height of the vertical picture.

    I’ve linked an example of what I am trying to achieve as a sample, I appreciate all the help possible.

    Thank You

    Janson

    • This topic was modified 8 years, 1 month ago by hondacbr26.
    #927943

    Hi,
    This is because this is a different link than the first one you posted.
    For this new page, please try this css:

    #top.page-id-7940 h3.slide-entry-title a {
    font-size: 18px !important;
    }
    #top.page-id-7940 .slide-meta-comments,#top.page-id-7940 .slide-meta-del {
    display: none !important;
    }
    
    #top.page-id-7940 .avia-content-slider .read-more-link a {
    margin: auto !important;
    }
    #top.page-id-7940 .avia-content-slider .read-more-link {
        top: 0px!important; 
        padding-bottom: 0px!important; 
    }
    #top.page-id-7940 .entry-footer .slide-meta {
    margin-top: 5px !important;
    }

    Or if you want to reuse this for many pages, try removing the first code and use this instead:

    #top h3.slide-entry-title a {
    font-size: 18px !important;
    }
    #top .slide-meta-comments,#top .slide-meta-del {
    display: none !important;
    }
    
    #top .avia-content-slider .read-more-link a {
    margin: auto !important;
    }
    #top .avia-content-slider .read-more-link {
        top: 0px!important; 
        padding-bottom: 0px!important; 
    }
    #top .entry-footer .slide-meta {
    margin-top: 5px !important;
    }

    Best regards,
    Mike

    #927941

    Hey Munford,

    Thank you for using Enfold.

    1.) Please upgrade the theme from 4.1.2 to version 4.2.6. That should help with the issue.

    2.) Use the following css code to display the load more button on page load.

    .av-masonry-pagination.av-masonry-load-more {
        opacity: 1;
        visibility: visible;
    }

    3.) This css code should alter the style of the load more button.

    #top .main_color .container .av-masonry-load-more {
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 13px;
        visibility: visible;
        opacity: 1;
        overflow: hidden;
        background-color: red;
        width: 200px;
        margin: 0 auto;
    }

    Adjust the values as needed.

    Best regards,
    Ismael

    #927936

    Hey pjphoto,

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

    .avia_ajax fieldset h3 {
      font-size: 12px !important;
    }

    Best regards,
    Rikard

    #927810
    pjphoto
    Participant

    I want to change the font size of form title displayed above the form. Can anyone suggest how I can achieve this please

Viewing 30 results - 7,381 through 7,410 (of 18,743 total)