Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1088870
    kmatan
    Participant

    http://frewweb.commandcreative.net/

    The Callout Element is the second box on the front page. I’d like to make it as large as the Prompt element button above it – but cannot find the right syntax using the Chrome Console. I *only* want the change to apply to the front page – not any subpages

    #1089175
    Jade
    Moderator

    Hi there,

    Please add this CSS in the customizer:

    .home #x-section-1 .x-container:nth-child(2) .x-callout .x-btn-circle-wrap a {
        width: 300px !important;
    }

    Hope this helps.

    #1089467
    kmatan
    Participant

    ACK. I’ve added it. No change 🙁 It shows in the inspector – but still doesn’t render. Any other suggestions because I can’t find the right class for it.

    #1089501
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1089908
    kmatan
    Participant
    This reply has been marked as private.
    #1089970
    Thai
    Moderator
    #1090327
    kmatan
    Participant

    No change 🙁

    See attachment. I replaced as requested.

    #1090335
    kmatan
    Participant

    Please disregard. I subscribe to the posts and the email showed 3 dots prior and the reply showed 2 dots. I went back and saw that I had two dots and didn’t understand why it wasn’t working – only then realized the classes start with one dot. Some issue with the email when I got it.

    In any case – it works – thanks!

    #1090438
    Christopher
    Moderator

    Glad we could help you with this.

  • <script> jQuery(function($){ $("#no-reply-1088870 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>