Okay
  Public Ticket #161965
Some questions
Closed

Comments

  • Elif started the conversation
    Hi, We are in our final stage of out website and we have a short list of problems that we could not solve. 1- How can we change the font size of the headlines and the main menu? 2- There are only a few fonts which have Turkish characters and we did not like any of them. Is there any way to add Turkish characters to the other fonts? (For example to the default font of the theme) 3- When we add a new category to the main menu, there is an option to determine the category color. However, in the menu the color does not show up. What can we do about this? Thanks a lot, have a good day, Elif
  •  93
    djwd replied

    Hi there,

    1. Please check this ticket out, might be what you're looking for.

    2. Please have a look here

    3. Here

    Regards
    djwd

    Regards
    djwd

  • Elif replied

    Hi,

    Thanks so much for the reply.

    My first question was about the main menu headings; not the post headings. The ones like FEATURES, ENTERTAINMENT in your demo. How can we change the font size of them?

    Thanks,

    Elif

  •  93
    djwd replied

    Ok sorry, in that case something like 

    .main-navigation {
    font-size: 20px!important;
    }

    should work

    Regards
    djwd

    Regards
    djwd

  • Elif replied

    Hi again,

    Sorry for coming up more questions... 

    In posts, when we enable the user ratings it does not show up. It only shows up if we also enable the writer's reviews/ratings.

    Is there any way to solve this?

    Thanks a lot,

    Elif

  •  93
    djwd replied

    Hi there,

    Not really something to fix, as the user rating is an add-on of the author reviews feature, it can't be used as a standalone feature at this time.

    Kind Regards
    djwd

    Regards
    djwd

  • Elif replied

    Thank you.