Home Forums WoodMart support forum page title size 2

page title size 2

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

    Romanco
    Participant

    Hello
    You helped me make settings on this topic – https://xtemos.com/forums/topic/page-title-size/
    But i have problem
    I applied all the settings globally. However, when changing the parameter –
    .woodmart-archive-shop .page-title-default {
    height: 242px;
    }
    the mobile version looks very ugly (screens)
    But if you transfer these settings only for the desktop css, they do not work. (

    #194623

    Hello,

    Please replace the code with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .page-title-default {
    height: 242px !important;
    }

    Then deactivate cache plugin, clear browser cache and check back.

    Best Regards.

    #194634

    Romanco
    Participant

    checked on different browsers. didn’t work unfortunately.

    #194800

    Hello,

    I have logged into your website and resolved the issue. The problem was you wasn’t added a closing bracket for the last CSS you used in the Global Custom CSS. That’s why the Custom CSS for desktop was not working.

    I have added it and it’s working absolutely fine on my end. Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/WPNLYbP

    Best Regards.

    #194894

    Romanco
    Participant

    Oh, thank you so much!

    #194895

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘page title size 2’ is closed to new replies.