Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey there,

    Please post a link to your site. Thanks!

    Thread Starter nomur

    (@nomur)

    Hey Suyogya

    https://wearedublin.com

    Thanks

    Noel

    Hi Noel,

    you could for example do something like:

    #flexslider-featured {
        background: #ebebeb;
        padding: 20px;
    }

    In order to add custom CSS code to your website, you could make use of plugins like Simple Custom CSS.

    Thread Starter nomur

    (@nomur)

    Thanks MH

    There’s already a Custom CSS Editor in the theme. Could I use that?

    There’s already a Custom CSS Editor in the theme. Could I use that?

    Sure, that’s fine as well. ??

    Thread Starter nomur

    (@nomur)

    Thanks so much for your help.

    one last question, what would the css tag be to adjust the featured post title and excerpt font color?

    Cheers

    No worries, you’re very welcome and have a great weekend.

    adjust the featured post title and excerpt font color..

    #flexslider-featured a,
    #flexslider-featured .post-date,
    #flexslider-featured .entry-summary {
        color: #fff;
    }
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Flexslider Background Colour Change’ is closed to new replies.