• Resolved MisterH

    (@hmarksthespot)


    Hi there, what would be the CSS Code to use to customize the appearance of the Gift Wrap this item text? Lets say we would like it to stand out? Maybe make it a button?

    And is it possible to put the gift wrapper option more towards the right instead of left? Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @hmarksthespot

    Thanks for your note. This isn’t so much a support request as a request for free help with styling. Styling can be carried out using very simple CSS by you or your developer, or template overrides if you wish to be more aggressive with changes. I volunteered to create and maintain this plugin but I cannot entertain the numerous requests I get for free customization. I do wish you the best of luck with your project!

    Thread Starter MisterH

    (@hmarksthespot)

    Hi, Thanks. Could you kindly list the .css name or what have you that this plugin uses? Then a lot of us could do the changes ourselves with little know how. Much appreciated. ??

    For the button, you could try using

    .giftwrap_header_wrapper a

    in most cases. I say in most cases, because this can sometimes get a little more complex due to theme styling and precedence.

    You should inspect the DOM using your browser console when styling with CSS, because half the time using just the selector you are handed* won’t work anyway and you need to make the selector more specific to your DOM. It gets complex and frustrating pretty quickly for the folks with little know how! I really recommend if you do not understand basic CSS, that you hire someone. Folks like me make surprisingly little money. Here are some recommendations from WooCommerce.

    * I really appreciate how nicely you asked, but there is more to this than meets the eye and I do not provide this service for my free plugins, nor do many (or most) other plugin developers. Thank you for understanding.

    Thread Starter MisterH

    (@hmarksthespot)

    Sounds alright, will give it a go, thats enough information to go by, many thanks for the kind help and much appreciate it. ??

    @hmarksthespot You are welcome.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Customize The Text and Position’ is closed to new replies.