SKT Marvin help

Home Forums All Other Themes SKT Marvin help

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #200519
    ahmet şengünahmet şengün
    Participant
    • Topics: 33
    • Replies: 28
    • Total: 61
    Member since: May 25, 2016

    Hi .
    My qouestions is for SKT Marvin theme
    1 – How can i change background color and color of at under left menu social icon
    2 – How can i remove “Footer Copyright Text” area at theme
    3 – can i change the height “Footer Copyright Text” area
    Thanks

    #200535
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    1 – How can i change background color and color of at under left menu social icon??

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

    .social-icons a:link { color:#4bc88b;}

    2 – How can i remove “Footer Copyright Text” area at theme?

    Ans: If you want to remove “Footer Copyright Text”? Kindly use this CSS.

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

    #copyright { display:none;}

    3 – can i change the height “Footer Copyright Text” area?

    Ans: If you want to Change height of “Footer Copyright Text”? Kindly use this CSS.

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

    .copytext { padding: 5px 10px;}

    Regards,
    Dave

    #200539
    ahmet şengünahmet şengün
    Participant
    • Topics: 33
    • Replies: 28
    • Total: 61
    Member since: May 25, 2016

    Thanks its works fine

    Another question

    How can i change background color under left menu social icon??

    #200558
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to social media background color.

    .left-social { background-color: #000 !important;}

    Kindly use your color code instead of #000.

    Regards,
    Dave

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