Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #690623

    In Advanced Styling in Enfold Theme Options, there is an option to change the background color of H2 (as well as H1 etc.).

    Say I have a H2 text that is white. It is placed on a black background picture. If I change the background color of H2 to for example red, will the background of the text field be red? Like a red box behind the text.

    Sorry for not just trying it out and see what happens. But I am afraid that I will not be able to put it back to its default settings, because when I click the Background Color button, it shows that the color is blue (and that is not what I see in the website where I use H2 text).

    #692204

    Hey BlipBlopDK,

    not sure what you mean and of course you can always go back to the default settings. Simply remove the customizations you’ve done. A link showing the elements in question would help.

    Best regards,
    Andy

    #693068

    Thanks Andy,

    For instance, on this page: http://www.arbejdsmarkedsanalyser.dk/ I would like the text (which is H2) in the top picture “PRAKSISNÆR DOKUMENTATION OG EVALUERING” to be on a coloured background, so that it is easier to read. Will I accomplish that by changing the background colour of H2?

    BR,
    Kim

    #693736

    Hi,

    you can do this with this code:

    h2.av-special-heading-tag {
    background: red;
    }
    

    Best regards,
    Andy

    #693758

    Thanks Andy.

    And I will not accomplish that just by changing the background colour of H2 in Advanced Styling in Enfold Theme Options?

    BR
    Kim

    #693766

    Hi,

    yes, should work as well. Try it and you’ll see :).

    Best regards,
    Andy

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