Remove Pencil Icon and align the text with the blog title

Home Forums Gillion Theme Remove Pencil Icon and align the text with the blog title

Home Forums Gillion Theme Remove Pencil Icon and align the text with the blog title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • shahriar
    Participant

    Hello,

    I would like to remove the pencil icon from blog posts.

    I’ve shared the URL on private area and here’s a screenshot of what I wanna do:

    Attachments:
    You must be logged in to view attached files.

    nciarapica
    Participant

    Solution for this topic

    Same request here. I just managed to hide the pencil :

     

    div.blog-slider-content-icon { display: none;}

     

    hope that helps

    shahriar
    Participant

    I know this but the alignment is the problem.

    Shufflehound
    Moderator

    Hi there,

     


    @nciarapica
    solution will remove pencil icon.

     

    About alignment you can use this CSS snippet bellow and adjust px number to size what suites your website (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )

    .blog-slider-content {
        max-width: 1260px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)