Give CSS class

Is it possible with BeTheme to give something your own CSS class so you can style a section without it affecting the rest of the page? :)

Comments

  • Ofcourse there is, when you edit each wrap, section or item you have a possibility to enter your own custom class. Then just use the class in custom css to append any changes you want.
  • That's amazing! I have an issue trying to put two pictures closer together in margin left/right, is there any chance you guys can see what I do wrong? I have attached some pictures to explain

    The page is https://www.daniabikes.com/gaming/

    I gave the bottom left picture the CSS my-own-section
    I gave the bottom right picture the CSS my-own-section-two

    I tried this code:

    .my-own-section { margin-right: 10px !important; }
    .my-own-section-two { margin-left: 10px !important; }

    But it only puts the pictures more to the left not closer to each other.

    We are trying to get the same distance between the two pictures on the bottom as they are up.

    This picture shows what I mean http://imgur.com/a/V0hkD. Basically all we want to do is to put Overwatch and Sniper 3 closer together left/right.

    ------------------

    This theme really is the best of any.. I cannot even begin to thank you guys. Our shop has become so great because of you. Is there anything we can do to help BeTheme? We recommend our partners and colleagues, but is there anything else?
  • Hi,
    you will not be able to do this , the JS controls the sizes and it is very difficult to achieve what you want.
    Thank you for your kind words, you do not need to do anything else:)

Sign In or Register to comment.