Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #919472
Changing WP page styles
Closed

Comments

  •  2
    Artemesia started the conversation

    Hi,


    How do i change the breadcrumbs settings and header backgrounds for archive pages, category pages and tag page?


    For example: https://www.artemesiaartinpakistan.com/tag/book-review/


    Thanks,

    DAN

  •  7,051
    Oliver replied

    HI!

    pls. for title on the tag pages use following css:

    .tag .page-title-block {
        background-color: #6c7cd0 !important;
        background-image: url('https://www.artemesiaartinpakistan.com/wp-content/uploads/2016/10/Header-BG-1.jpg');
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .tag.page-title-title h1{
        color: #ffffff;
    }
    .tag .page-title-excerpt {
        color: #ffffff;
    }

     

    What  breadcrumbs settings you need to change?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver