Okay
  Public Ticket #419311
BOOTSRAP CSS
Closed

Comments

  • Leon started the conversation

    Good Morning


    I was wondering if its possible to use bootsrap to import css styles into REV slider. I am fairly new to css and to have to copy all of the definitions agin as styles in REV lsider would be quite annoying.


    Thanks

  •  1,175
    Amit replied

    the slider can read your templates css if u put a element inside of it with a known class

  • Leon replied

    I did that however it didnt display correctly.


    In the end I decided to create the buttons again it didnt take long

  •  1,175
    Amit replied

    ok so u are good ?

  • Leon replied

    I still have one issue

    <a href=\'/en/Search-Accommodation.html\'>Accommodation</a>

    I created this link and is being used with a custom button

    {

    font-size: 30px;

    font-weight: 700;

    color: #ffffff;

    text-decoration: none;

    background-color: rgb(255, 0, 0);

    background-color: rgba(255, 0, 0, 1);

    padding: 5px 5px 5px 5px;

    text-transform: uppercase;

    a: hover color: #ff000;

    border-width: 2px;

    border-color: #ffffff;

    border-style: solid;

    }

    However when I hover on the link or look at the link on the live site the colour of the text is gold for some reason. The link colour is wrong. It only happens if I create a URL link plain text works fine

  •  1,175
    Amit replied

    can u send me a link to where the slider is set up ?

    the text change is coming probably from ur template