VC Extra Class Name does not work - by inspiras

This topic has 6 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Olga Barlow

  • Avatar: inspiras
    inspiras
    Participant
    January 13, 2017 at 16:23

    Hi,

    since my update from xstore 3.4 to 3.5 I experience several issues.

    On my page http://alpenland.inspiras-qm.de/typenserie/ I am using a parallax section. For the two columns I set a Custom CSS Class ‘p-weiss’. This worked well in the former theme version. Now it is not possible for me to assign the Custom CSS to these 2 columns.

    http://awesomescreenshot.com/0b7680cvf2

    Any suggestions?
    Kind regards,
    Kaus

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 16, 2017 at 14:28

    Hello,

    Maybe you have changed row structure or added paragraph tags after update but your issue is not related to theme update. Change .p-weiss to .p-weiss p http://prntscr.com/dwb4nu

    Regards

    Avatar: inspiras
    inspiras
    Participant
    January 16, 2017 at 14:46

    Hello,

    no, I did not changed row structure or paragraph tags after update.

    Before the update the text in the two columns were white. After the update grey.

    Then I set “p-weiss” to the parallax row (Extra class name) and the column settings – without any effect.

    Any ideas?

    Kind regards,
    Klaus

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 16, 2017 at 16:45

    Hello,

    Check the screenshot http://prntscr.com/dwcy59
    Very likely you changed the body color in theme options and it has more priority than your custom css. We have added <p> tag to the list of classes that could be changed by this option.

    Please, change your custom to

    .p-weiss p {
        font-size: 1.14rem !important;
        font-weight: 300;
        line-height: 1.8;
        margin-bottom: 1.43em;
        color: white;
    }

    Regards

    Avatar: inspiras
    inspiras
    Participant
    January 16, 2017 at 17:05

    Hi Olga,

    that did the trick.

    I did not change the body color, but the font.

    Thanks a lot.

    Kind regards,
    Klaus

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 17, 2017 at 17:03

    Hello,

    Yes, I meant body font color. Ok. I’m glad that we sorted out.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.