Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1029421

    I want to change social icons in a invidual page from round to circle. Please help me!

    #1029552

    Hey ezvisa,

    As far as I know, round and circle is the same thing. Could you try to explain a bit further please?

    Best regards,
    Rikard

    #1029627

    oh, I make confusion, sorry. square to circle.

    #1029665

    Hi,
    Please try this code in the General Styling > Quick CSS field:

    #top .social_bookmarks li a {
        border-radius: 100px !important; 
    }

    Best regards,
    Mike

    #1029779

    Thanks for quickly reply. I want to change only on the page I stand on. what can I do.

    #1029824

    Hi,

    Please try this instead:

    .postid-4892 .social_bookmarks li a {
        border-radius: 100px !important; 
    }

    Best regards,
    Rikardx

    #1030181

    This not work. Where can I add this CSS code? General Styling or Invidual CSS code for this Social Media Section?

    #1030256

    Hi,
    Please add the css to Enfold Theme Options > General Styling > Quick CSS field
    Then please clear your browser cache and check.
    If you have any trouble, please include admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.