Button Transparency Not Working

Home Forums Pro Support Button Transparency Not Working

Topic Resolution: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #70793
    Patrick CunninghamPatrick Cunningham
    Participant

    Hi Kriti

    Thank you for your help in dealing with my earlier issue.

    I am in the process of moving our site to a new theme, Evolve. Your plugin provides a more elegant and better featured option than the responsive menu which comes with the theme. But I cannot get the button to be transparent like it was (is) on the old site http://www.tribesalive.org . By playing with the background colours I realise that the plugin is making the button background transparent, but the theme – which includes specific options for styling buttons – is adding its own background.

    Is it possible to overcome this? If not I will have to settle for selecting a background colour which will work with the image it sits on.

    #70795
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Patrick,

    I just visited the website but the button already has a transparent background with just 3 white lines. I am also attaching a screenshot with my response. Please correct me if I am missing something.

    Kind regards,
    Kriti

    Attachments:
    You must be logged in to view attached files.
    #70801
    Patrick CunninghamPatrick Cunningham
    Participant

    You visited the live site. I am migrating the site to a different WordPress theme on my localhost machine. I attach two screenshots: ‘Button Transparency off’ shows the button with the background colour as set in the Responsive Menu plugin (I chose a clolour which would make it obvious). ‘Button Transparency on’ shows the button background colour set in the theme – where there is no option to set it transparent (or to set no colour).

    The Responsive Menu plugin is operating correctly, but the theme settings are not permitting transparency and so are setting a background colour ‘behind’ the Responsive Menu plugin.

    There may be no way to overcome this. But if there is a way to divorce the Responsive Menu button from the theme button, so that it doesn’t inherit the theme button settings, I would be really grateful.

    Attachments:
    You must be logged in to view attached files.
    #70804
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Patrick,

    This can be done with custom CSS code but for this I need the website’s URL so that I can provide you the required CSS code. Which is not possible as your website is on localhost at the moment.

    I suggest you to setup a staging website with the same theme settings so that I can look at the code and give you the required solution.

    Please let me know.

    Kind regards,
    Kriti

    #70805
    Patrick CunninghamPatrick Cunningham
    Participant

    Hi Kriti

    I fixed it with:

    }
    #responsive-menu-button {
    background-image: none;
    }

    Thanks for your help – again.

    Patrick

    #70806
    Kriti SharmaKriti Sharma
    Keymaster

    But this time, you helped yourself. Very happy to see your response that you managed to help yourself.

    Best wishes from my side.

    Kind regards,
    Kriti

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Button Transparency Not Working’ is closed to new replies.