Forum Replies Created

Viewing 30 posts - 1 through 30 (of 48 total)
  • Author
    Posts
  • in reply to: Pricing Table Font Size #1243916
    This reply has been marked as private.
    in reply to: Pricing Table Font Size #1243659

    No that’s not doing anything but changing BOTH the Price and the text below it.
    As per the example… I simply want to have the price one size font, and the text below it (in the same box) a smaller size font.
    Just like all the other examples and demos.

    Does that make sense?

    in reply to: Sudden Layout Issues #1129885

    Thank you Ismael
    Much appreciated!

    in reply to: Sudden Layout Issues #1129533

    Its the same tread. Just a couple posts back. The one with all the css code…

    Screenshot links are included in the Private data section as well.

    • This reply was modified 5 years, 2 months ago by collinssafety.
    in reply to: Sudden Layout Issues #1129018

    Hi Ismael,
    Thank you for reply and advise. I did try and it again today and seems to have worked this time. Not sure what the issue was.

    Anyway however, I still need to fix the issue as described in post #1128465. The second line background size. Can you offer some CSS code to fix this?

    Cheers,
    Joe

    in reply to: Sudden Layout Issues #1128467

    Ok, I don’t know what’s going on but just after sending the last message that I found the issue… I logged out of WP and noticed that the site went right back to having the same layout issue. But if I’m logged in to WP and look at… it looks fine?? This is VERY STRANGE!
    Something is is wrong somewhere. I really hope you can find out what it is. By the way, images #6, 7, & 8 are what the layout SHOULD look like. No gaps on the right and left side and the Logo is over on the left like it should be.

    Cheers,
    Joe

    in reply to: Sudden Layout Issues #1128465

    Ok, now I after taking out that code that seemed to fix the layout issue.. I can’t the background of the second line in the caption title to shorten like the rest.
    See screenshot: Image #6. I just want to shorten the text background on the second line “We’ll take the pressure off…” like the rest.
    Here’s the code I currently have in my Quick CSS. If you have any ideas to clean this code up as well or perhaps delete anything that’s no longer needed… please let me know. Again, Thank you for any help you can provide!!
    Cheers,
    Joe

    ************Quick CSS***********************************

    #top .logo {
    padding-top: 5px;
    }

    .caption_framed .slideshow_caption .avia-caption-title {
    background: rgba(0,0,0,.8);
    font-size: 45px !important;
    }

    #top .avia-icon-list .iconlist_icon {
    background-color: #333333;}
    .main_menu ul:first-child > li > a{ font-size:13.5px; }

    #top {
    font-size: 13.5px;}

    *************Removed*****************************
    ‘#top .iconlist_icon {
    background: #490;
    border-color: #480;}

    ‘#top .iconbox_icon {
    color: #00aa44;}

    ‘#top .av_font_icon a{color: inherit;}

    .iconbox.iconbox_left .iconbox_icon {
    color: #999;}

    ************Removed*****************************

    ‘#top .iconlist_icon {
    border-color: #ff0000;}

    .tab_titles .tab { font-size: 13px !important; }

    #top .tabcontainer .active_tab {
    font-size: 13px !important;
    background: #222222;
    color: #fff;
    }

    .js_active .top_tab .tab {
    border-color: #e1e1e1;
    background: #fff;
    color: #222222;
    }

    .tab.active_tab {
    color: white!important;
    }

    #top p.toggler.activeTitle {
    background: #555555;
    color: #fff;
    }

    .activeTitle span.toggle_icon, .activeTitle .toggle_icon .hor_icon {
    border-color: #fff;
    }

    .mejs-offscreen { : none !important; }

    .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar td {
    : table-cell;
    }

    #fullwidth .container{ max-width: 100% !important; padding: 0 !important; }

    #wc-moneris-account-number{
    height: 40px !important;
    padding: 0 !important;
    border: 0 !important;
    }

    body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight:bold;
    font-size: 13.5px!important;
    }

    body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {color: #990000!important;

    }

    #top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial {
    min-height: 420px;
    }

    .page .hatom-extra{
    : none;
    }

    .caption_framed .slideshow_caption .avia-caption-content {
    background: rgba(0,0,0,.7);
    font-size: 20px !important;
    }

    .slideshow_caption { width: 80%; }

    .avia-caption-title {
    margin-bottom: 10px !important;
    }
    .avia-caption-content {
    : inherit !important;
    }

    in reply to: Sudden Layout Issues #1128464

    Disregard last.
    I found the issue. It was the old Quick CSS code you guys provided back in the day. All of a sudden it didn’t want to work with all the new updated features I guess

    *************Removed*****************************
    ‘#top .iconlist_icon {
    background: #490;
    border-color: #480;}

    ‘#top .iconbox_icon {
    color: #00aa44;}

    ‘#top .av_font_icon a{color: inherit;}

    .iconbox.iconbox_left .iconbox_icon {
    color: #999;}

    ************Removed*****************************

    in reply to: Sudden Layout Issues #1128462

    Hi Rikard,
    Have you had a chance to look at this since my last reply? Please advise. I have you set to login using the link provided.
    Kind of desperate to get this fixed.
    I appreciate your help!!

    Joe

    in reply to: Sudden Layout Issues #1127891

    Hi Rikard,
    I checked that area and it all seems fine. In addition to what I was trying to communicate before about the layout, I have screenshots prepared to show you to try and explain what the difference is but I can’t see how to attach them here?? So use the link below download them.
    Again, everything looks pushed toward the center leaving a huge space on each side. if you look at the Avia Builder of the home page you see I have everything set up to use the entire width as much as possible. However, it’s not showing this on the front end.
    It never looked like this before. Everything was spread out utilizing the whole screen width (as it should). The Logo and Menu are even now tightly close together in the center. The Log was always situated on the far left before. Over the years, you guys have provided Quick CSS code to use when adjusting the layout in the beginning so I don’t if this has anything to do with it vs the all the updates moving forward.
    Anyway, I hope this and the attached screenshots helps explain it a bit better. Please use the “TEMP LOGIN” link below to login and check it out.
    Let me know if you need anything else.

    Thanks a lot for your help!
    Joe

    in reply to: Consulting theme menu #1036240

    Oh sorry..Yes!

    in reply to: Consulting theme menu #1036030

    Awesome… thanks Mike!

    in reply to: Consulting theme menu #1035734

    Hi Mike,
    I tried the code in both Enfold “Custom Css” (no effect) and in the Customize section… (no effect).
    When I tried in the customize section it showed over 20 errors in code? I couldn’t grab a screenshot to show you because you can only see it if you hover your mouse over it.

    Your thoughts?
    Fee free to log in with that link and try it yourself.

    Cheers,
    Joe

    in reply to: Consulting theme menu #1035494

    Hi Mike,
    Not sure exactly what font size I’ll need in the end just yet. I was just trying to play around with it and adjust it accordingly to the best fit.
    If you apply some css… I can adjust that accordingly later. FYI, this is a multi-site just in case you’re wondering when you see the url. (attached). I provided a temporary login for you in the private section just in case.

    Oh, and I did change everything back to default but the line spacing didn’t change back to normal for some reason. Not sure if it’s the code you had me put in earlier or what?

    Thanks again for your help!

    • This reply was modified 5 years, 11 months ago by collinssafety.
    in reply to: Consulting theme menu #1035351

    Hi Mike,
    Thank you!! You’re a genius.
    The first option (quick css) didn’t work but the second option did. MUCH appreciated!
    Since my last posting however I noticed another issue with the settings for this menu that I hope you can help resolve.
    When I try and change the font size of the Main Menu Links through Advanced Styling… to a smaller font, it doesn’t change the font size at all… but it instead, it decreases the line spacing (as you can see by the screenshot link attached). Not sure what’s going here and there’s no way to fix that either because there’s no option to adjust the line spacing in this section. There is “Line Height” settings in the in the Main Menu sub-level Links, but nothing in the Main Menu Links. Any idea how to fix this?

    Thanks again for help!

    in reply to: Change Hamburger Icon to say Menu – Not Working #820136

    Oh, and how exactly did you clear cache? I clear it all the time. You must of did something different then I do.

    Joe

    in reply to: Change Hamburger Icon to say Menu – Not Working #820132

    Much appreciated… thank you!!
    But any idea why it would would display there in the first place?

    Joe

    in reply to: Change Hamburger Icon to say Menu – Not Working #819918

    I just used my other email…. login attached

    in reply to: Change Hamburger Icon to say Menu – Not Working #819914

    I can but I need a (required) email to set it up?

    in reply to: Change Hamburger Icon to say Menu – Not Working #819577

    Why do I have hamburger menu icon appearing on the right side of my main menu suddenly??
    I recently undated to 4.1… did not make any other changes… so why is this happening?
    It’s fine to have this in mobile browser but I get it in all web browsers from desktop. Not cool to find out these changes are happening without our knowledge, please have a look and let me know what’s going on and how to fix this.

    Thank you!

    in reply to: Plugin Layout Issue! #674830

    That’s because I had to get help elsewhere to get this fixed. I could afford to wait any longer.

    Thanks anyway!

    in reply to: Quick CSS #666066

    No that’s NOT what I mean at all.
    I merely want to move the caption in small increments either, up down, left, or right. That’s all! If you notice the caption is hitting the building in the background… I want to move it UP a little more closer to the top. This is only for this particular slider. I need to do the same on other sliders but with different variations. Does this make sense now?

    I don’t want to move it off the screen?? If I wanted to that, I simply wouldn’t add a caption?

    in reply to: Quick CSS #665647

    Hey Vinay,

    I managed to get them to send me one. (screenshot attached). I As you can see it’s all the way to the right as far as it can go and up as high as it will go. At least as far as the settings will allow. I need code to move it up away from the image in the background.
    Same kind of deal with other sliders as well. I need code that will do the same for those but work independently.

    Thanks for getting back to me!

    in reply to: Quick CSS #665646

    Hi Vinay,
    As I said earlier… the site is in maintenance mode with developers right now so I can’t provide a link. I will try and mockup a screenshot though if necessary. But in the meantime, I think its pretty easy to understand isn’t it? The drop down adjustments for the caption location open go so far. We just need some examples of code to move them right, left, up and down so we can adjust them by px

    I’ll get back to you with a pic if I have to but it may be awhile.

    Joe

    in reply to: Quick CSS #665640

    Hello??
    Can someone reply to help!

    in reply to: Quick CSS #665399

    Yes, I know about this.. but the problems is that that only goes so far. And not far enough to be out of the way of something showing in the background. I need to be more precise and make it either farther up, down, left or right. It would be soooo much easier if we could just drag it but not that’s not the case. I need code to push it beyond it’s limits!

    Thanks
    Joe

    in reply to: Quick CSS #664859

    It set for maintenance right now and I have someone working currently working on it. I only really need some sample code to use as described earlier that will help with positioning the caption(s) on individual sliders. The code needs to be able to work independently with each slider as not every slider will use the same positioning. With some examples to get us started… I’m sure we can figure it out from there.

    Cheers!!

    in reply to: Mega Menu Issue! #642861

    BINGO!
    That was it. I can’t believe I missed that. Thanks a lot Ismael!
    That was was driving nuts.

    On another note… isn’t this mega menu supposed to be capable of displying images as well> If so, where is that info?

    Thanks again!
    Joe

    in reply to: Mega Menu Issue! #642450

    Ok, I added it back. Should be good now. Please don’t try and disable the plugins again… I already confirmed it wasn’t that and when I did that it screwed up some settings that caused me spend two hours to fix. It has to be something else.
    Regardless, even if it was the plugins, you guys should of heard about what plugins are causing issues by now or least know what plugins don’t work with enfold.

    Let me know what you find out!
    Cheers
    Joe

    in reply to: Mega Menu Issue! #642225

    Hi Guy’s,
    It’s been awhile since we had time to revisit this issue and kept living with it until we could get around to it. However, I tried to recreate the same fix recommendation provided by Elliott… it didn’t work. I disabled all plugins and still no change.
    The issue is that the megamenu isn’t displaying “Across” the screen but rather straight down which isn’t what it is supposed to do. I want to get this back the way it was please. See the website under services and see for yourself.

    It’s been a long time now and would really like to get this solved once and for all.

    Thanks for your help!
    Joe

Viewing 30 posts - 1 through 30 (of 48 total)