This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #149796
     andycooper
    Participant

    I have a text block which has <p> tags displaying text.

    This text is too small so I changed the body text size in the theme settings but it has no affect on the text. None of the font settings are affecting the text on my homepage.

    Can you please explain why.

    I do not want to use unnecessary css when the theme options should allow for what I want to do,

    Thanks

    #149950
     Laura
    Moderator

    Hello, you could apply a class to the text box and then use css to change the size 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #150590
     andycooper
    Participant

    Hi, Sorry for the delay in replying.

    I could do that yes but that would mean adding a class to every text-block I have on the site and going forward that I feel is unnecessary.

    I have noticed the same issue on a fresh install of the KLEO theme. The Body font in the theme settings does not change the font located in the p tags of the text-blocks created by Visual Composer.

    Please could you fix this issue. I must not be the only person who has bought the theme that is having this issue. It is quite a common thing to want to do.

    If you need access to the site I have created a login and will send that as a private reply.

    Thank you for your help.
    Andy

    #150591
     andycooper
    Participant
    This reply has been set as private.
    #150592
     andycooper
    Participant
    This reply has been set as private.
    #150857
     Laura
    Moderator

    Hello, you could use this css, add it to style.css of child theme

    COPY CODE
    
    .vc_column-inner p {
        font-size: 24px !important;
    }
    

    But, at the text element, you can change the size also

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?