Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #907362
    PhotographerPC
    Participant

    Greetings,

    I have applied the promo code from the short code section of Ethos stack page. It appears fine on my site. I wanted to add the .x-btn to the code as well and did. The problem is I cannot figure out how to get it to be colored. I have tried various CSS combinations, but nothing has worked with adding it in the custom CSS. Here is my site and the versions of the theme and cornerstone.

    http://patrickcomtoisphotography.com/
    Ethos thems version 4.4.2
    Cornerstone version 1.2.4

    Any assistance would be appreciated.

    #907752
    Christopher
    Moderator

    Hi there,

    Please provide us with URL of page in question, there is no promo box in home page.

    Thanks.

    #909321
    PhotographerPC
    Participant

    Here is the link to the page in question:

    http://patrickcomtoisphotography.com/blog/

    Also, how do you remove the underline of the link in the button.

    Thanks.

    #909570
    Rupok
    Member

    Hi there,

    Thanks for updating. You can use the following selector to change the style :

    .widget a.x-btn {
      color: #333;
      text-decoration: none;
    }

    Hope this helps.

    Cheers!

    #911423
    PhotographerPC
    Participant

    Thank you Rupok. That worked with a little tweaking. Many thanks!

    #911710
    John Ezra
    Member

    You’re most welcome!

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