Okay
  Public Ticket #2283687
extra class name / element id
Closed

Comments

  •  1
    ZottWalk started the conversation

    Hi!

    in my home page I need to customise in the same way three "Custom heading" element using CSS
    How can I refer my CSS to the target custom heading?I need to assign an extra class name, an extra element id or both?
    Then in my custom CSS how can I refer to the right custom heading?I tried to give as extra class name "pipponio"and then as element id "pippotest1, pippotest2 ad pippotest3 but I cannot be able to customise it referring to .pippponio or .vc_custom_heading or in other way

    thans, Antonio

  •  9,060
    Tahir replied

    Hey Again,

    On which page can i see the Heading. A ID should be enough to use in a css selector .

    Best


    ThemeNectar Support Team 

  •  1
    ZottWalk replied

    Works! Thanks Tahir!