New Landing How can we help? Themeforest Theme Support Joyn How to customize contents link

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Joyn
  • #150079
    Petercity
    Member
    Post count: 107

    Hi,

    Could you provide me a css to control contents link color inside a post /page and contents like color hover inside a post/page because when I use the theme color customiser this also change link color everywhere (sidebar/post detail/ …).

    Thanks for you help

    #150355
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Use this Custom CSS.

    .page-content a { color: red; }
    .page-content a:hover { color: green; }

    Change the red and green to your own color.

    Let us know,

    Thanks,
    laranz.

    #150719
    Petercity
    Member
    Post count: 107

    Hi,

    No it’s didn’t help. H1 Title still change, I want only customize color for contents link.

    #150789
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .spb-asset-content a { color: red; }
    .spb-asset-content a:hover { color: green; }

    This will change links inside the page builder assets

    – Kyle

    #150805
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-content > a { color: red; }
    .page-content > a:hover { color: green; }

    Thanks
    Mohammad

    #150924
    Petercity
    Member
    Post count: 107

    Hello guy,

    I try both suggestion, and it still doesn’t.

    CSS provided by Kyle still change H1 Title color.
    CSS provided Mohammad change noting visible in the page

    #150930
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide your link so I can check, the title is not within a page builder asset so my CSS should not affect that color

    – Kyle

    #151359
    Petercity
    Member
    Post count: 107

    Hi Kyle,

    I still work offline, so I can only past a screenshot or a teamviewer link

    #151367
    Petercity
    Member
    Post count: 107
    This reply has been marked as private.
    #151368
    Petercity
    Member
    Post count: 107
    This reply has been marked as private.
    #151369
    Petercity
    Member
    Post count: 107
    This reply has been marked as private.
    #151455
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its hard to figure out the issue without watching the site. Please live your site and we will fix fast.
    Thanks
    Mohammad

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

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

License required for the following item
Login and Registration Log in · Register