Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

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,280
    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