[Support request] customize title + table of contents

Home Forums Support [Support request] customize title + table of contents

Home Forums Support customize title + table of contents

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

    first I want title h1 full width yellow color
    second table of contents
    third the content

    I have this code


    @media
    (max-width: 768px) {
    .site-content {
    flex-direction: column-reverse;
    }
    }


    @media
    (max-width: 768px) {
    .main-navigation button.menu-toggle {
    margin-left: auto;
    margin-right: auto;
    }
    }

    h1 {
    display: block;
    background-color: #FFFF00;
    padding: 5px;
    }

    website: https://elmejorproducto.com/champus/anticaspa/

    #1666946
    Leo
    Staff
    Customer Support

    Hi Anthonio,

    What is the issue here?

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