Home Forums WoodMart support forum A CSS class for Header has changed in the last theme version (whb-text-element)

A CSS class for Header has changed in the last theme version (whb-text-element)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #500297

    veptune
    Participant

    Hello,

    In my staging site (WP 6.3.1) , I install the last version of the theme (7.3.1) and import theme setting from my live site.

    Everything worked fine, BUT it seems the CSS class of the header (from header builder has changed).

    My CSS selector is :

    .wd-header-text.set-cont-mb-s.reset-last-child.whb-text-element

    In my previous version of the theme the div which include a text in the builder is :

    <div class=”wd-header-text set-cont-mb-s reset-last-child whb-text-element”>

    And in the last version of the theme :

    <div class=”wd-header-text set-cont-mb-s reset-last-child whb-text-element”>

    It seems that now there is no whb-text-element class anymore.

    Thanks

    #500420

    Hello,

    Use your browser’s developer tools to inspect the header element in the latest version of the theme. This will allow you to see the updated HTML structure and any new classes or identifiers that have been introduced.

    If you have any questions feel free to contact us.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)