This topic has 4 replies, 3 voices, and was last updated 10 years by sharmstr.

  • Author
  • #109391
     diaz
    Participant

    I am having trouble finding the setting to make the site responsive. Currently, my titles are not rolling to the next line, such as ‘Self Employed’ at the top of the page. Where do I change this setting?

    http://ediaz33.com/

    #109726
     sharmstr
    Moderator

    Looks fine to me…

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

    Hello, you could try the following, just add it to style.css of child theme 🙂

    COPY CODE
    
    @media (max-width: 991px) {
    h2.vc_custom_heading {
        font-size: 72px !important;
    }
    }
    

    Let me know if it works 🙂

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

    Hi Laura,

    When I try to edit the child theme, I see this note.

    “* DO NOT EDIT THIS FILE
    * CSS Rules in this file will not be used by the theme.
    * If you want to edit/add styles you need to enable the child theme and add your custom styles there.”

    I looked around a bit to find how to enable the child theme but am still a bit lost. Do you have any tips on this? Thanks!

    #110924
     sharmstr
    Moderator

    That’s not the correct style.css file. You either need to add it to /kleo-child/style.css or to Theme Options > General > Quick CSS.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?