format slide text in Bakery theme

Home Forums All Other Themes format slide text in Bakery theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50566
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    Hi all,

    trying to format the text that appears on the slider in the Bakery pro theme.

    page is: http://pepofarms.com.au/

    would like the text to be new line a couple of times but I can’t figure out how to do it – can I enter the html codes in the description section?

    would like to justify after:

    Home of The Artisan Mill and the Australian Pumpkin Seed Company.

    We are re-designing our new website which will be available shortly. In the meantime, visit our current site.

    Alternatively, call 03 5752 1199.

    also like to change the look of the discover more button – where can I do that?

    thanks, R

    #50616
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .nivo-caption{height:auto !important;}

    You can use </br> for line breaks.

    For the discover more button you need to add css styles to this class:
    #slider .top-bar a.read{}

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.