New Landing How can we help? Cardinal Coloured box behind fancy header title

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #154933
    michaelgwake
    Member
    Post count: 16

    Is it possible to have a coloured box behind the text in the fancy header? similar to the how the breadcrumbs appear. I have attached an image of what I am trying to achieve.

    Many Thanks

    Michael

    Attachments:
    You must be logged in to view attached files.
    #154945
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Possibly with custom css, please provide a link

    – Kyle

    #154956
    michaelgwake
    Member
    Post count: 16
    This reply has been marked as private.
    #154959
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .fancy-heading.fancy-image.light-style h1 {
      background: rgba(225,225,225,0.8);
      padding: 10px;
    }

    You’ll need to change the rgb values to make it blue

    – Kyle

    #154965
    michaelgwake
    Member
    Post count: 16
    This reply has been marked as private.
    #154967
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You haven’t closed off the rule before:

    #top-bar .container .tb-text {
        font-size: 14px;
        line-height: 36px;

    Needs a }

    – Kyle

    #154970
    michaelgwake
    Member
    Post count: 16

    That’s worked but can the background image/ colour finish just after the text just like the screen shot.

    Many Thanks

    Michael

    Attachments:
    You must be logged in to view attached files.
    #154972
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid not sorry, the only way to do that would be to set the width of the title, but that would not be the same for all of your pages

    – Kyle

    #154973
    michaelgwake
    Member
    Post count: 16

    Kyle

    Thanks for all your help.

    Many thanks

    Michael

    #154974
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register