Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

Gamers Hub Premium Questions

HOME Forums Support Gamers Hub Premium Questions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7285
    Generational Gamer
    Participant

    I have the Gamers Hub Pro template in place for my WordPress site. I noticed that the block quotes do not appear to do anything with this theme enabled. There is a single set of quotes but they are not centered or otherwise distinguished. Is there a setting to fix that?

    For example, the block directly below the Steam graphic is a quote: https://generationalgamer.com/2023/04/15/new-shooter-up-coming-to-nintendo-switch-terra-flame/

    Also, how do I change the fonts on a regular post, particularly the area at the top by the date and author?

    #7286
    support
    Participant

    Hi,

    Thanks for contacting us here.

    For the blockquote and the auther and date box add the below code at Appearance -> Customize -> Additional CSS

    blockquote {
    margin-top: 35px;
    padding-left: 32px;
    }
    blockquote:before{
    top: 2%;
    font-family: Georgia, “Times New Roman”, serif;
    color: #6394bf;
    }
    .metabox span {
    font-family: var(–primary-font);
    }

    Try and let us know if it resolves the issues.

    Thanks

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