Css changes - by Jens - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Robert Hall

  • Avatar: jbrogaard
    Jens
    Participant
    September 16, 2015 at 09:09

    Hi there, hope you’re fine.

    I’ve been trying to style a few things – bling.getajour.dk – but would like some help with:

    1) moving the black transparent boxes to the bottom of the parallax. I could just set a top padding but, I guess, the result changes depending on the screen size. Anyhow you can tell it to align bottom?

    2) deleting and changing some text in your built in shortcode: [mc4wp_form] I guess some it is hard coded but where?

    All illustrated here: http://screencast.com/t/ha0r6kF9cq

    Looking forward to your suggestions.

    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 16, 2015 at 11:34

    Hello,

    1. Please provide us with wp-admin panel credentials.

    2. The text is related to MailChimp plugin and you need check its settings to change the text. Go to wp-admin panel > Forms > Form mark-up and modify the form to your needs.

    Regards,
    Eva Kemp.

    Avatar: jbrogaard
    Jens
    Participant
    September 16, 2015 at 12:18

    here u go…

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 16, 2015 at 13:16

    Hello,

    I’ve set different custom classes for your text blocks and added this code in Custom CSS for desktop:

    .jb_bottomtxt {
        margin-top: 200px !important;
    }
    .jb_bottomtxt1 {
        margin-top: 130px !important;
    }
    .jb_bottomtxt2 {
        margin-top: 90px !important;
    }

    Please check the page now.

    Regards,
    Eva Kemp.

    Avatar: jbrogaard
    Jens
    Participant
    September 16, 2015 at 16:20

    Thank you very much. Great to learn 🙂 Looks great now.

    Another thing I noticed was the promo popup – how can I put in simple paragraphs? Every time I put <p> og <br> they dissappear?

    Best
    Jens

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 16, 2015 at 16:29

    Hello,

    Please try to add <p>tag in Text editor. Please see screenshot: http://prntscr.com/8h0ohn

    Regards,
    Robert Hall.

    Avatar: jbrogaard
    Jens
    Participant
    September 16, 2015 at 16:44

    Hello, that just made the line spacing a bit larger: http://screencast.com/t/6Iwne3o2B
    http://screencast.com/t/X2OLEJoDFdDm
    But didn’t make a space between the paragraphs.

    Regards
    Jens

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 16, 2015 at 17:04

    Please use the following code in custom css

    #etheme-popup p {
        margin-bottom: 15px;
    }

    Regards,
    Robert Hall.

    Avatar: jbrogaard
    Jens
    Participant
    September 16, 2015 at 18:38

    Thanks, that did it.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 16, 2015 at 18:45

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘css changes’' has been successfully resolved, and the topic is now closed for further responses

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