• hello everybody.

    how can I change the heigth und width of the bootstrap slider?

    thanks and regards
    torsten

    PS: I’m looking for further knowledge in changing single elements of the theme. any advice how to proceed? example: deleting/disabling the rss feed symbol in the upper right corner.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi botvillian,

    for changing height you can upload images with less height ,

    and why do you want to change width of bootstrap slider ?

    I need to change the width too. I looked through a lot of files and did not see where to change this. My project requires that this only span three-fourths of the width.

    you can change it by adding this code in Custom css :

    #bootstrap-slider{width:700px}

    thanks. What is the difference, BTW, between custom-css.php and using styles.css in my child theme?

    Hi there,

    Both are fine where style sheet in the child theme is more organised and we documented as per sophisticated indentation, other hand the Custom CSS is the place where you keep all your changes at one place.

    Lastly its all your choice where you want to keep your code.

    Hope this helps,
    Thanks.

    OK, thanks! ??

    You’re welcome! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘changing heigth und width of bootstrap slider’ is closed to new replies.