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

    How Remove or hide bar on left side in posts
    bar

    #815317

    Hey travelbox,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #815360

    links

    #815529

    Hi,

    Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:

    .post_author_timeline, .blog-met .small-preview {
      display:none !important;
    }

    Best regards,
    Rikard

    #815662

    hi,
    The Bar was Removed ; But the Pen Icon still There.
    we want remove pen icon

    BR

    #815715

    Hi,

    It looks like there was just a small typo in the css. Please use the following:

    .post_author_timeline, .blog-meta .small-preview {
      display:none !important;
    }

    Best regards,
    Jordan Shannon

    #816073

    Thank youi
    It’s Working

    NR

    #816074

    Hi!

    Glad Rikard and Jordan could help! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘remove post left side’ is closed to new replies.