Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • arthurjohnston Friend
    #176586

    I am using the Content Slider module within my Puresite Template

    http://seacrestcockers.com

    I wish to remove ( not hide) the “Text Heading” bar from the Module on my site.

    I have attached a screen capture with the area I wish to remove marked.

    Thank you in advance for your help.


    1. ja-content-slider-question
    pavit Moderator
    #450689

    Hi try in this way

    In this file /modules/mod_jacontentslider/assets/css/style.css around line 105

    .ja-button-control {
    background: url("../images/bc-bg.gif") no-repeat scroll 830px 0 #EBF2F6;
    border-bottom: 1px solid #D5E2E7;
    height: 27px;
    position: relative;
    width: 100%;
    display: none; <--------------------Add this line
    }

    arthurjohnston Friend
    #450711

    <em>@pavit 316727 wrote:</em><blockquote>Hi try in this way

    In this file /modules/mod_jacontentslider/assets/css/style.css around line 105

    .ja-button-control {
    background: url("../images/bc-bg.gif") no-repeat scroll 830px 0 #EBF2F6;
    border-bottom: 1px solid #D5E2E7;
    height: 27px;
    position: relative;
    width: 100%;
    display: none; <--------------------Add this line
    }

    </blockquote>

    Thank you, that did the trick! 😀

    Take care,

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

This topic contains 3 replies, has 2 voices, and was last updated by  arthurjohnston 11 years, 11 months ago.

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