Forum Replies Created

Viewing 15 posts - 1 through 15 (of 37 total)
  • in reply to: HELP. Child theme no longer working after latest update #234187
    rileyiwilliams
    Member
    Post count: 39

    Thanks for that. Done and fixed. Maybe time to setup a staging site for updates…

    Cheers

    in reply to: Help! Styling stuffed up #217461
    rileyiwilliams
    Member
    Post count: 39

    Yes, all good. Thanks

    in reply to: Help! Styling stuffed up #217455
    rileyiwilliams
    Member
    Post count: 39

    Crisis averted. No idea what happened though..

    in reply to: Change Logo on Mobile Device #216402
    rileyiwilliams
    Member
    Post count: 39

    Thanks Mohammad, that was just what I needed.

    Cheers.

    in reply to: Menu Buttons bigger on mobile #216401
    rileyiwilliams
    Member
    Post count: 39

    Hey MarieWorks, do you still need help with this?

    in reply to: Change Logo on Mobile Device #216108
    rileyiwilliams
    Member
    Post count: 39

    I didn’t remove it… it’s still there. It’s in child theme style.css, as it was before.

    Thanks

    in reply to: Change Logo on Mobile Device #216070
    rileyiwilliams
    Member
    Post count: 39

    I should be more specific than that.

    Can we use up most of the white space to the left, top & bottom of the logo, so that the logo & icons sit better together?

    in reply to: Change Logo on Mobile Device #216066
    rileyiwilliams
    Member
    Post count: 39

    Not quite… see attachment. How can we make it prettier?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Change Logo on Mobile Device #216060
    rileyiwilliams
    Member
    Post count: 39

    Oh, no sorry I was unclear there.

    I already had/have:
    @media only screen and (max-width: 767px) {
    #logo{
    background:rgba(0, 0, 0, 0) url(“//www.hereboy.com.au/wp-content/uploads/2015/09/webbanner-footer.png”) repeat scroll 0 0 !important;
    }

    #logo img{display:none !important;}
    }

    but it needs something to make it fit right on the page.

    The site is: hereboy.com.au

    in reply to: Change Logo on Mobile Device #216049
    rileyiwilliams
    Member
    Post count: 39

    Oh yeah, I copied it wrong.

    @media only screen and (max-width: 767px) {
    #logo{
    background:rgba(0, 0, 0, 0) url(“//www.hereboy.com.au/wp-content/uploads/2015/09/webbanner-footer.png”) repeat scroll 0 0 !important;
    }

    #logo img{display:none !important;}
    }

    in reply to: Change Logo on Mobile Device #216044
    rileyiwilliams
    Member
    Post count: 39

    Hi. I did the right thing and tried to find the answer to my problem, and I think this is the closest.

    I need a different image on mobile devices, but I want to be able to specify a width for the image instead of resizing the actual image file, so that it can look good on different screen widths.

    I’m using:

    @media only screen and (max-width: 767px) {
    #logo{
    background:rgba(0, 0, 0, 0) url(“//www.hereboy.com.au/wp-content/uploads/2015/09/webbanner-footer.png”) repeat scroll 0 0 !important;
    }

    But can’t get it to reduce to look right.

    Thanks

    in reply to: Shopping Bag icon – use Font Awesome #215613
    rileyiwilliams
    Member
    Post count: 39

    Thanks for that Mohammad.

    I’d like to say that you guys provide the best support out of any theme I’ve used, and as a result I always try to add one of your themes when providing clients with a shortlist.

    Thanks.

    in reply to: Promo Bar Modal #215016
    rileyiwilliams
    Member
    Post count: 39

    Hi Rui,

    Unexpected… my modal seems to be broken, as in any new modal I make with the shortcodes don’t work.

    Check out hereboy.com.au/test

    There is a modal there which’ll show what I mean. What’s going wrong?

    Thanks

    in reply to: Shopping Bag icon – use Font Awesome #215013
    rileyiwilliams
    Member
    Post count: 39

    Actually, if you look at my site (hereboy.com.au) the icon isn’t centred vertically. What css should I change to move it up a little bit?

    Thanks.

    in reply to: Shopping Bag icon – use Font Awesome #214958
    rileyiwilliams
    Member
    Post count: 39

    Thanks for that Mohammad & Rui.

    Just for anyone wanting to copy this, use Rui’s code and then add padding-right:7px.

    Cheers.

Viewing 15 posts - 1 through 15 (of 37 total)