1920 x 490

Home Forums Education Mind 1920 x 490

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5417
    Anonymous
    Inactive

    Hi AT,

    The site URL: https://moremovingmoments.pt/

    I’m trying to add a header image. I have one with 1920 x 490 but it cuts in height around 100 Pixels.
    How can i fix that or what size should i have the file to get all the image there? The theme put a grey filter, there is any option to delete it? Pro versium maybe?

    Best Regards

    #5418
    Axle Support
    Moderator

    Hi @rbarcia

    Please go to Appearance -> Customize -> Additional CSS and add following CSS:

    #custom-header::after{
        background: transparent;
    }
    
    .custom-header-wrapper .page-title,
    #breadcrumb li,
    #breadcrumb li a,
    #breadcrumb li a:hover {
        color: #333;
    }
    
    #custom-header {
        padding: 130px 0;
    }
    #5422
    Anonymous
    Inactive

    Hi,

    Thanks for the reply. Great code AT 🙂
    Now its all fine in this great theme.

    Let me se what the owners of the association think but i’m sure they will like.
    Probably they will want the Pro(great new features there) to get the addicional features in there. The price is very good in my opinion. Hope so.

    Best Regards

    #5476
    Axle Support
    Moderator

    Hi @rbarcia,

    You can always upgrade to Pro theme. We look forward to serve you with premium features.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.