Theme options typography changes without effect?

This topic has 18 replies, 4 voices, and was last updated 7 years, 12 months ago ago by Eva Kemp

  • Avatar: Olexi
    Olexi
    Participant
    November 23, 2016 at 14:23

    Hi,

    when i change the body font in the theme options it has no effect.
    Other changes like headlines work, just body not.

    What to do?

    17 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 23, 2016 at 16:04

    Hello,

    Please provide WP Dashboard credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: Olexi
    Olexi
    Participant
    November 23, 2016 at 17:09

    here we go

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 23, 2016 at 19:48

    Hello,

    There is “Not Found” error for wp-admin link. What is the correct url to the dashboard?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Olexi
    Olexi
    Participant
    November 24, 2016 at 14:08

    this one?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 24, 2016 at 18:07

    Hello,

    Sorry, but still Not Found error:
    http://storage7.static.itmages.com/i/16/1124/h_1480007269_3579556_1a7fcc4d78.jpeg

    Regards,
    Eva Kemp.

    Avatar: Olexi
    Olexi
    Participant
    November 24, 2016 at 19:03

    Strange, maybe you can ask your college Rose Tyler … she had no problems yesterday to log in on this topic: https://www.8theme.com/topic/portfolio-now-working-after-updating-theme-and-vc/

    https://www.8theme.com/users/rose-tyler/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 25, 2016 at 08:35

    Hello,

    I also can not login to your website now.
    Haven’t you changed any source files in the parent theme or url to the dashboard?
    Do you see this error http://storage7.static.itmages.com/i/16/1124/h_1480007269_3579556_1a7fcc4d78.jpeg ?
    Please, also provide FTP credentials.

    Regards,
    Rose Tyler.

    Avatar: Olexi
    Olexi
    Participant
    November 25, 2016 at 09:13

    Hi,

    no, nothing was changed. It’s a 100% original theme installation. Just some custom css, but not much.

    When i login to the admin panel it opens not the admin.php … i put the link and credentials in the private section.

    In general i do not understand also the hierarchy of the typo-options.

    For example go on this page:
    http://www.firstbeautyspa.at/new/project/lifting-mit-ultherapy/?v=fa868488740a

    The main font is set to Raleway
    The body font is set to Arial, sans serif – but railway is shown on the website?
    The H1,2,3,.. fonts are just changed in size – but roboto is shown on the website?

    On the bottom of the page at the “Empfehlungen” (recent works) you see 3 projects. The fonts there are roboto, railway and open sans? In the footer there is also open sans again?

    Can you help me to understand how to set fonts so that i don’t have roboto and open sans?

    This is a bit confusing.

    Best

    PS: the left and right arrows at the recent works section also have some styling problem. The arrow is not centered in the circle.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 25, 2016 at 14:00

    Hello,

    Please, add this code in Custom CSS:

    .carousel-area .owl-controls .owl-prev:before, .carousel-area .owl-controls .owl-next:before {
        line-height: 1.35;
    }
    .et_bloom .et_bloom_form_container, h1, h2, h3, h4, h5, h6, .recentCarousel .slide-item .caption p {
        font-family: Raleway !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Olexi
    Olexi
    Participant
    November 25, 2016 at 15:11

    Many thanks, this works 90% perfect 🙂

    Some more details:
    – The body font should be arial, sans serif
    – The footer is still Open Sans
    – The excerpt-preview on the portfolio page is still open sans
    http://www.firstbeautyspa.at/new/behandlungen/
    – Blog post at the related post section the date and author is still open sans
    – The menu is now roboto? Should be raleway.
    – The Cart-info in the menu is still roboto and open sans.

    In general the custom css overrules the font settings for the theme options, right?

    Many thanks.

    PS: i don’t know when this happened, but the shop products are not working anymore?
    When you click on a product from http://www.firstbeautyspa.at/new/shop/ it says bad request?
    Should i open a net topic or can you just take a look at it?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 25, 2016 at 16:14

    Hello,

    Try to add this code in Custom CSS:

    body {
        font-family: Arial, sans-serif;
    }
    .et_bloom .et_bloom_optin_2 form input {
        font-family: Raleway !important;
    }
    .main-footer p {
        font: 11px/18px Raleway !important;
    }
    .menu > li a {
        font-family: Raleway !important;
    }
    .portfolio-descr p {
        font-family: Raleway !important;
    }
    .meta-post {
        font-family: Raleway;
    }
    .meta-post a {
        font-family: Raleway;
    }
    .shopping-cart-widget {
        font-family: Raleway;
    }
    span.woocommerce-Price-amount.amount {
        font-family: Raleway;
    }

    Yes, when you need to make some changes in the theme design, you can write some style in “custom.css”, this override the default styling of the theme.
    Try to resave Permalinks in admin panel -> Settings -> Permalinks to fix the products problem.

    Regards,
    Rose Tyler.

    Avatar: Olexi
    Olexi
    Participant
    November 27, 2016 at 12:56

    Hi Rose,

    may thanks again, just the body is still raleway?

    Also the problem with the shop products could not be resolved with reserving the permalink.

    Is it possible that this is because of the installation of WPML?

    I also tried to create a new product but it does not work either. This is stressing me a bit cause i have no idea how i could solve that. Any help would be deeply appreciated.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 28, 2016 at 16:49

    Hello,

    As I see body font is Arial http://storage3.static.itmages.com/i/16/1128/h_1480348031_3348576_6cef5ab3a2.jpeg .
    As I see there is an error for single product page:
    “Bad Request”

    You need contact your hosting provider support regarding this issue.

    Regards,
    Eva Kemp.

    Avatar: Olexi
    Olexi
    Participant
    November 29, 2016 at 12:19

    Hi,

    when you analyze the element it has a <p> tag … but it renders the raleway font … see screenshot: http://de.tinypic.com/view.php?pic=2uha5mp&s=9#.WD1jKHeX9R0

    Also when you look at the font you can see that it is not arial.

    I Finale managed to solve the problem with the bad gateway … it was a wrong setting with the permalinks.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 29, 2016 at 20:40

    Hello,

    Please use this css code:

    p {
     font-family: Arial !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: Olexi
    Olexi
    Participant
    November 30, 2016 at 15:18

    Hi Jack,

    many thanks, perfect 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    November 30, 2016 at 17:12

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 18 results - 1 through 18 (of 18 total)

The issue related to '‘Theme options typography changes without effect?’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.