Forum Replies Created

Viewing 15 posts - 1 through 15 (of 94 total)
  • in reply to: Important Mobile Display issues! #325335
    markmuz
    Member
    Post count: 94

    hey David, thanks so much – all worked great apart from number 3 – the cart overlay. To be honest I’d quite like it gone for all screen sizes please

    https://thelevelcollective.com/product-category/mens/

    any other ideas

    in reply to: Blog styling and accessibility plugin…etc etc #323550
    markmuz
    Member
    Post count: 94

    Thanks so much for your help. All good except for wanting to just underline links in just the text.

    This doesn’t seem to work:

    .content-wrap > p > a {
    text-decoration: underline;
    }

    …I even added a !important; but that didn’t work either…

    Would be grateful for your help.

    in reply to: Blog styling and accessibility plugin…etc etc #323007
    markmuz
    Member
    Post count: 94

    hey guys, I’m also having a really annoying problem on the custom CSS page.

    it’s not letting me save any changes I make and brings up a dialogue box saying “There was a problem with your action. Please try again or reload the page.” …but it seems to let me save content on other pages…

    See attached screen shot

    Attachments:
    You must be logged in to view attached files.
    in reply to: Portfolio page styling #321619
    markmuz
    Member
    Post count: 94

    HI Rui,

    Thanks for your help, but this coding doesn’t seem to have got rid of the white gaps, in fact it looks like anouther white gap has appeared on the right hand side too. If you could help me these then that would be great. (see attached screen shots)

    How quick is my website for you? it seems really slow to me. Your site seems super quick even though it’s loading a lot, can you recommend someone fast hosting please?

    Just a quick question about another website I’m working on with this template if you don’t mind.

    http://www.prettygoodproject.org/shop/

    I just want to be able to hide the product category from beneath each product image. See screenshot.I want to get rid of “All” and “looking good” please

    Thanks for your help

    Cheers

    Mark

    Attachments:
    You must be logged in to view attached files.
    in reply to: Portfolio page styling #320852
    markmuz
    Member
    Post count: 94

    …oh sorry, one more thing. These annoying white gaps seems to have appeared on my homepage – http://www.thelevelcollective.com – see attached screenshots

    Can you tell me how to remove them

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog category bug + a few other bits #318624
    markmuz
    Member
    Post count: 94

    …just fixed this. Added “!important;” to the end of the css. Boom!

    in reply to: Blog category bug + a few other bits #318623
    markmuz
    Member
    Post count: 94

    Hey, thanks for all your help.

    The only one that didn’t really work for me is

    4. How do I get the text of “RELATED PRODUCTS” not be camelback style, so not capitalised ie “Related Products”.

    To which you replied:

    “Use CSS “Text Transform” to change it. Ref: https://css-tricks.com/almanac/properties/t/text-transform/”

    So I’d added this to my custom CSS

    .spb-heading {
    text-transform: capitalize;
    }

    …but it didn’t seem to work. I’d like text to always be Capitalized on the “ADD REVIEW” button and throughout the site should be “Add Review” rather than uppercase. Is there a quick way of changing this globally please?

    in reply to: Shop page and some other display bits #318609
    markmuz
    Member
    Post count: 94

    ok thank you, with the css

    #footer-widgets input[type=”submit”] {
    color: red;
    border-color: red;
    background: blue;
    }

    what would the css be for styling the button when hovered please?

    in reply to: Shop page and some other display bits #318056
    markmuz
    Member
    Post count: 94

    Also your answer to number 5 to remove the hover cart overlay was the same solution i was given last time and it doesn’t work.

    See screenshot. I want the basket hover box and icon removing please

    Attachments:
    You must be logged in to view attached files.
    in reply to: Shop page and some other display bits #318052
    markmuz
    Member
    Post count: 94

    5. thanks.

    6. Oh no what device / browser are you viewing that on, it looks terrible. Mine looks as per my screenshot which looks fine, just a little too much space if anything…

    7. Also, regarding the email subscribe button in the footer I tried doing inspect element as per your suggestion but I couldn’t find the name of the button class, only .mc4wp-form .mc4wp-form-15731 …but I wasn’t sure how to style the button, please can you just give me the class so i can change it and make it stand out because it currently just blends into the footer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Shop page and some other display bits #317609
    markmuz
    Member
    Post count: 94

    Hi David,

    thanks for this help.

    Though unfortunately, your response to number 4 didn’t seem to work. On my shop page (https://thelevelcollective.com/product-category/mens/), I still the “Select options” hover (see screnshot) is still there. Can you tell me how to get ride of this please.

    Also, I have set the padding around my logo to be zero, yet there is still a lot of space around my logo which I would like to reduce. How can i do this?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Make Row full screen width + a few other bits #317541
    markmuz
    Member
    Post count: 94

    Ok thanks,

    not quite got it working with contact form 7, how do i tell it to send it to mailchimp because it doesn’t seem to pull through to the mailchimp database when I subscribe?

    Also when formatting it, how can I change the style of the subscribe button because currently the colours clash with my footer. See attached screenshot

    in reply to: Make Row full screen width + a few other bits #317510
    markmuz
    Member
    Post count: 94

    Hi David,

    I think we have crossed wires.

    As I said, I am aware that I need to paste the short code in the footer widget. But when I do this, it is styled like this attached screenshot 1, but I want it be be styled like screenshot 2. how do i style it like this please? is it using the shortcode from Mailchimp plugin or from Contact forms?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Make Row full screen width + a few other bits #317453
    markmuz
    Member
    Post count: 94

    Hi folks,

    Just following up on my enquiry about formatting the email sign up like the attached screenshot.

    I’ve got the Mail chimp WP plugin you recommended and have put my API key in. And I understad how to copy the shortcode and add that to the widget in the foot. I’m just now not sure where I enter the details in Contact form 7 to style it like this screenshot because it looks great…

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog categories and bugs #316978
    markmuz
    Member
    Post count: 94

    Sorry, perhaps I wasn’t clear.

    I want my next to go onto the next line, I do not want a LINE (which is created by <hr>)

    Why is the visual view not working? e.g. I press enter to make the text go onto the next line and visually it adds 2 lines of spacing (i only want 1), but in the text/code view it doesn’t do anything…so when I save it and reload the page, it has done nothing

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