Twitter icon css - by hostpuppies - on WordPress WooCommerce support

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

  • Avatar: hostpuppies
    hostpuppies
    Participant
    October 2, 2014 at 07:44

    On my clients project I need to move the Twitter icon on the Twitter slider to the left of the title. Is there a css code for this? Url is in the private area. check the footer. Twitter is centered underneath the title and it looks odd and taes up too much pace. Would also be nice to be able to reduce the amount of footer height for those projects that dont want information in the footer. thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 2, 2014 at 12:43

    Hello,

    Please use this code in custom.css file:

    .et-twitter-slider .twitter-slider-title span:before {
        left: -20px !important;
        bottom: 0px !important;
    }
    .et-twitter-slider .twitter-slider-title {
        margin-bottom: 20px !important;
    }
    .et-twitter-slider {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    Is it fine now?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: hostpuppies
    hostpuppies
    Participant
    October 2, 2014 at 18:43

    awesome. that worked like a charm. many thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 18:46

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Twitter icon css’' 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.