Forum Replies Created

Viewing 20 posts - 1 through 20 (of 40 total)
  • Author
    Posts
  • in reply to: Promotion Headline Left and Right sections #150873
    Debbie
    Participant

    🙁 That messes up the home page … leaves a space between the slider and the promotion … I think I probably just have too many css tweaks and can’t get them all to play nicely together. Thank you for trying though; I really appreciate your help!

    in reply to: Default view include promotion section? #150573
    Debbie
    Participant

    Thanks so much … I have shrunk the truck, but the fixed height for the slider messes up too many other things. No worries, I’ll figure out some other solution.

    Thanks!
    Debbie

    in reply to: Promotion Headline Left and Right sections #150572
    Debbie
    Participant

    1. Correct, the slider is only on the home page … the issue is with the promotion image getting cut off at the top on pages other than the home page and on landscape mobile.

    2. So weird that it looks fine now, but you are right. No more issues on this point.

    https://miboxdallas.com

    in reply to: Default view include promotion section? #150271
    Debbie
    Participant

    Yeah, that’s not good.

    Is there a way to move the promotion title or description to below the button? I only use one or the other, not both, so I’m thinking maybe I can co-opt one of those for my needs. My root issue is that I have two sites that really need to have announcements over the slider because we are finding that repeat-users often don’t scroll down.

    in reply to: Promotion Headline Left and Right sections #150182
    Debbie
    Participant

    This is still an issue. Any suggestions?

    in reply to: Promotion Headline Left and Right sections #135784
    Debbie
    Participant

    Any advice on my last reply?

    in reply to: Promotion Headline Left and Right sections #135422
    Debbie
    Participant

    Very, very close now.

    1. When you are on a page other than the home page (which has the featured slider), the image in the promotion is slightly cut off at the top. Actually, I just checked the landscape view on mobile … it is cut off quite a bit there. Might have to do with my logo … let me know if I need to create a new topic for this.

    2. When you shrink the width of the page so that the left/right sections of the promotion are stacked, the left section only takes up the width specified by “#promotion-message .left” css you gave (which does fix the look for when the left/right sections are next to each other). This is especially odd-looking on mobile devices.

    Here’s the relevant additional css I have so far. Note that I adjusted the width from 75% to 60% and I’m also including the logo css in case that is related to the image getting cut off. Let me know if you need to me to post all my additional css. Thanks!

    /* Fix problem with left/right Promotion Headline widgets */
    .section.left {
    float:left;
    }
    .section.right {
    float:left;
    }
    .promotion-button.roll-button.more-button {
    margin-top:10px !important;
    }
    #promotion-message .left {
    width:60%;
    }

    /* Shrink logo when scrolled */
    .float-header #site-logo img {
    width: 200px;
    transition: all 0.5s ease;
    }

    in reply to: Promotion Headline Left and Right sections #134260
    Debbie
    Participant

    It’s closer, but the text and image are in the left 75% of the headline and the right 25% is blank, even though I have the image in the Promotion Headline Right section. I’ve tried changing the Promotion Headline Left Section Width, but that doesn’t seem to help.

    Also, I’d like a little more spacing between the subheading and the button. And once the image is in the right 25% of the Promotion Headline, it should be centered (it might be automatically … I’m just mentioning it now so you’ll know what I’m looking for).

    Thanks!

    in reply to: Social Links hover effects #133737
    Debbie
    Participant

    I’m using the Clean Business theme, not the Fabulous Fluid theme. But I’m way ahead of you … I left a review several months ago. 🙂

    https://wordpress.org/support/topic/another-great-theme-from-catchthemes-great-support/

    in reply to: Social Links hover effects #133598
    Debbie
    Participant

    Perfect — thanks!

    in reply to: Custom Social Icons specifications #133514
    Debbie
    Participant

    Thank you, that worked beautifully!

    I have a related question but will post it separately.

    in reply to: Can't set color to transparent #129168
    Debbie
    Participant

    Sounds good. Thanks!

    in reply to: Remove space between header and promotion banner #129059
    Debbie
    Participant

    Perfect. Thanks so much!

    in reply to: Remove space between header and promotion banner #129013
    Debbie
    Participant

    Yes, that worked. It still shows white for a moment if you scroll down and then up sort of quickly … is that easy to get rid of? If not, no worries.

    in reply to: Can't set color to transparent #129012
    Debbie
    Participant

    For example, under Customize > Color Options > Slider Color, the default Button Background Color is transparent: default Button Background Color is transparent (example from whythereyouare.com).

    But if you change it to something else (as I did on miboxdallas.com), then if you try to set it back to transparent, it won’t let you. I have tried both pressing the Default button next to the color, which gets this: press Default button next to color and copying-and-pasting the value from a color that has not been changed from transparent to the color I want to change to transparent, which gets you this: copy-paste the value from a color that has not been changed

    I know I can do it in Customize > Additional CSS, but that means having to figure out the right CSS selector to match the color option I want to set to transparent.

    in reply to: Featured slider: disable text from sliding in from the right #128716
    Debbie
    Participant

    Yes, that worked perfectly. Thanks!

    in reply to: Header Image not showing #127455
    Debbie
    Participant

    Sounds good. Thanks!

    Debbie
    Participant

    Perfect. Thank you!

    in reply to: Logo and site title side-by-side? #127453
    Debbie
    Participant

    Yay!

    in reply to: Header Image not showing #127380
    Debbie
    Participant

    Awesome! Approximately when do you think the next update will be (e.g. in a few days, a couple of weeks, …?

Viewing 20 posts - 1 through 20 (of 40 total)