A way to fill in the "background" of the section text?

Home Forums Jevelin Theme A way to fill in the "background" of the section text?

Home Forums Jevelin Theme A way to fill in the "background" of the section text?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • heatherruthcreative
    Participant

    Hi there, is there a way to fill in the background of the section title box?  Please see screenshot…I’d like to make it white with some transparency on it so that it’s partially translucent:

     

    Thanks!

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

    Hi @heatherruthcreative,

     

    Thank you for your question.

     

    To achieve this i tried to access your shared site in another topic but it is displaying the message “New Website Coming Soon”.

     

    Could you please either disable it or would you mind if i log in to your site and access it? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

     

    Best regards,
    Shufflehound team

    heatherruthcreative
    Participant

    Yes, it is disabled now: http://www.danataft.com/yoga/

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #text-with-frame-c016cf484286e57afeedf5d9c040ada1 .sh-text-with-frame-container {
        background-color: rgba(255,255,255,0.5);
    }
Viewing 4 posts - 1 through 4 (of 4 total)