New Landing How can we help? Themeforest Theme Support Dante Page Title Color Format

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #136814
    tsimarketing
    Member
    Post count: 267

    I have a couple pages that use the page title with the alt1 setting. But I noticed on the job description pages the page title does not have the same color formatting as the other ones. Is there a code that I can use to fix this. I have attached two screenshots showing what the difference. I tried going to the job description edit page to see if I can select alt1 but I can’t find that option.

    Attachments:
    You must be logged in to view attached files.
    #136854
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Edit the file single-jobs.php and replace this line

    <div class="page-heading col-sm-12 clearfix alt-bg <?php echo $page_title_bg; ?>">

    by this one

    <div class="page-heading col-sm-12 clearfix alt-bg alt-one<?php echo $page_title_bg; ?>">

    -Rui

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

You must be logged in to reply to this topic.