Viewing 30 results - 7,231 through 7,260 (of 18,743 total)
  • Author
    Search Results
  • #939650

    Hi bakbek,

    Can you try to use this instead:

    @media only screen and (min-width:960px) and (max-width:1024px) {
      #top .av_one_fourth .avia-button.avia-size-x-large {
        padding: 25px 20px !important;
        font-size: 18px !important;
      }
    }

    Best regards,
    Nikko

    #939645

    Hey Johan,

    Thank you for using Enfold.

    The style is different because of the following css modifications.

    @media only screen and (min-width: 767px) {
    body div .avia-button {
        border-radius: 3px;
        padding: 10px;
        font-size: 12px;
        text-decoration: none;
        display: inline-block;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        margin: 3px 0;
        line-height: 1.2em;
        position: relative;
        font-weight: normal;
        text-align: center;
        max-width: 100%;
    }
    }

    The button is being applied only when the screen width is wider than 767px.

    Best regards,
    Ismael

    #939402

    Sorry to say but it is still not working correctly.
    This time the Advanced editors shortcode becomes visible on front end when adding a background color to a column, looking like this:

    ….. Hermann Zeidler ist am 4.12.2009 in Schopfheim verstorben. [/av_textblock] [/av_one_full] [av_one_full first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='#dddddd' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display=''] [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' admin_preview_bg='']

    This is a bad situation! I think I will have to use an different theme if Kriesi does not fix this very soon and I don’t want to imagine what can happen to me past clients that I have used ENFOLD for building their sites. Hopefully none of them updates ENFOLD now.

    #939327
    gregorh
    Participant

    I just installed Enfold on a complete new website, only a home page exists, but the advanced layout editor goes funny.
    When I add text into 1/1 column and put a text-bot into it
    …. [/av_textblock] [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' custom_class='' admin_preview_bg=''] gets added after the text.

    when I add another 1/1 Column id becomes more strange text:

    [/av_textblock] [/av_one_full] [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='' mobile_breaking='' mobile_display=''] [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' custom_class='' admin_preview_bg='']

    I guess you have a problem!!! Please find a solution quick or I can’t keep on working on my clients webpages!!!

    #939034

    Hey june,

    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

    
    @media screen and (min-width: 768px) {
      #after_section_4 .avia-testimonial-meta {
          position: absolute;
          top: 0;
          margin: 0;
          padding: 7px 30px 7px 0px;
          line-height: 1.5em;
      }
      .av-minimal-grid-style .avia-testimonial-image {
          width: 120px;
      }
      #after_section_4 .avia-testimonial-content p  {
        padding-top: 100px;
      }
      .avia-testimonial-name {
        font-size: 20px;
        padding: 10px 10px 10px 0;
        line-height: 20px;
      }
      .avia-testimonial-subtitle {
        font-size: 18px;
      }
    }
    

    As for the folding text, this functionality is not available out of the box and this customization is out of the scope of our support, you might want to hire someone to do it for you.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #939010

    so this would be a great thing with svg – but that little subtext – even if it is sharp will be not good readable.
    i see you have for that spinning logo an alternative logo.
    Is it possible to have for the web f.e.:

    PS : it does not make any sense to have a very big image scaled by wordpress to a small one.
    It is better (not only on perfermance reasons) to reduce the size to the exact starting dimension which you need ( 250px x 88px )
    Graphic Programs do have better algorithms to scale images for web than wordpress can do.

    What Font do you have used for your logo ( is it Avalon ? – or Avant Garde Gothic ). – Or do you have your logo as Illustrator File ?
    So we can check my statement with the svg file

    Or maybe this could be an option for you:
    https://webers-testseite.de/cynthia/unite4-2/

    #938992

    Hey davidkfry,

    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

    
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      #top #wrap_all #av-layout-grid-1 .av-inherit-size .av-special-heading-tag,  
      #top #wrap_all #av-layout-grid-2 .av-inherit-size .av-special-heading-tag {
        font-size: 18px;
      }
    }
    
    @media only screen and (min-width: 768px) {
      #av-layout-grid-1 .no_margin.av_one_fifth {
        min-height: 412px;
        padding: 10px !important;
      }
    
      #av-layout-grid-1 .no_margin.av_one_fifth .flex_cell_inner {
        min-height: 352px;
      }
    
      #av-layout-grid-1 .avia-button-wrap.avia-button-center.bottomstuck {
        position: absolute;
        bottom: 0;
        width: 100%;
      }
    
      #av-layout-grid-2 .no_margin.av_one_fifth {
        min-height: 412px;
        padding: 20px 10px !important;
      }
    
      #av-layout-grid-2 .no_margin.av_one_fifth .flex_cell_inner {
        min-height: 352px;
      }
      #av-layout-grid-2 .avia-button-wrap.avia-button-center {
        position: absolute;
        bottom: 0;
        width: 100%;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    elee1007
    Participant

    Hi,
    I’m using “construction template of Enfold theme.
    Now is like this. http://prntscr.com/j2qdif
    However, I want to move my all menu and logo to center. How to change it?

    And also, I want to use the texts to All caps and bigger font size. How can I change it?

    Please let me know,

    Hi Ismael,

    I played with the code you gave me and come up with this one that finally works with my masonry across all platforms and devices (with deactivated overlay in masonry, because activated masonry doesn’t work on ipad/iphone) the way I wanted:

    /* Masonry overlay */

    .av-masonry-entry:before {
    content: attr(title);
    color: #FFF;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
    line-height: 180px;
    opacity: 0;
    font-weight: bold;
    font-size: 20px;
    transition: all linear 0.2s;
    }
    .av-masonry-entry:hover:before {
    opacity: 1;
    }
    .av-masonry-entry .av-inner-masonry:before {
    content: ”;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    display: block;
    z-index: 100;
    position: absolute;
    transition: all linear 0.2s;
    opacity: 0;
    }
    .av-masonry-entry:hover .av-inner-masonry:before {
    opacity: 1;
    }

    If you could be so kind and let me know how to:

    2. Also I would like to center titles horizontally as now it’s centered to outer box of masonry-entry instead of inner-masonry. Vinay managed to center it up in it’s latest code, but for a life of me I can’t figure it out and implement it with current code.

    I really appreciate your help. Thank you very much!

    Cheers, Alan

    #938884

    Hey brand4,
    It look like you have the breadcrumb color set in your css with the “!important;” making it hard to overwrite. Please look in your custom css for:

    .title_container .breadcrumb {
      color:#888888!important;
      font-size:13px;
    }

    and change the color to what you would like to see.
    But this is not the whole breadcrumb, you also need to add:

    .alternate_color .breadcrumb, .alternate_color .breadcrumb a

    so the complete code would look like this:

    .title_container .breadcrumb,.alternate_color .breadcrumb, .alternate_color .breadcrumb a {
      color:#888888!important;
      font-size:13px;
    }

    If you can’t find it in your css you can try this, as I tried to overwrite the previous rule:

    #top #wrap_all #main .title_container .breadcrumb,.alternate_color .breadcrumb, .alternate_color .breadcrumb a {
      color:#e2e2e2!important;
      font-size:13px;
    }

    Best regards,
    Mike

    #938875

    please a link or the way you set up that button row
    Layout screenshot f.e.

    or try with body#top etc.
    because the original button rule starts on body too:
    body div .avia-button …

    body#top .avia-button.avia-size-x-large {
        padding: 25px 25px 23px;
        font-size: 18px;
    }

    maybe an !important is necessary on those rules

    best would be to be more specific to have a custom class on it

    Hi,

    1.) Set the opacity to 0 on initial load and then set it to 1 on hover. Just replace the previous css modification with the following code.

    .av-masonry-entry .av-inner-masonry:before {
    content:'';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    display: block;
    z-index: 100;
    position: relative;
    opacity: 0;
    }
    
    .av-masonry-entry:hover .av-inner-masonry:before {
    opacity: 1
    }

    2.) Adjust the line-height property value of the “.av-masonry-entry:before” element. It should be almost the same as the height of the masonry item itself.

    .av-masonry-entry:before {
        content: attr(title);
        color: #FFF;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 999;
        text-align: center;
        line-height: 290px;
        opacity: 1;
        font-weight: bold;
        font-size: 20px;
        transition: all linear 0.2s;
    }

    Best regards,
    Ismael

    premedia
    Participant

    Hello Victoria
    My reply to your last piece of CSS given to me was met with a request to close the thread – which seems strange because my topic was still about Contact Form 7 with (CSS) Enfold Styles.

    Since I was not able to get a reply on that thread I have to start again – which doubles the amount of work.

    I have copied and pasted the ending of your last CSS here and my reply to you and can only hope I find a reply to this. thanks for your help.

    My website page in discussion: you can see the problem here on desktop / wide screen view

    ***** your last reply to me*************

    Hi Pete,

    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

    @media only screen and (min-width: 768px) {
    #top .wpcf7-form-control-wrap.your-name input[type=text] {
    width: 95%;

    }
    .wpcf7-form div + p, .wpcf7-form div + p + p {
    width: 50%;
    float: left;

    }
    .wpcf7-form div + p + p {
    clear: right;
    }

    }
    If you need further assistance please let us know.

    Best regards,
    Victoria

    ****** MY LAST REPLY TO YOU – WHICH WAS CUT OFF WHEN THE THREAD WAS CLOSE******

    Thanks so much Victoria! thats a really clever bit of CSS!

    I’ve set it at 1368px – just wider than iPad pro screen horizontal.
    It works fine apart from a couple of small things:-

    1. On the wide desktop version where the name and email are side by side – the space between that line and the SUBJECT line below seems to be wider than when the 2 fields are stacked on top of each other.

    2. Also on desktop perhaps the gap/padding above the Name/Email line is wider making a large gap between that line on desktop view and the bulleted text above. Ideally I would like the gaps above/below field to be consistent between desktop and mobile.

    3. The CSS you provided to create black field borders is being carried into the Enfold Search field. Is there a way I can restrict this border styling to the CF7 form?

    Here’s the full quick CSS i have for this contact page at the moment including your latest fixes.

    /* CF7 Submit Button CSS Styles */
    .wpcf7 input[type=submit] {
    padding:15px 45px;
    background:#FCE228;
    color:#232323;
    font-size:16px;
    font-weight:bold;
    border:1px solid #232323;
    cursor:pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

    /* CF7 Submit Button CSS Hover Styles */
    .wpcf7 input[type=submit]:hover {
    background-color: #232323;
    color: #FCE228;
    border:1px solid #232323;
    }

    /* CF7 Label Text Styles */
    .wpcf7 label {
    padding: 0 0 10px 0;
    font-size: 20px;
    color:#232323;
    }

    /* CF7 File Upload Button CSS Styles */

    .wpcf7 input[type=file] {
    padding:0px 0px;
    background:none;
    color:#000;
    font-size:14px;
    border:none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

    /* CF7 Input Field Heights */
    .wpcf7 input[type=text] {height:40px;}
    .wpcf7 input[type=email] {height:40px;}

    /* CF7 Input Field border and radius */
    #top .main_color .input-text,
    #top .main_color input[type=’text’],
    #top .main_color input[type=’input’],
    #top .main_color input[type=’password’],
    #top .main_color input[type=’email’],
    #top .main_color input[type=’number’],
    #top .main_color input[type=’url’], #top .main_color input[type=’tel’],
    #top .main_color input[type=’search’], #top .main_color textarea, #top .main_color select {
    border-color: #232323;
    border-radius: 3px;
    margin-top: 5px;
    }

    /* CF7 name and email Fields alongside but not on mobile */
    @media only screen and (min-width: 1368px) {
    #top .wpcf7-form-control-wrap.your-name input[type=text] {
    width: 95%;

    }
    .wpcf7-form div + p, .wpcf7-form div + p + p {
    width: 50%;
    float: left;

    }
    .wpcf7-form div + p + p {
    clear: right;
    }

    }

    #938676

    In reply to: Icon in line with text

    Hi,
    If I understand correctly, you want to use the fontello icons in the default editor, getting them from the shortcode wand, and use them inline with your post, any post.
    Ok, then add this code in the General Styling > Quick CSS field:

    .av_font_icon.av-icon-style-inline {
        float: none!important; 
        display: inline-block!important; 
        vertical-align: middle!important; 
        margin: 0 8px!important; 
    }

    Then go to your post and use the shortcode wand to get your icon, in my case I used a rocket:

    Hello [av_font_icon icon='ue8dd' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='' admin_preview_bg=''][/av_font_icon] how are you?

    Now look at the code for style=” you will need to add “inline” between the two ” like this:

    Hello [av_font_icon icon='ue8dd' font='entypo-fontello' style='inline' caption='' link='' linktarget='' size='40px' position='left' color='' admin_preview_bg=''][/av_font_icon] how are you?

    and that is it! You only have to add the css one time, and add the word “inline” every time for it to work.
    2018-04-07_161402
    2018-04-07_161533

    Best regards,
    Mike

    #938669

    Hey marihonaa,
    Try this code in the General Styling > Quick CSS field:

    #top .av_header_transparency #header_meta,.phone-info  {
        background: blue!important; 
        height: 45px!important; 
        font-size: 18px !important;
    }

    Please adjust the values to suit.
    To add a icon before the phone number, please try this solution

    Best regards,
    Mike

    #938617

    Thanks – I can’t see that your adjustments have made a difference.
    I still see 2 different font sizes on the mobile.
    Is there an easy way to clean up my css? It always gets a bit messy by the time I’m done building.
    thanks
    Nancy

    #938616
    eaau
    Participant

    Hi we boughted the the theme and made the site of our client. He is asking to change the size of ‘DISPLAY IN MENU BAR” we need your help to know where to find it

    #938475
    Linseed_Studio
    Participant

    Hi all,

    This seems like something that I should be able to figure out, but I’m having trouble making it so that my H1-H6 is styled like the “Modern” style in Special Headers in the Avia Layout Builder. I prefer the Modern style to the default style for Enfold 2017 headers, but I can seem to figure out what the styling is when I inspect it (font-family, size, etc.) I want to style the headings in my single post entries with the Modern style, but can’t use the Avia Builder in blog posts. Any help would be appreciated – thank you.

    #938443

    you see here the code concerning to pre background:

    pre {
        clear: both;
        border-style: solid;
        border-width: 1px;
        overflow: auto;
        padding: 2em;
        line-height: 2em;
        font-size: 12px;
        background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
        background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
        background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
        background-size: 100% 4em;
        font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
        -webkit-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        transition: all ease-in-out 0.5s;
        margin-bottom: 30px;
        position: relative;
        left: 0;
        text-transform: none;
        width: 100%;
    }

    it is here which rules the background – try this:

        pre { 
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .2) 50%, transparent 50%, transparent);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, .2) 50%, transparent 50%, transparent);
    background-image: linear-gradient(rgba(0, 0, 0, .2) 50%, transparent 50%, transparent);
    }

    you see 50% are light gray – 50% are transparent

    Hi,

    No worries, try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .portfolio_preview_container .ajax_controlls.iconfont {
        right: auto;
        left: 68%;
    }
    
    #top .portfolio_preview_container .ajax_controlls.iconfont a {
        font-size: 24px;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #938251

    Thanks so much Victoria! thats a really clever bit of CSS!

    I’ve set it at 1368px – just wider than iPad pro screen horizontal.
    It works fine apart from a couple of small things:-

    1. On the wide desktop version where the name and email are side by side – the space between that line and the SUBJECT line below seems to be wider than when the 2 fields are stacked on top of each other.

    2. Also on desktop perhaps the gap/padding above the Name/Email line is wider making a large gap between that line on desktop view and the bulleted text above. Ideally I would like the gaps above/below field to be consistent between desktop and mobile.

    3. The CSS you provided to create black field borders is being carried into the Enfold Search field. Is there a way I can restrict this border styling to the CF7 form?

    Here’s the full quick CSS i have for this contact page at the moment including your latest fixes.

    /* CF7 Submit Button CSS Styles */
    .wpcf7 input[type=submit] {
    padding:15px 45px;
    background:#FCE228;
    color:#232323;
    font-size:16px;
    font-weight:bold;
    border:1px solid #232323;
    cursor:pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

    /* CF7 Submit Button CSS Hover Styles */
    .wpcf7 input[type=submit]:hover {
    background-color: #232323;
    color: #FCE228;
    border:1px solid #232323;
    }

    /* CF7 Label Text Styles */
    .wpcf7 label {
    padding: 0 0 10px 0;
    font-size: 20px;
    color:#232323;
    }

    /* CF7 File Upload Button CSS Styles */

    .wpcf7 input[type=file] {
    padding:0px 0px;
    background:none;
    color:#000;
    font-size:14px;
    border:none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

    /* CF7 Input Field Heights */
    .wpcf7 input[type=text] {height:40px;}
    .wpcf7 input[type=email] {height:40px;}

    /* CF7 Input Field border and radius */
    #top .main_color .input-text,
    #top .main_color input[type=’text’],
    #top .main_color input[type=’input’],
    #top .main_color input[type=’password’],
    #top .main_color input[type=’email’],
    #top .main_color input[type=’number’],
    #top .main_color input[type=’url’], #top .main_color input[type=’tel’],
    #top .main_color input[type=’search’], #top .main_color textarea, #top .main_color select {
    border-color: #232323;
    border-radius: 3px;
    margin-top: 5px;
    }

    /* CF7 name and email Fields alongside but not on mobile */
    @media only screen and (min-width: 1368px) {
    #top .wpcf7-form-control-wrap.your-name input[type=text] {
    width: 95%;

    }
    .wpcf7-form div + p, .wpcf7-form div + p + p {
    width: 50%;
    float: left;

    }
    .wpcf7-form div + p + p {
    clear: right;
    }

    }

    ————-
    I also have some styling on the ENFOLD search button etc from some previous work as below:-

    /* ENFOLD Search Button and Hover CSS Styles */

    #searchsubmit {
    background-color:#fce228!important;
    }
    #searchsubmit {
    color:#232323!important;
    }
    #searchsubmit:hover{
    background-color:#232323!important;
    }
    #searchsubmit:hover {
    color:#fce228!important;
    }

    Thanks for your help :)

    Pete

    #938239

    In reply to: Icon in line with text

    Hi Victoria,

    thank you for the links.

    This one https://kriesi.at/support/topic/fontello-icon-inline-with-text-block/ is only working with ALB.
    This one https://kriesi.at/support/topic/fontello-icons-in-text/ is also not working.

    Still I don’t know how to showing up the following text and icon in one row:
    Hello [av_font_icon icon='ue800' font='fontello' style='' caption='' link='' linktarget='' size='18px' position='left' color='' custom_class='' admin_preview_bg=''][/av_font_icon] how are you?

    Please urgently help. Thank you.

    Kind regards,
    Sophie

    Hello Ismael,

    Thank you for a quick reply!

    I inserted your code after current one so now it looks like this:

    /* Masonry overlay */

    .av-masonry-entry:before {
    content: attr(title);
    color: #FFF;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
    line-height: 180px;
    opacity: 0;
    font-weight: bold;
    font-size: 20px;
    transition: all linear 0.2s;
    }
    .av-masonry-entry:hover:before {
    opacity: 1;
    }
    .av-masonry-entry .av-inner-masonry:before {
    content: ”;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    display: block;
    z-index: 100;
    position: relative;
    }

    1. Black background now looks good as it covers only the image, but it’s always on instead of showing up only on hover state as the title.

    2. Also I would like to center titles horizontally as now it’s centered to outer box of masonry-entry instead of inner-masonry. Vinay managed to center it up in it’s latest code, but for a life of me I can’t figure it out and implement it with current code.

    I really appreciate your help. Thank you very much!

    Cheers, Alan

    #938112

    Hi Victoria,
    thanks.

    Can you disable caching and minification for now?

    just done: deactivated WP Rocket

    The code that you posted in working up to the screen of 989px and it is not the code I gave you.

    yes, I wrote, that this is the code using in live version.
    But on developemnt environment I have used your code:

    
    @media only screen and (max-width: 1250px) {
        #header_main_alternate {
            display: none;
        }
    
        .html_header_top.html_header_sticky.html_bottom_nav_header #main {
            padding-top: 88px;
        }
        .html_header_top #top .av_menu_left .main_menu {
            left: auto;
            right: 0;
        }
        #avia-menu li#menu-item-search.menu-item {
            display: block;
        }
    }
    

    UPDATE: just seen the reason for the issue with the word “menue” – see screenshot 4 – but dont’t know, to solve it
    UPDATE 2: Just find the reason for the issue with the word “menue” and solved: Design->Customizer->Additional CSS (I remember, that we insert it long time ago in July 2017 because of an issue with the mobile menu)
    UPDATE 3: It seems as if I have found (not optimum) solution. See dev environment:

    
    @media only screen 
    and (min-device-width : 990px) 
    and (max-device-width : 1100px)
    {
       /* Container (Inhalte) werden 100% angezeigt, allerdings nicht unter 767px - Regel aus grid.css*/
      .container {
          max-width: 100% !important;
       }
     
    /* Damit der Content (Inhalt) über die Breite gezeigt wird und nicht die sidebar frei gehalten wird */  
      .content { 
          width: 100% !important; border: none !important; 
       }
    
    /* Wenn die Schriftgröße auf 90% verringert wird, wird das Menü komplett gezeigt: */
      .avia-menu-text {
          font-size: 90% !important;
      }
    }
    
    @media only screen 
    and (min-device-width : 1101px) 
    and (max-device-width : 1250px) {
    
    /* Wenn die Schriftgröße auf 90% verringert wird, wird das Menü komplett gezeigt: */
      .avia-menu-text {
        font-size: 90% !important;
    }
    
    }
    

    Thanks for advice.

    Best regards,
    Hans-Gerd

    • This reply was modified 8 years ago by hagege. Reason: potential solution for menu issue, see UPDATE 3
    #937884

    Thanks, Mike but it’s still jumping and the text is not stacked vertically. I targeted just this page, so added in the code, below. I want it to appear like this –

    STUDIO
    1 BD
    2 BD
    2 BD + DEN
    3 BD

    Thanks again!

    /* older plans page to stack titles */

    .page-id-197 #av-tab-section-1 .av-inner-tab-title,
    .page-id-197 #av-tab-section-1 .av-tab-section-icon,
    .page-id-197 #av-tab-section-1 .av-tab-arrow-container,
    .page-id-197 #av-tab-section-1 .av-tab-section-image {
    width: 80px !important;
    }

    .page-id-197 #av-tab-section-1 .av-tab-section-tab-title-container {
    padding-left: 25px !important;
    padding-right: 0px !important;
    }

    .page-id-197 #av-tab-section-1 .av-section-tab-title {
    font-size: 10px !important;
    }

    #937853

    In reply to: Quick CSS Problems

    Same thing happens when I try to change something in the Advanced Styling menu…again I’m trying to adjust the font to a size I like. It allowed me to change to Metrophobic, but the size changes I’m making don’t do anything. AND now when I delete the font change to metrophobic, it just stays stuck on that font.

    #937843

    In reply to: Quick CSS Problems

    Just try making any changes at all to the quick CSS. You’ll find it doesn’t always respond.

    Things I’ve been trying to do are:
    -change the main menu font type to Metrophobic
    -get rid of the extra spacing below a blog grid layout area (bottom of the “Latest” section on my page and bottom of “Digital Features” section.
    -make the main blog post body font size a little larger.
    -I also have coding in to create a mouse-hover text for the link headings on my home page…but actually it’s made a hover color for all headings (even un-linked ones), which I didn’t want.

    #937675

    yes – why doesn’t that code also effect slider 4 & 8? That’s where I’m confused.
    all the font sizes in the slider captions are set to default. Something is conflicting and I can’t find it.
    thanks
    Nancy

    #937516

    Hey DROR,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av_one_fourth .avia-button.avia-size-x-large {
        padding: 25px 20px;
        font-size: 18px;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #937500

    if you like to have it for the whole page (team) and you have no other ul on it which should not be influenced by that code you can do it without custom class:

    .page-id-29 .avia_textblock ul {
        list-style: none outside;
    }
    
    .page-id-29 .avia_textblock ul {
        line-height: 1.2em;
    }
    
    .page-id-29 .avia_textblock ul li::before {
        content: "\2022";
        padding-right: 5px;
        font-size: 18px !important;
    }
    
    .page-id-29 .entry-content-wrapper .avia_textblock li {
        margin-left: -8px;
        display: flex
    }
Viewing 30 results - 7,231 through 7,260 (of 18,743 total)