Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #99369
    Hans
    Participant

    Hello!

    I purchased the pro version yesterday, but I would like to remove the arrows (specifically the one of the 3rd grid) You can see on my website that it covers my image. My website is valuepc.nl COuld somebody help me?

    #99398
    Mahesh
    Keymaster

    @desoso: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #featured-grid-content .row .col:last-child .text-holder::after, 
    #featured-grid-content .col-small .text-holder::after 
     {
    	border-style: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove arrow featured grid content’ is closed to new replies.