remove boxes below campign

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23515
    rkw2345
    Member

    Can I remove the white boxes below the campaigns?

    Also what is the font used for the portion that read The Campaigns in the demo?

    As usual thank you so much for all the help.

    #23539
    Veena
    Moderator

    Which white box? Can you share a screenshot of the same ?

    Also what is the font used for the portion that read The Campaigns in the demo?

    font-family: "Lato", Arial, Helvetica, Verdana, sans-serif;
    
    #23540
    rkw2345
    Member

    You see the labels below in the gray box would like to remove those.

    [attachment file=23541]

    #23547
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    .campaign.type-campaign .entry-text-wrap {
        display: none;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Peak Theme Support’ is closed to new topics and replies.