Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bri2.0 Friend
    #908821

    Hi there,

    template: JA-Directory
    Module: ACM – Slideshow
    Issue: Can not apply style to class="slider-btn btn btn-primary"

    I have read all I can and tried countless different things to make the following button use our theme .btn-primary and not the bootstrap blue.

    http://www.agmatch.com/jagm03

    I have tried styling in /ja_directory/acm/slideshow/less/style-owl.less – but nothing seems to override the bootstrap default ‘btn-primary’ (blue) taking over.

    I have tried the same updates in ja_directory/local/less/themes/jagm03/template.less.

    Our styles are all correct (as in the colors we want) in our local/less/themes/jagm03/template.less.

    Can you please assist us with fixing the override.

    Also, can you please confirm, if we are integrating other third party extensions – e.g. DJ Classifieds – where is the best place to add our overrides – is it template/ja-directory/local?

    Much appreciated
    Britt


    1. 2016-04-04_16-05-52
    Pankaj Sharma Moderator
    #908824

    Hi
    If you would like to add new style code in the template , then i suggest you to use custom.css file .
    Path : /templates/Ja Directory/css/custom.css
    If there is no custom.css file then create it manually .

    Regarding the button color in the slider , the current style is override by the event booking component
    You can see it here > > > http://prntscr.com/anvxvy

    Add below code in custom.css to override the style

    .btn-primary {
        color: #ffffff;
        background-color: #3eab3d;
        border-color: #3eab3d;
    }

    Hope it helps .

    bri2.0 Friend
    #908857

    Thank you – this has worked – much appreciated 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  bri2.0 8 years, 7 months ago.

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