Theme change

Home Forums IT Consultant Support Theme change

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #89876
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    Hi,

    If is possible I want hide footer area of my site, just stay the bar with footer menu and copy right.

    And i want to change the letter color of select tab of short code above from red to #419438

    [tabs]
    [tab title=”TAB TITLE 1″]
    TAB CONTENT 1
    [/tab]
    [tab title=”TAB TITLE 2″]
    TAB CONTENT 2
    [/tab]
    [tab title=”TAB TITLE 3″]
    TAB CONTENT 3
    [/tab]
    [/tabs]

    My site: http://www.locknetwork.ca/

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #footer { display:none;}
    .tabs-wrapper ul.tabs li a.selected { color:#419438 !important;}

    Regards,
    Chris

    #89928
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    Hi Thanks,

    Everthing work fine.

    One question
    what is the maximum number of the tab elements inside the Tabs element, because 3 tab elements fine but up to 3 is disconfigured (http://www.locknetwork.ca/?page_id=331).

    What is de Custom CSS to change toggle title color to #419438:

    [toggle_content title=”Toggle Title 1″]
    Toggle content 1…
    [/toggle_content]

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .tabs p {display: none;}
    .tabs li p { display: block !important;}

    Can you send us the screenshot of your toggle title issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #89942
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    This tabs work fine Know. I can use more then 1 tabs in the same page?

    You can look example here:

    http://www.locknetwork.ca/?page_id=331

    I want to change toggle title color from #7BB303 to #419438.

    #89943
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    This tabs work fine Know. I can use more then 1 tabs in the same page?

    You can look example here:

    http://www.locknetwork.ca/?page_id=331

    I want to change toggle title color from #7BB303 to #419438.

    #89944
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    toggle title color over is okey, don’t need change.

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

    Cool

    #89947
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    I just have this question:

    This tabs work fine Know. I can use more then 1 tabs in the same page?

    You can look example here:

    IT Consulting

    I want to change toggle title color from #7BB303 to #419438.

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .slide_toggle a { color: #419438 !important;}

    Regards,
    Chris

    #90089
    pachecoveigapachecoveiga
    Participant
    • Topics: 10
    • Replies: 37
    • Total: 47
    Member since: November 20, 2017

    Hi Chris,

    Thank you for everthing. All change work fine.

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

    Hi pachecoveiga,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/13/

    Regards,
    Chris

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