Forum Replies Created

Viewing 15 posts - 61 through 75 (of 225 total)
  • Posted in:
  • in reply to: Colour for news items #149042
    deejayhart
    Member
    Post count: 239

    Please help here – just a 2 min job! 🙂

    in reply to: Mobile font size for headers #148995
    deejayhart
    Member
    Post count: 239

    Morning, Kyle – possible to address the h1 *and* header thing, along with suggestion on improving packages page? Many thanks.

    in reply to: Mobile font size for headers #148813
    deejayhart
    Member
    Post count: 239

    [email protected]
    Artherbrain09

    Soundtwisters.co.uk/wp-admin

    – if you could possibly oblige and put the CSS in! Many thanks.

    in reply to: Mobile font size for headers #148812
    deejayhart
    Member
    Post count: 239

    Will try later as I am out, unless you can possibly do it? Thinking again, I *only* need to change h1 and the regular HEADERS, not h3.

    Could you also look at PACKAGES and advise on how to improve this on movile please?

    Thanks again. I had it all working yesterday 🙁

    Dan

    in reply to: Mobile font size for headers #148807
    deejayhart
    Member
    Post count: 239

    Look at headers and h1 on an iphone. They are too big therefore I need to shrink them for mobile only. Also look at PACKAGES – looks crap on mobile due to no padding. Please help 😉

    in reply to: Colour for news items #148806
    deejayhart
    Member
    Post count: 239

    Done nothing with CSS at all. You have logon right? Thanks for helping!

    in reply to: Colour for news items #148794
    deejayhart
    Member
    Post count: 239

    Are you able to sort this please Kyle? Also, if you see NEWSS page, the links are still in blue despite me removing the colour, weirdly.

    Big thanks 🙂

    in reply to: Remove related articles and comments #148793
    deejayhart
    Member
    Post count: 239

    Thanks – I still get comments on the main NEWS page – can you eliminate that too please?

    in reply to: Mobile font size for headers #148792
    deejayhart
    Member
    Post count: 239

    Hi there – I have had to reconstruct all the code as I moved site from a subfolder. What a pain, had no idea I had to back up WP, database *and* the theme options, but hey ho.

    Here is my code (I have removed the mobile reference for now in the live site) – the two outstanding issues are h1 and h2 and headers in mobile (if I include the code below it just shows small on a laptop which is not what I want – the real h1 and h2 are 90 and 40px respectively but this looks crap on mobile. Please look at PACKAGES on iphone too – the text has no padding at all. Thanks very much for your help here – just moving from folder to root has taken me hours of work…

    **

    .testimonials > li:before {
    display: none;
    }
    .testimonials > li {
    padding-left: 0;
    }

    .page-id-73 h1, .page-id-73 h2 , .page-id-73 h3{
    text-shadow: 2px 2px #000000 !important;
    }

    .testimonials > li:before {
    display: none;
    }
    .testimonials > li {
    padding-left: 0;
    }

    .full-center #logo {
    max-width: 100%;
    }

    .spb-asset-content > h1, .spb-asset-content > h2, .spb-asset-content > h3 {
    font-size: 1em!important;
    }

    @media only screen and (max-width: 767px) {
    .page-heading h1, .page-heading h3 {
    font-size: 1em!important;
    }
    }

    .page-id-73 h1, .page-id-73 h2 , .page-id-73 h3{
    text-shadow: 3px 3px #000000 !important;
    }

    in reply to: Menu and logo scaling #148467
    deejayhart
    Member
    Post count: 239

    Thanks fore your reply. This means I will have to roll back with the hosting company, do the whole export and import database again, and follow the theme options export.

    Now if this is the case, I cannot argue but is this specific to this theme? I’ve never had that problem with elegant themes for example.

    To me, this makes client review while in progress rather more difficult than it needs to be, but it does seem my only other option is to use a passworded holding page plugin since I would not want them to have to log in to wordpress just to view the site – for one thing, the top menu of dashboard spoils the look.

    So can you recommend a plugin that makes “work in progress review” much less hassley than developing in a subfolder?

    Your detailed response to all these questions gratefully received. Thanks.

    Dan

    in reply to: Colour for news items #148463
    deejayhart
    Member
    Post count: 239
    This reply has been marked as private.
    in reply to: Colour for news items #148456
    deejayhart
    Member
    Post count: 239

    Not working – see Add to Cart. Here is all the recent CSS…

    .single-product .page-heading h1.entry-title {
    color: #00776e;
    font-size: 42px;
    }

    .meta-row {
    display: none;
    }

    .posts-type-bold a, .masonry-items .blog-item h2 a {
    color: #ffffff;
    }
    .masonry-items .blog-item .details-wrap .quote-excerpt a > p {
    color: #ffffff;
    }

    .products .product.buy-btn-visible > .product-actions > a {
    background-color: #00776e;
    }

    in reply to: Colour for news items #148453
    deejayhart
    Member
    Post count: 239

    Sorry, not being clear.

    I want the link text to be WHITE. See here – I changed it to blue but obviously this looks wrong – see quote.

    http://www.alchemisty.com/news/

    I just want the button BACKGROUND to be a dark colour – see Add to Cart. I would like the text to be white and the button itself to be purple.

    Thanks 🙂

    in reply to: Colour for news items #148445
    deejayhart
    Member
    Post count: 239

    No. I am fine with the posts and like the masnory blog article titles in white. I am asking about a different matter – look at the buttons – Add to Cart. You will see they are unreadable but would actually be fine if I could make the button itself purple?

    in reply to: Colour for news items #148442
    deejayhart
    Member
    Post count: 239

    Hmm, that presents a problem – look at

    http://www.alchemisty.com/shop “Add to Cart”. I’m presuming this will be okay if I can change the button colour – where is that? Sorry for the hassle 😉

Viewing 15 posts - 61 through 75 (of 225 total)