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

  • Author
  • #160582
     rinda
    Participant

    Hi,

    I’m very new to this but was wondering how I can change my site title in the header, along with the tag line.  I want the site title “Top Parent Picks” to be larger like 48px and want the tagline “Real Parents. Real Reviews” to be smaller like 24px.  Can you please help?  Thank you.

    Attachments:
    You must be logged in to view attached files.
    #160672
     Laura
    Moderator

    Hello, please try by adding this code to style.css of child theme or Appearance > Editor > Style.css 🙂

    COPY CODE
    
    strong.logo a {
        font-size: 48px !important;
    }
    .menus-wrap span {
        font-size: 24px !important;
    }
    
    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 🙂

    #160718
     rinda
    Participant

    I’ve tried that and it works, but it throws off the responsiveness of the page. Is there a way to do this where it still keeps the responsive views? I’ve attached some screenshots for you to see what I am talking about. Screenshots are for iphone 6, ipad, and responsive views.

    Attachments:
    You must be logged in to view attached files.
    #161097
     rinda
    Participant

    Hi – just checking in to see if you were able to find a solution yet.

    #161346
     Laura
    Moderator

    Hello, sorry for the delay, as you replied to yur own post, the ticket was moved down on queue.
    About the issue, how did you add the second text? As its not something default of the theme so its normal that its not responsive.
    Let me know 🙂

    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 🙂

    #161496
     rinda
    Participant
    This reply has been set as private.
    #161675
     Laura
    Moderator

    Hello, i see, can you share ftp so i can edit it? 🙂

    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 🙂

    #161694
     rinda
    Participant
    This reply has been set as private.
    #161936
     Laura
    Moderator

    Hello, should be fixed, just add this css to style.css

    COPY CODE
    
    strong.logo a {
        font-size: 32px !important;
        margin-bottom: -13%;
        margin-left: 5%;
    }
    

    I moved the span code inside the of the logo so they are in the same container and edited a bit the style so it looks like this

    COPY CODE
    
    	<span style="clear: both;margin-top: -5% !important;font-size: 24px !important;"><?php echo get_bloginfo ( 'description' ); ?></span>
    
    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 🙂

    #161961
     rinda
    Participant
    This reply has been set as private.
    #162192
     Laura
    Moderator

    Hello, i cant see your website let me know

    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 🙂

    #162207
     rinda
    Participant
    This reply has been set as private.
    #162283
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    @media (max-width: 991px) {
    .logo a {
        text-align: center !important;
    }
    strong.logo {
        width: 80%;
    }
    strong.logo a {
        font-size: 24px !important;
    }
    }
    
    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 🙂

    #162348
     rinda
    Participant
    This reply has been set as private.
    #162737
     Laura
    Moderator

    Hello, i suggest to delete the css and hire a developer to do the changes for you as right now we support theme related issues and small css fixes, as this would require more time and development i can’t continue to offer custom requests as there are other issues on queue. Please let me know if you need anything else 🙂

    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 🙂

    #162794
     rinda
    Participant

    ok, no problem. Thanks for your help.

    #162948
     Laura
    Moderator

    Let me know if you need anything else 🙂

    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 17 posts - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?