- This topic has 6 replies, 3 voices, and was last updated 8 years, 5 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 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]