Change the FontColor

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20486
    unclebob31
    Member

    Hi

    a little new to this but want to change the font color in two sections of the Home2 single page demo site.

    The first is the Ticker Slider flex I want to change the colored text to a Green.

    The second is in Layout Builder, Hero Section Contact details. I need to change the white to black and the mail to a green.

    [attachment file=”help1.jpg”]

    I know this may sound basic but any help would be gratefully received.

    Cheers
    Bob

    #20488
    unclebob31
    Member

    Ok sorted out all the text bar the White Text in the address section.

    2 above.

    Help please,

    Cheers

    Bob

    #20493
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    div#contact-details .fourcol {
        color: #000;
    }
    
    #20495
    unclebob31
    Member

    Superb

    So any specific Div changes pop the code in there.

    Excellent.

    Only one other question

    I want the in page buttons to reference in page sections. How do I label or where do I find the “post” reference for each section?

    As putting in a url like for a custom menu does not seem to work…

    http://s620905336.websitehome.co.uk/#team

    Cheers

    Bob

    #20496
    unclebob31
    Member

    Opps ignore

    Works perfectly.

    Cheers

    Bob

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.