Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #960422

    Hi, I’d like to change the colour if one sub heading in the special header. How can I do that?
    Thanks in advance

    #960448

    Hey SegesitMultimedia,

    Which subheading would you like to change so we can provide the css.

    Best regards,
    Jordan Shannon

    #960451

    In my homepage the first special header, under the video
    “La riabilitazione non è mai stata così comoda”
    But i’d like to be able to do that also in other pages if needed

    #960456

    Hi,

    I see, add the following to quick css:

    .av-subheading.av-subheading_above{
    color:red!important;
    }

    Adjust thee color to whatever you need.

    Best regards,
    Jordan Shannon

    #960458

    Hi Jordan
    thanks for your quick reply. It worked perfectly, but now every time i put the subheading above the heading it changes color. Is it possible to style each element singular?

    #960459

    Hi,

    Do you mean when you add them on other pages?

    Best regards,
    Jordan Shannon

    #960464

    Hi,
    I mean if is possible to have one sub header with the customized color and one another with the default color. If is possible to customize the element maybe by the ID and not by the general CSS in order to not affect the entire site.

    #960470

    Hi,

    If you turn on custom css classes, then yes we can target them individually. If they or on different pages, we can us the page id.

    Best regards,
    Jordan Shannon

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