Edit Language and Edit add Video Button

Discussion in 'VideoMember WordPress Theme' started by gosells, Mar 21, 2018.

  1. gosells

    gosells New Member

    Joined:
    Jul 20, 2017
    Messages:
    15
    Likes Received:
    0
    How can you change that?

    how can i edit the button add video?

    How can I change the language?

    I thank you in advance for your response

    best regards
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
  3. gosells

    gosells New Member

    Joined:
    Jul 20, 2017
    Messages:
    15
    Likes Received:
    0
    how can i edit the button add video (color, text and button)?
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greetings from InkThemes,

    To change the color of the button, just paste the code given below in Custom CSS section.
    (Dashboard->Appearence->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .top_strip .menu .associative_link li.listing-btn a {
        background: none;
        border-radius: 7px;
        background-color: #699ae6;
    }
    And to change the button text, We need WordPress admin credentials to configure it.
    Kindly send the below-mentioned credential details at [email protected] along with the thread link. Also, share the text string you want.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    I look forward to hearing from you.

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page