• Resolved arjentic

    (@nejra993)


    Hello, I have some questions about editing this theme:
    1. How to set same font for all web page, font inconsolata or open sans?
    2. How to hide header image in single post?
    3. What is the original size of featured image in post, just to show it on home page?
    4. How to set these share buttons? https://imgur.com/a/unkl5
    5. How to get closer these posts in home page? https://imgur.com/7o6fRgH

    Thanks!

Viewing 3 replies - 16 through 18 (of 18 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi there – give this a try for your single posts:

    .entry-hero .entry-meta, .entry-hero .entry-title, .entry-content, .sd-title, .widget-title, .widgettitle, .comment-reply-title, .comments-title, .no-comments, .comment-notes, .comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url, .comment-subscription-form, .entry-content p, .entry-content ul, .entry-content ol, .entry-content blockquote {
      font-family: "Exo 2",sans-serif;
    }

    If you use spot any other elements missing you can add them to this piece of CSS.

    Thread Starter arjentic

    (@nejra993)

    Dear Kathryn, I can’t thank you enough! I have finished everything with font. But still I have some things that I need to edit to set my page to the perfect one (for me) :). In my customizer I can not change color – I change it but it will not save it (it is set to blue), my search button is broken and how can I expand entry summary, number of words that showing on home page (excerp)? Please can you help me with these things so I could say that I have my page ??

    Sincerely, Nejra

    Hi Nejra,

    For future: Can you please start a new thread with any extra questions that you have? This thread is getting quite long and hard to follow along with. It’ll be easier for us to help out if separate questions are kept to separate threads.

    In my customizer I can not change color – I change it but it will not save it (it is set to blue)

    Gazette includes a built in option to change the colour of your site’s title and tagline, however, you’re currently displaying a logo in place of a title/tagline. Changing the header text colour via the Customizer will therefore not have any visible impact on your site.

    If you’re referring to another setting or trying to change a different part of your site, let us know and we may be able to assist with some custom CSS.

    my search button is broken

    I’ve gone ahead to answer your separate thread here:

    https://www.ads-software.com/support/topic/search-button-broken

    how can I expand entry summary, number of words that showing on home page (excerp)?

    There’s a couple of ways that you can create custom excerpts for your home page outlined in the following guide:

    https://www.wpbeginner.com/plugins/how-to-customize-wordpress-excerpts-no-coding-required/

    Take a look through and let us know if questions come up along the way.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘customize Gazette’ is closed to new replies.