#216897
 Kieran_SQ
Moderator

Hi,

It should work in any menu on the site as the CSS isn’t terribly specific. Try it, see what you get, if you run into an issue let me know – tell me where/what the issue is and I’ll see what I can do.

To use this outside of the menu you’ll need to structure your HTML like so

<a href="#" class="kleo-quick-contact-link">Text for link</a>

You’ll then need to adjust the CSS from above to match wherever you’re using it. For example in the main content the CSS would become

COPY CODE
#main.kleo-quick-contact-link {
    background: unset;
    height: unset;
    width: unset;
    padding: unset;
    margin: unset;
}

Thanks,

Kieran

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

If you like the theme or the support you've received please consider leaving us a review on Themeforest!

Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Log in with your credentials

Forgot your details?