Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39926
    LaShaundra
    Guest

    I would like to re-add the call to action in the Pavilion Theme. I tried simply using the text widget but it has a border, which I don’t want and does not size appropriately. Any advice?

    If I need to reinstall the theme, how do I do so with Pavilion being the active theme?

    #39952
    Jesse Owens
    Keymaster

    Hello LaShaundra-

    Thanks for reaching out, and thanks for using the BoldGrid WordPress Website Builder.

    There’s a little bit of Custom CSS that comes with the built-in call-to-action that doesn’t get applied if you re-add the Call to Action in a new widget. Assuming that you’re still using the Visual Editor widget type that the original one was using, you can add this custom CSS back in Customize > Advanced > Custom JS & CSS:

    .widget_black_studio_tinymce.widget.well { 
    	background: unset !important;
    	border: unset !important; 
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to Add the Call to Action Pavilion if I deleted it?’ is closed to new replies.