Hi
I need help with a couple of things on this DRAFT page http://dentists.theimplantexperts.com/?page_id=673&preview=true
1. I want to make ‘Book Now’ the same width as the column it’s in plus also make the ‘Book Now’ text much bigger
2. In the accordion I want to add some space between the time and the heading – ideally lining them all up i.e. including the ‘Close’ text in the bottom one.
Many thanks for your help.
Rupert
The page is now live http://dentists.theimplantexperts.com/cpd-conference/
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-673 .avia-button.avia-size-x-large {
min-width: 100% !important;
}
.page-id-673 .toggler b {
margin-left:10px;
}
Best regards,
Rikard
Thanks Rikard
I’ve added the code you supplied but it doesn’t seem to have made an difference.
Hi,
The CSS is being applied on the page, try to clear your browser cache and reload a few times. If you want something different then please try to explain a bit further.
Thanks,
Rikard
Ah yes thanks, how do I make the ‘Book now’ text bigger on the button?
Hi!
Please try
.page-id-673 .avia-button.avia-size-x-large {
font-size: 32px !important;
}
and change the size with what needed.
Cheers!
Basilis
Thanks, I’ve added that snippet and other two snippets are no longer taking effect. I’ve cleared the cache as well. Any ideas?
Hi,
which snippets are no longer taking any effect? can you post them here please? so we could check what to do instead.
Best regards,
Andy
They seem to have taken effect, thanks
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy