Home Forums WoodMart support forum Page title container background

Page title container background

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #282609

    IPMKom
    Participant

    Hello!

    I had a container background color and some other css set to the item shown in the picture bellow.
    The previous css class was .nav-shop and now it is .container.
    Can I change the css class of this specific container?

    #282610

    IPMKom
    Participant

    Uploading the picture again, because it was too big the first time.

    Attachments:
    You must be logged in to view attached files.
    #282776

    Hello,

    I saw the screenshot you attached.

    Sorry but it is not possible to change the CSS class of the Elements.

    Please elaborate what you want to achieve with the help of some relevant screenshots to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #282854

    IPMKom
    Participant

    {
    background-color: #fff !important;
    border-radius: 35px !important;
    padding: 20px 40px 40px 40px !important;
    }
    I had this css added before.
    It created a white background in the .container shown in the picture

    Regards,
    Blaž

    #283039

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    ul.wd-nav-product-cat {
        background-color: #fff;
        border-radius: 35px;
        padding: 20px 40px 40px 40px;
    }

    Regards.
    Xtemos Studios.

    #283225

    IPMKom
    Participant

    Thank you for your answer.
    That worked.

    Regards,
    Blaž

    #283422

    Most Welcome 🙂

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards.

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

The topic ‘Page title container background’ is closed to new replies.