Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • cmalley143 Friend
    #1037396

    Hi there,

    Is it possible to have the masshead centered until the browser size is reduced to below the page content width? Right now it seems to be left aligned.

    For example: On this page, I would like to the people to be aligned with the left side of the menu as long as the browser. I know I need to edit the picture a little better so it aligns better.

    https://www.nhcpr.com/index.php?option=com_eventbooking&view=category&layout=timeline&id=5&Itemid=553

    Pankaj Sharma Moderator
    #1037419

    Hi add below code in custom.css file

    
    @media(min-width:768px){
    .jamasshead {
        background-position: center top;
    }}

    Regards

    cmalley143 Friend
    #1037577

    And where is custom.css located?

    Pankaj Sharma Moderator
    #1037596

    Hi
    Open template folder /css/custom.css file
    if there is no custom.css file kindly create it and try the code.

    Regards

    cmalley143 Friend
    #1045741

    I click the link in the email to reply and I cannot get to where you moved my post.

    I get this error:
    Oops, your account does not have permission to access this topic. Sign Up for paid subscription today or login if you are already a member

    I have a subscription.

    Pankaj Sharma Moderator
    #1045829

    Hi
    here is the thread link. Kindly reset your forum password, clear browser cache. Login to forum and check the threads, this will fix the issue of accessing the forum.

    Regards

    cmalley143 Friend
    #1046561

    Hi. I created custom.css and added the code. That did not work.

    Pankaj Sharma Moderator
    #1046686

    Hi
    Kindly use the same code
    in your code the width spelling is wrong.

    @media(min-width:768px){
    .jamasshead {
        background-position: center top;
    }}
    

    Regards

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

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

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