Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1070975

    Greetings,

    We really love using the theme! Great work! Could you help us remove the horizontal and vertical border lines that appear when a magazine is set to enlarge the first post and list remaining posts to the side of the featured post? We don’t mind the actual border around the post images; we would like to simply remove the horizontal and vertical line-separators that appear when the magazine is viewed horizontally.

    In the private section, I’ve listed our website and login information.
    Thanks!

    • This topic was modified 5 years, 8 months ago by phillipjlee. Reason: Added More Specificity
    #1071080

    Hey phillipjlee,

    Can you screenshot the area in which you are having issues with?

    Best regards,
    Jordan Shannon

    #1071094

    Screen shot is available here:
    http://57u.b5b.myftpupload.com/wp-content/uploads/Screen-Shot-2019-02-24-at-8.14.17-PM.png

    I am wanting to remove the horizontal and vertical lines …

    Thanks!

    #1071100

    Hi,

    I’m not able to view that page when I go to the “Concert for Hope” link.

    Best regards,
    Jordan Shannon

    #1071318

    @Jordan: My objective is to remove the “T” shaped border lines, separating the featured blog post and the other two blog posts on the right. I don’t mind keeping the box borders around the featured image and thumbnails but I would like to remove, again, the “T” shaped separator lines from the magazine element and ONLY those lines.

    Does that make sense?

    #1071338

    Can you Inspect the element and then just target its selector with a display:none?

    If you give us a link to the page I can have a go for you.

    #1071600

    Hey phillipjlee,

    I understand, but Please link us directly to that page.

    Best regards,
    Jordan Shannon

    #1071893

    @DigitalEssence — I am not sure why I didn’t just think of that. This issue has been solved and for future reference, for anyone wanting to do the same:

    .av-magazine-top-bar {
    border: none!important;
    }

    .av-magazine-sideshow {
    border: none!important;
    }

    When magazine element is in horizontal, this will remove the separating border lines.

    Mods: please close.

    #1071898

    @phillipjlee

    I am not sure why I didn’t just think of that. This issue has been solved and for future reference, for anyone wanting to do the same:

    That’s because I’m a simple bear and always go for the simple option.

    #1072325

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Magazine Element: Removing Border Lines’ is closed to new replies.