• Resolved bonnieg77

    (@bonnieg77)


    Is there a way to change the font and/or size or bold the header text (overlays the hero image)?

    Also, how can I add a second line of text (preferably smaller) underneath? For example, I need this page to read:

    SCI MOUNTAIN CHALLENGE
    September 26-29, 2019

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 23 total)
  • Theme Author Archimidis Mertzanos

    (@archimidism)

    Hello @bonnieg77
    well at the moment you can’t add any new line below the main heading at the header image. Well , I may update the theme, however it will be done in the next days.

    If you want to change the font unfortunately you have to do it manually. If you want to change the font-size please write the following css in the Customizer section.

    .header-image-container .header-texts h2 {font-size: 50px; }

    Cheers
    ArchimidisM

    Thread Starter bonnieg77

    (@bonnieg77)

    Thank you! I will look for the update.

    Thread Starter bonnieg77

    (@bonnieg77)

    Hi, I wanted to make the header buttons larger and have managed to do so with this CSS code, but I can’t get the text within the buttons to go larger- can you help?

    .header-image-btn {width:12rem; height:3rem }
    .header-image-btn a {
    font-size:18em;
    }

    Theme Author Archimidis Mertzanos

    (@archimidism)

    Hello @bonnieg77
    try the following

    .header-image-container .header-texts a{ font-size: 22px !important;}

    Thread Starter bonnieg77

    (@bonnieg77)

    Unfortunately that is not changing the size of the button text…

    Theme Author Archimidis Mertzanos

    (@archimidism)

    I just now saw the button text is larger. You mean the buttons on the header image right?

    Thread Starter bonnieg77

    (@bonnieg77)

    Yes, the text within the orange buttons on the homepage “hero” or header image here: https://scimountainchallenge.com/wp1/

    I am still seeing the text is tiny compared to the size of the buttons, it does not appear to have enlarged at all- I don’t know how to attach a screenshot!

    Theme Author Archimidis Mertzanos

    (@archimidism)

    But as I see from your link above, the font size is already changed to 22px.

    Thread Starter bonnieg77

    (@bonnieg77)

    I have tried changing it many times in the custom css area but no matter what I “change” it to, it never increases in size. I can make it 100 and it remains small! It appears something is overriding it?

    Thread Starter bonnieg77

    (@bonnieg77)

    Disregard please, it is now working- not sure why it was not working at all before?! Thank you!

    Theme Author Archimidis Mertzanos

    (@archimidism)

    Well I don’t know, maybe you had some cache in your browser.
    Cheers
    ArchimidisM

    Thread Starter bonnieg77

    (@bonnieg77)

    hello, I am wondering if you have enabled the second line of text in the header yet? If not do you still plan on putting this in an update? Thanks!

    hello, i need some help with the header. i want the header to be transparent only in home page as in the style1 of atlast theme but have a solid color in other pages. please help

    Thread Starter bonnieg77

    (@bonnieg77)

    Hi, is there any update to my question about the second line of text in the header? A couple months ago you mentioned this would be possible in an update, but I haven’t seen any information on it yet. Please let me know, so I can make plans to utilize it or do something else. Thank you!

    Theme Author Archimidis Mertzanos

    (@archimidism)

    I am really sorry @bonnieg77 I have not added it however I will try adding it in the next 1-3 days.

Viewing 15 replies - 1 through 15 (of 23 total)
  • The topic ‘Change font/size/add line in header text?’ is closed to new replies.