Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1207647
Info box - adjusting text style
Closed

Comments

  • edwardkiefer started the conversation

    Hi, 

    I see on the sample infobox( which I have adapted), there is difference in Paragraph font color on different boxes.

     I can't seem to find this option on the VC info window, to change size and color etc.

    I have tried adding a custom css with the p class attribute(eltdf-ib-text)  but that did not work.

    Any ideas?

    Also, where can I find the documentation for this theme?


    Thanks so much

  •  1,845
    Elated replied

    Hello there,

    Thank you for choosing our theme.

    You can uniformly set it using Custom Css. You probably haven't targeted that paragraphs well so changes did not applied. 

    Please use this Custom Css code to change any attribute of the info box text 

    .eltdf-info-box-holder .eltdf-ib-text{
        color: red!important;
    }

    and to customize title of the info box use

    .eltdf-info-box-holder .eltdf-ib-title{
        color: red;
    }

    All Custom Css code need to be placed in Elated Options > General > Custom Css field:


    Our documentation page can be found on this link http://mrseo.elated-themes.com/documentation/ .

    Please let us know if this solved the issue and if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.