Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Pinpoint
  • #106442
    AlexanderWiefel
    Member
    Post count: 4

    Hi,

    what custom css do i need to enter to change the style of the following widgets in my websites sidebar

    1.Categories

    2.Recent posts

    3.Archive

    I would like to remove the accent color and underline when hoovering over. Instead i would like the color to be #2222 and change to accent color or #41a62a when hoovering over.

    I am looking forward to your answer. Thanks a lot in advance.

    Best,

    Alexander

    Attachments:
    You must be logged in to view attached files.
    #106605
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with widgets so i can give to exact solution.
    Thanks 🙂
    With Best Regards
    Mohammad

    #112594
    AlexanderWiefel
    Member
    Post count: 4
    This reply has been marked as private.
    #112597
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sidebar a:not(.sf-button){
    color:#2222 !important;
    }
    
    .sidebar  a:hover{ 
    color: #41a62a !important;
    text-decoration:none !important;
    }

    Thanks

    #112599
    AlexanderWiefel
    Member
    Post count: 4

    Hi there again,

    infact, the styling change, i want to do, should at best effect the styling for what ever appears in the sidebar. i got no idea, but i guess there is a single css that styles the sidebars content. thanks a lot in advance for your support.

    Best,

    Alex

    #112602
    AlexanderWiefel
    Member
    Post count: 4

    wow,

    thanks a lot for the instant reply. the css worked exactly the way i imagined. i just had to changed the #2222 to #222222 and it worked perfect. It was my own mistake. So thanks again for the amazing support. Case closed;)

    #112657
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Mohammad

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