Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • mengler12 Friend
    #1056637

    Hello,

    I have installed a masthead on my JA Jason site. Everything appears to be working, however, I want to be able to change the text (styling) size, positon, and color. Essentially, I want to be able to make the text bigger, center the text in the masthead, and change the color.

    I have tried several avenues but without success.


    1. Screenshot-122
    Pankaj Sharma Moderator
    #1056689

    Hi
    Can you post the URL of the site?
    So i can check this on your site and suggest you changes.

    Regards

    mengler12 Friend
    #1056704
    Pankaj Sharma Moderator
    #1056710

    Hi
    Add below code in custom.css file

    .ja-masthead .ja-masthead-detail {
        color: #fff;
        padding: 40px 0;
        max-width: 980px;
        position: relative;
        text-align: center;
        z-index: 20;
    }
    

    You can also see the code in firebug here http://prntscr.com/g91571
    Override the code via custom.css file.

    For the title use title style classes

    .ja-masthead-title  {}

    Regards

    mengler12 Friend
    #1056797

    Hello again,

    Could provide an example of using the style classes for the title. I am a bit unsure of this.

    Thanks

    mengler12 Friend
    #1056807

    Hello,

    I entered the code you supplied in my custom.css file. It appears to have only worked on my iPhone and iPad. However, when I open the browser page in IE, Chrome, etc there is no affect. The masthead stays the same. Any idea how to fix this?

    Pankaj Sharma Moderator
    #1056860

    Hi
    You are using Media query on this code.
    see this http://prntscr.com/g9fbau
    Kindly add the code in the first line of custom.css or do not use the media queries so it will work for all screen size.

    Regards

    mengler12 Friend
    #1056978

    Hello,

    I have made the changes you suggest, but the issue remains.

    Pankaj Sharma Moderator
    #1057065

    Hi
    I checked your custom.css file and found the suggested code is not added by you and there are alot of syntax errors in the files.
    I corrected them and added the code.
    Kindly check the site now.

    Regards

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

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum