Home Forums Basel support forum Edit the Section Title

Edit the Section Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #262393

    red2design
    Participant

    Hi

    I would like to change the colour of the thin line in a Section Title when ‘Bordered’ is chosen? Is this possible?

    Thanks

    Deb

    Attachments:
    You must be logged in to view attached files.
    #262486

    Hello,

    You can change the color of the title and of the line here:

    https://gyazo.com/1b4e59b5a659b06d236e2b987c37d5f5

    Find the Title color option.

    If you want to change the color of the lines only, please add this code to the Theme Settings > Custom CSS > Global:

    body .title-wrapper.basel-title-style-bordered .liner-continer .left-line:after, 
    body .title-wrapper.basel-title-style-bordered .liner-continer .right-line:after {
        background-color:red;
    }

    Best Regards

    #262631

    red2design
    Participant

    This has worked perfectly, thank you

    #262642

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)