Removing arrows from the header

Home Forums Gravida Support Removing arrows from the header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #214971
    BikoBiko
    Participant
    • Topics: 67
    • Replies: 70
    • Total: 137
    Member since: November 29, 2019

    Hi,
    I would like to know how to remove the arrows to the left and right of the header in the SKT Nutritionist Coach theme?
    Screenshot: https://prnt.sc/xSdZmQoi1IRh
    Thanks in advance.

    #215113
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .phnarea span::before, .appointment span::before { display:none;}
    .phnarea a { margin-left:0;}
    .appointment a { margin-right:0;}

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.