A few questions about the theme?

  • Posted in : Readme
  • websiteowner
    Participant

    Hi,

    1. How do i translate the words : posted in, on , by.
    2. How do i remove the comments counter so i only have posted in x, on x and by x
    3. How do i decrease the size of the logo text
    4. How do i translate the text continue reading
    5. How do i translate the text search in the menu
    6. Why are the bulletpoints font size smaller than regular text and how can i make it the same size?
    7. How do i change all the texts of the contact form, captcha + button?

    I hope you can help.

    Cheers,
    Jim

    ahmetsali
    Keymaster

    Hi,

    1-) check out Documentation > Localization.

    2-) try this custom css;

    span.comment-link {
        display: none;
    }
    

    3-) try this custom css code;

    .site-hedaer .site-title {
        font-size: 16px;
    }
    

    4 and 5-) check #1

    6-) try this custom css code;

    @media screen and (min-width: 768px) {
        .post .entry-content ul, .post .entry-content ol {
            font-size: 19px;
        }
    }
    

    7-) check #1

    websiteowner
    Participant

    Hi,

    I’ve solved almost all those points except the size of the logo.

    I’ve added that code to the custom css area but it has no effect?

    Cheers,
    Jim

    websiteowner
    Participant

    Hi,

    It works now.

    Thank you.

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register