• Closed
  • Stefania Finessi
    Spectator
    09.12.2015 at 00:33 #22923

    Please I need to know How to change colors of Header text and caption text also of grey shadows in Theme4press Slider (in alora wordpress template). Thank you.

    (about Text over the images and shadows under text)

    Denzel Chia
    Moderator
    Posts: 2656
    09.12.2015 at 10:00 #22943

    Hi,

    Please provide URL to your webpage that requires help.
    I need to look at it to see if it’s possible to make changes.

    Thanks!

    Stefania Finessi
    Spectator
    Posts: 3
    09.12.2015 at 15:37 #22951
    This reply has been marked as private.
    Stefania Finessi
    Spectator
    Posts: 3
    09.12.2015 at 15:44 #22952
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    10.12.2015 at 08:44 #22981

    Hi,

    Please use the following css code in Theme Options -> Custom CSS

    .t4p-slider .slide-content-container h2 {
    color: red !important;
    }

    .t4p-slider .slide-content-container h3 {
    color: blue !important;
    }

    Thanks!
    Change the red and blue to color hex codes.

    Denzel Chia
    Moderator
    Posts: 2656
    10.12.2015 at 08:48 #22982

    Hi,

    No specified image size for header.
    You need to set Theme Options -> Header -> Header background -> Header Top Padding and Header Bottom Padding

    Sorry, no idea for the slider image.