Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #104486
    Edwin
    Participant

    Hello, is it possible to adjust the font type and size in the home page slider images? For a one time fix I want to adjust to Ariel and size 22 should work. If you could send me the code I could insert it and then adjust manually in the future. Please include text color adjust option also although white looks pretty good for now. Thanks!

    #104502
    Mahesh
    Participant

    @mmhgloba: Please post in your site url.

    Regards,
    Mahesh

    #104503
    Edwin
    Participant
    #104505
    Mahesh
    Participant

    @mmhgloba: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #main-slider .entry-header .entry-title a {
        font-family: Arial;
        font-size: 22px;
        color: #00ff00;
    }

    Note: Change the size and color as desired.

    Regards,
    Mahesh

    #104531
    Edwin
    Participant

    Hi, thanks. Font size and color seem to be working ok. However, font type is a bit strange. It seems as if it is kind of stunted in some way. I have it currently set to times new roman and size 26. Does that look right to you? I like the way Arial looks in another program I use but it doesnt seem to apply the same way here. Perhaps it is set my default in Bold for adventurous? http://www.globaltravelpress.com

    Also, in your demo https://catchthemes.com/demo/adventurous/ how did you set the bottom of the page that way? Specifically, I like the space between the footer menu and the copyright. I would like to also do it like that or something similar.

    Thanks again,
    Edwin

    #104551
    Mahesh
    Participant

    @mmhgloba: The theme by default uses sans-serif. The way you’ve changed the font to Times New Roman is correct and looks nice too.
    About the space between footer menu and copyright, seems almost the same. Let me know further.

    Regards,
    Mahesh

    #104687
    Edwin
    Participant

    Ok, thanks. I was trying to change the header secondary menu to the header right menu. So it appears next to the search icon in the top right of the page. However when i uncheck secondary menu and check header right, secondary disappears but right never shows up? Why is this?

    #104770
    Mahesh
    Participant

    @mmhgloba: Go to Dashboard=> Appearance=> Customize=> Menu Options and make sure that Check to Disable Header Right Menu option is unchecked. Then go to Dashboard=> Appearance=> Customize=> Menus and select you desired menu in Header Right Menu dropdown option. Leave the Secondary Header Menu empty.
    Hope this helps.

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adjust Text in Home Page Slider’ is closed to new replies.