Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1310473

    I am having a problem with the share box at the bottom of the articles. Before I updated the Enfold template, it worked fine. (see https://ibb.co/tKYS6v0 for a screen shot). However, after the update, the share box is tiny (see https://ibb.co/M15Yzhn).

    I tried the code

    #top .av-share-box ul {
            min-width: 75%;
    }

    but then all the separate individual boxes (Facebook, Twitter, etc) are different sizes.

    Any suggestions?

    • This topic was modified 3 years, 4 months ago by lsrmedia.
    #1310584

    Hey lsrmedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-share-box-list li {
      width: 20%;
    }

    Best regards,
    Rikard

    #1316183

    Perfect, thanks so much.

    #1316382

    Hi,

    You are very welcome! Please feel free to open another thread if you require more assistance. We will close this one for now.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problem with share box after template update’ is closed to new replies.