- This topic has 6 replies, 3 voices, and was last updated 4 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › contact button in section
Hello I have moved the contact section into section 2. Since that the contact button is gone. I assume that the “class” definition was only set for a certain section to show that “contact” buton. How can the CSS be set that such things like the contact button are iniversial to any section?
Thank you
Hans
Hi Hans,
Kindly show us your website URL.
Regards,
Brad
Hi Hans,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.contact a{background-color:#00a8ff; padding:10px 40px; color:#ffffff; text-transform:uppercase; display:inline-block; border-radius:4px;}
Regards,
Brad
Hello Brad,
your solution does not work. Still no Contact button in section 3.
Please go to http://www.coolartdesigns.de
BR
Hans
Hi Hans,
Contact button appears on section 2.
If you want the same button on entire site then add this code in custom css box and whenever you use the button assign this class in anchor tag.
.contact-btn{background-color:#00a8ff; padding:10px 40px; color:#ffffff; text-transform:uppercase; display:inline-block; border-radius:4px;}
Regards,
Brad
Hello Brad,
surprisingly the button appears now. It happened to me once before that even after a reload of the page resetting did not show up and it appeared hours later….. strange.
So changing the CSS from contact-a to contact-btn will inlfuence the entire site?
Is there any listing of your CSS coding so I don’t have to bother you for every little change?
Thank you
Hans
Hi Hans,
All CSS are given normally in style.css
Regards,
Shri
If you are an aspiring blogger on WordPress, chances are you are following someone else too. He or she may be famous or on similar […]
Are you planning to enhance your website’s usability? Have you heard about navigation menus that are used in WordPress? These menus in WordPress are the […]
The Twitter card is an essential method, that is used for media and by using which you can easily share the contents on any of […]