Home Forums Total Setting background for posts displayed on posts page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3933
    whiteman385
    Participant

    I have set a background picture for my TOTAL theme.
    On the posts page, text is difficult to read because of theme background picture. How can i set background for posts text to be white instead transparent?
    I use Elementor to do this on normal pages, but i don’t have this option for posts page.

    #3940
    Hash
    Keymaster

    If you can show us your website url, we would be able to help with custom CSS

    #3947
    whiteman385
    Participant
    #4058
    Hash
    Keymaster

    Hi,

    Add the below CSS

    #ht-content > .ht-container{
    background: #FFF;
    }

    #4093
    whiteman385
    Participant

    Works great, thank you !

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