• Respected members

    I have an Excel website and currently I am working with “Publishable Mag” theme. Now I want to change the theme, I want to have a suggestion that which WordPress theme will be perfect for my website [removed] I have found one “WordPress Twenty Seventeen”, But it needs some adjustment. Can somebody tell me how to make these adjustments like- full width, blog header, font text, etc.

    Regards
    Narendra

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @narendra1977

    You can make these changes by going to Appearance < Customize once you install the Twenty Seventeen.

    Full-width: Select “One column” under the Theme options.

    Blog header: Change the Site title under the Site Identity section.

    As per fonts, there are a ton of plugins that allow you to change fonts without any programming. Or you can add code like this under Additional CSS section.

    body {
        font-family: "Comic Sans MS", cursive, sans-serif;
    }

    Hope this helps.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Your link does not go to a WordPress site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Right Theme for my website’ is closed to new replies.