Home › Forums › All Other Themes › SKT Fitness Pro Problems
- This topic has 13 replies, 3 voices, and was last updated 8 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 9, 2016 at 7:53 pm #39949
Hi, have some problems with designing the Boxes. I want only see the title without stroke after it. Or the option to set the stroke under the title.
Also i have the Question where i can handle the short Codes Part.July 11, 2016 at 9:43 am #40051Hi Stephan,
Kindly show us your website URL.
Regards,
BradJuly 24, 2016 at 10:29 am #41550Hallo Brad, i found a way to change the things. But now my Problem is, that i need to handle the header. I want it in one coler not transparent. But i find no way to change.
Side url is www.teside.deRegards
Stephan
July 25, 2016 at 12:19 pm #41652Hi Stephan,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header{background-color:#ffffff !important;}
Regards,
BradAugust 2, 2016 at 5:43 pm #42551Ok now i have an other Problem. I changed the body color and now i can not change footer body color. But i need to Change it. For that i can use like before. Twice colors. My green and the normal white. How can i change?
Regards
Stephan
August 3, 2016 at 12:17 pm #42659Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
body, .contact-form-section .address, .newsletter, .top-grey-box, .testimonial-section .t estimonial-box .testimonial-content .testimonial-mid, .right-features .feature-cell, .acco rdion-box .acc-content, .work-box .work-info, .feature-box { color:inherit !important;}
.footer { color:#fff !important;}
Regards,
ShriAugust 5, 2016 at 9:57 pm #42921Many Thanks for your Help.
Now i hope i will have my last problem. I creat a Startpage and use newspage for news.
My Problem is that i want to know how i can delete skills at all sides.
http://teside.de/news/
and to show all news on news side.
Also i want to know where i can shut off function of commanding.Many Thanks.
Regards
Stephan
August 6, 2016 at 10:25 am #42934Hi,
To remove sidebar there are 2 process.
1. You go to pages>edit any page and on right hand side under page attributes select template: Full Width and save.
2. Second way is to go to Appearance>Widgets and drag and drop a new widget in main sidebar to replace what is shown in default on the sidebar.Regardsd,
ShriAugust 8, 2016 at 8:53 pm #43112Hi,
thanks for your answer, i used your tips, but nothing works.
Look here: http://teside.de/news/ the sidebar stays allways. I deleted it from all sides but not on this side.Regards
Stephan
August 9, 2016 at 9:40 am #43171I See the page itself blank right now: http://teside.de/news/
Regards,
ShriAugust 9, 2016 at 1:33 pm #43207I wanted to change something. But i found no way.
http://teside.de/newsarchiv/
here the new part.
Please help me.Regards
Stephan
August 10, 2016 at 12:11 pm #43305I am not sure if i understand you. Do you not need sidebar on archives, categories and blog pages?
Regards,
ShriAugust 10, 2016 at 12:37 pm #43309no i have no need of sidebar on any side. I don’t wanne have a sidebar on any side. I use only the central information i give to a side.
On the link i share here there are the skills and openening times on right side. But don’t want them. If i want to show skills i will use the short codes.Regards
Stephan
August 11, 2016 at 8:00 am #43391Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.site-main { width:100% !important;}
#sidebar { display:none !important;}Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.