little css details…

This topic contains 3 replies, has 2 voices, and was last updated by  Guust 6 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #402822

    m forbes
    Full Member
    Post count: 338

    that are driving me crazy :).

    I am trying to style the website,facebook.twitter,etc. text links in detail sidebar. I am trying to get the text to be normal weight, not strong. I have tried various css combos, that “should” work but there is no change. Where is the strong being pulled from? And if not by css, how can I change this? thanks!!!

    #402825

    Guust
    Moderator
    Post count: 29970

    Try this CSS, adjust as required:

    
    
    .geodir-i-website strong {
        font-weight: 100;
        font-size: 20px;
    }

    Thanks

    #402828

    m forbes
    Full Member
    Post count: 338

    super cool! thank you!

    #402833

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket