Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • iletpm Friend
    #204220

    Hi.

    I’m using a ‘Call to Action – Style 3’ module as I love the way the background is parallax and it’s so easy to implement.

    However it won’t let me save the module unless I put use a button 🙁

    How can I use this module but just displaying the background image please and nothing else?

    I’m using ‘Call to Action – Style 3’ for other module on my site so the solution needs to be unique to this module and not the style.

    Thanks.

    phong nam Friend
    #561080

    If you want to remove the contact button, just open custom.css file ja/templates/uber/custom.css file (create a new one if it does not exist) then add

    nav.cta-showcase-actions {
    display: none;
    }

    Save and recheck

    iletpm Friend
    #561105

    Hi Leo. Thnaks for that.

    The issue is I’m using a few of these modules in my site and I only want to hide the buttons on this particualr module. The code you’ve supplied targets all modules and not just this one.

    Is there a way to hide the buttons just on this particular module please?

    Thanks for your help.

    phong nam Friend
    #561212

    Sure bro, here what I have done on your site

    Module: Contact us -> replace current button class with “hideme” in the textbox.

    Added:

    a.hideme {
    display: none !important;
    }

    into custom.css file.

    Could you please recheck then give me the result? :laugh:

    iletpm Friend
    #561357

    Perfect, thanks so much.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  iletpm 9 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum