Forum Replies Created

Viewing 30 posts - 61 through 90 (of 178 total)
  • Author
    Posts
  • in reply to: Font Weight #493537

    Yup! No changes :(

    I’ve also tried various browsers.

    • This reply was modified 9 years, 3 months ago by Eagles1227.
    in reply to: Font Weight #493530

    Hi Yigit!

    Sorry, all of the hearings on the page – h1 to h6.

    in reply to: Ubermenu 3 Conflict with Enfold Version 3.3.2 #493304

    Elliot, per the Ubermenu documents, I must add “-uber” to the end of the class, and it has worked with that source code. Must be something with the theme, Regardless, I have disabled ubermenu because I have some other issues to sort out from updating the theme :(

    Thanks for your help.

    Thread can be closed.

    in reply to: Automatic child update #492943

    Elliot,

    Child Theme updates do not update automatically. I have searched and search, but cannot find how to apply automatic update checks via the Child Theme. I came across a thread awhile ago with instructions, but cannot find it. Those instructions are not listed in the Child Theme video tutorial either.

    I believe the Enfold Files must be uploaded manually to the FTP the first time after setting up a Child Theme, but I am not sure. Could you please confirm with proper instructions?

    Thank you!

    in reply to: Masonry Portfolio Title Underneath the Images #491569

    In for the follow.

    Dake, if I am not mistaken, he would like to have the FULL image and then below it, the title. As the theme sits now, the title is shown on top of the image – whether you set it as hover or not. Simply select “Display Neither” as the “Element Title and Excerpt” and you’ll see what we mean.

    My question, not to hijack the thread, is, can a format such as here – http://www.morganstanley.com/ – be achieved with the theme? For starters, how can I place the title/content below the image and wrap the image/content with a border?

    Thanks!

    • This reply was modified 9 years, 3 months ago by Eagles1227.

    I’ve made the changed, cleared the cache and even tried private browsers – it did not work!

    EDIT: I just tried to input “test” and it showed. However, it won’t show “Let’s Get Started.” What gives?

    EDIT: Get Started works; but again, “Let’s Get Started” does not. Just curious as to why!

    • This reply was modified 9 years, 4 months ago by Eagles1227.
    in reply to: Image Layout Issue on Grid Element #463118

    I have checked on both safari and chrome.

    Safari:
    Images are not 100% height.
    Image and video hosting by TinyPic

    Chrome:
    Images are not 100% height, but when scrolled over, zoom to 100% height.
    Image and video hosting by TinyPic

    in reply to: Image Layout Issue on Grid Element #462119

    Hi Andy! Thanks! However, that does not work; I’ve left the code in so you can see. As mentioned above, this code works:

    .av-border-cells .flex_cell:first-child {
    border: none;
    border-left: 10px solid white;
    }

    However, once you play with that “border-left” property, it gets weird!

    Anything else?

    Thanks!

    @Ismael I know the above comment was directed to the other poster, but I’m having such a hard time with this. The color section extends past the page; it’s not the scroll target. I use Enfold on many sites, and using the same files, I am ONLY having this issue on one install – it’s bizarre.

    Any updates?


    @The_Rhyme_Animal
    have you found a solution?

    in reply to: Image Layout Issue on Grid Element #460345

    Interesting. I added the code above and the image height now works; however, it calls for a border on the left side, which looks odd. Anyway to remove that left border without it affecting the image heights?

    This is my current CSS, but please note, the stock theme CSS still has the same issue:

    .av-border-cells .flex_cell:first-child {
    border: none;
    border-left: 10px solid white;
    }

    .flex_cell.no_margin.av_one_fourth.avia-builder-el-17.el_after_av_cell_one_fourth.avia-builder-el-last.av-zero-padding {
    border: none;
    padding-left: 10px!important;
    }

    .av-border-top-bottom{border-top-style: solid; border-top-width: 10px; border-bottom-style: solid; border-bottom-width: 10px; border-color: #ffffff;}
    .av-border-cells .flex_cell{border-left-style: solid; border-left-width:10px; border-color: #ffffff;}

    @media only screen and (max-width: 767px) {
    .av-border-top-bottom{border-top-style: solid; border-top-width: 10px; border-bottom-style: solid; border-bottom-width: 10px; border-color: #ffffff;}
    .av-border-cells .flex_cell{border-left-style: solid; border-left-width:0px; border-color: #ffffff;
    }
    }

    I’m simply trying to make the border thicker. I just can’t figure out the image height issue, with and without the CSS above. I’ve left the code you asked me to add so that you can see the borders only on the left side.

    Thanks!

    in reply to: Image Layout Issue on Grid Element #459308

    Andy, the auto width does not work – there is a space on the left and right side of the image. I’ve also applied a width of 1000 and changed the height but on some screen sizes, the images look stretched / smushed – not good looking at all.

    Also, I’ve attached an image, link and description above.

    Any other solutions?

    Thanks.

    in reply to: Image Layout Issue on Grid Element #457921

    Thanks, Andy!

    For the image height, that is a solution but then the images do not resize correctly – they’re smushed or stretched. Any other ideas?

    in reply to: Image Layout Issue on Grid Element #456743

    Andy,

    Thanks for your response! I’m not sure how much more clear I can be; I have attached a screenshot in my original post. The Grid Layout consist of the four sections: “Rittenhouse Square, Washington Square, etc.”.

    To answer your response:

    1) That “Selling A Home” and “Buying A Home” is a background image rather than an Image Element. Background images work as intended.

    2) Please see the screenshot in my original post, as well as the first paragraph of this response.

    3) No, that’s the custom separator. I am referring to the “Fullwidth Separator.” It extends past the column section it is in. The tinypic loads just fine on my end. I’ve also noticed that I can enter “100%” width under the custom separator; however, it follows the padding set by the Grid Layout. Any way I can have the custom separator ignore the padding when 100% is entered?

    Thanks!

    in reply to: Image Layout Issue on Grid Element #456077
    This reply has been marked as private.

    Sorry, I’ve tried that as well – cleared my cache, tried different browsers and also tried privacy browser windows. I’m adding the code to Functionality Plugin; however, all the other functions in there work as intended. Any other suggestions?

    Thanks!

    in reply to: Image Layout Issue on Grid Element #456062
    This reply has been marked as private.
    This reply has been marked as private.

    Fixed it. Had to remove code from my functions file that was previously instructed to address the issue. Now it seems to be working great.

    Thanks guys!

    This reply has been marked as private.
    in reply to: AJAX Search Z Index Issue #454060

    Well that’s disappointing! I also added the code above but the search continues to the next section.

    Thanks!

    in reply to: PrettyPhoto Page Scrolling #453130

    Got it! Wasn’t sure if it were an easy fix. Thanks, guys!

    in reply to: Gravity Form Percentages Are Off #453124

    ^^I’ve definitely added the !important before, but the css has worked. Must not have cleared the cache enough. Oh well. Thanks, guys! All fixed.

    in reply to: AJAX Search Z Index Issue #452911

    As stated above, if you head to the site provided, search “the ” in both of the search widgets at the top of the page – you’ll see what happens. Here are screenshots:

    Issue (First Widget) – you can see the text behind the AJAX results:
    http://tinypic.com/r/m7dw2f/8

    Correctly shown (Second Widget) – the background of the results is white and the text on the actual page is hidden:
    http://tinypic.com/r/9ar38n/8

    The easiest way for you to see the issue is probably by visiting the site and using both searches to see the issue.

    Thanks!

    in reply to: Files to Edit Blog Layout #452773

    Fixed it! Thanks, support! Can now be closed.

    in reply to: Child Theme Quick Question #452741

    Ok, thanks! I just did some research based on your answer and now that makes sense. I’ve just been making lots of changes – I won’t take up any of your time with this issue. Thanks for your help!

    in reply to: Gravity Form Percentages Are Off #452609

    That didn’t do anything, unfortunately. I did replace the , with a . as well.

    in reply to: Files to Edit Blog Layout #452533

    This is what I have so far:

    .big-preview.single-big { display: none !important; }

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

    #top .fullsize .template-blog .post-title {
    text-align: left!important;
    font-size: 24px;
    }

    #top .fullsize .template-blog .post-meta-infos{
    text-align: left!important;
    }

    in reply to: Files to Edit Blog Layout #452525

    When I place the Blog Element in a 3/4 column, it then aligns left. However, I cannot get it to align left when it 100% width (1/1).

    in reply to: Files to Edit Blog Layout #452518

    I tried that, but it did not work! I even used !important.

Viewing 30 posts - 61 through 90 (of 178 total)