Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #345843

    Could you help me add styling to the themed avia buttons which make the following changes:-

    background: transparent; border: #333333 2px solid; color: #333333;

    1. What do I change/add to the stylesheet and 2. what text do I put in the ‘custom css class’ field to change it.

    I have differing colours so once I have the formula I can set up the variations :-) (I’ve somehow got some to work but I know I’ve hacked it and need to go back and do them over property. I know I will cringe when you genius’ show me how simple I should have made it :-((
    PAGE LINK – see 3 book slider near bottom

    #346178

    Hi Annemarie!

    Try adding this to your custom CSS,

    .avia-button { background: transparent !important; border: #333333 2px solid !important; color: #333333 !important;
    

    If you edit the button and switch to the “Colors” tab then the “Dark Transparent” style is very close to what your trying to set it to.

    Regards,
    Elliott

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