New Landing How can we help? Themeforest Theme Support Dante Setting custom accent color per page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #91495
    E_K
    Member
    Post count: 199

    Hello,

    How can I set custom accent color for single page?

    .page-id-395 and then?

    Many thanks.

    #91510
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid it’s not that simple, certain elements are grouped together and assigned the accent color, this is done with php. If you wanted to change the accent color for different pages, you would have to apply custom css to each element using the accent color, which is quite a big task

    – Kyle

    #91515
    E_K
    Member
    Post count: 199

    Good morning Kyle,

    Thank you.

    I see, any chance to do it by extra class?

    #91517
    E_K
    Member
    Post count: 199

    Or remove accent effect? Again can be done by extra class or?

    #91520
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would have to treat each element separately, so if you let me know what you want to change I can provide you with the custom css. But like I said, it’s not possible to change the accent color as a whole for all elements

    – Kyle

    #91528
    E_K
    Member
    Post count: 199

    Hello Kyle,

    Ok, I will leave it then.

    At the moment I use 940px body, Can you please tell me how can I set 1170px for just page-id-1221?

    I think it is possible.

    I will be waiting forward to hearing from you.

    Thanks.

    #91531
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with your link so I can provide the custom css

    – Kyle

    #91534
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #91535
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    @media only screen and (min-width: 1024px) { 
    .page-id-1221 .container {
      width: 1170px;
    }
    }

    – Kyle

    #91544
    E_K
    Member
    Post count: 199

    Hello Kyle,

    Thank you for your reply.

    At the same page can you please have a look at the “Read More” button? I could not find the option to change hover colour. Can you please advise?

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

    It uses the ‘link text hover color’ which you can find under Color – Body

    – Kyle

Viewing 11 posts - 1 through 11 (of 11 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