Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Change search results background color #5436
    Howardthebrit
    Participant

    yep – that’s it! Perfect, thank you!!

    in reply to: Change search results background color #5432
    Howardthebrit
    Participant
    in reply to: stopping the white hover color #5350
    Howardthebrit
    Participant

    It seems to work with:

    @media screen and (max-width: 2000px) {
    .featured-post {
    background: transparent;
    }
    }

    but that feels really clunky setting 2000 to be a catch-all.

    in reply to: stopping the white hover color #5349
    Howardthebrit
    Participant

    …spoke too soon. Small screens still see the white boxes…

    That css snippet only seems to apply to desktop browser, white boxes are appearing on android, iphone, and ipad

    in reply to: stopping the white hover color #5348
    Howardthebrit
    Participant

    Yep. That was it. You wonderful, wonderful person! I wish all tech support could be so prompt and so actually useful! Thanks!

    Howardthebrit
    Participant

    SO… I upgraded to pro and after a minor coronary until i found the “import from exoplanet” option, I switched to the featured services, with images replacing the icons. BUT now the images are surrounded by annoying white circles that I can’t seem to make go away… any ideas?annoying circles

    Howardthebrit
    Participant

    I used your first css snippet:

    .slide { background-size: 50%; background-repeat: no-repeat; background-position: center center; }

    and it works REALLY well!

    The slider image floats in front of the background, with the background still visible behind it, just as I wanted. BUT 2 issues: the placement of the button and heading over the image is visually not great, and while 30% is fine on a computer screen it isn’t on a cell phone (ridiculously tiny), so I’m going to try the pro option/icons/images next.

    Thanks for your help Andy – that css snippet is really 90% of the way to what I wanted.

    result of css addition

    Howardthebrit
    Participant

    Thanks again.

    It looks like the featured services icons/images in pro is the way to go, but I really liked the clean look of the slider. I’d have accepted being able to click on the slider heading, but only the buttons are clickable.

    Feature request (have the heading clickable in the slider, without having to have a button)? Or better still have images instead of buttons….

    Howardthebrit
    Participant

    Thanks…. is there a tip on where the css file is so I can try to edit it?

    Also – good to know about the option to use images vs icons in the pro version – any restrictions on the size/format? I’m looking to use a full color image about 300px wide.

Viewing 9 posts - 1 through 9 (of 9 total)