Home Forums WoodMart support forum Category name in Mobile version.

Category name in Mobile version.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #437126

    roshan
    Participant
    Attachments:
    You must be logged in to view attached files.
    #437341

    Hello,

    1- Regarding your first concern, kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    2- Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .comment-form .submit {
       background: red !important;
       border-color: red !important;
       color: yellow !important;
    }

    In this CSS, you can change the color to your choice of hex code or color name. Also, the color: yellow property here is for the Text color change if you want to change it. If not just remove this property from the CSS.

    Best Regards

    #451634

    roshan
    Participant

    Thanks for your response. I added some code to the “Global CSS” section under “Custom CSS” in the “Theme Settings” of my dashboard, but it didn’t work. When I went back to the “Custom CSS” section, the code wasn’t there anymore. I’ve tried doing this a few times, but it still doesn’t work.

    #451760

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

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