Home Forums WoodMart support forum Border Problems

Border Problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #107402

    jgoods
    Participant

    Hi,

    I am doing a final check before going live and noticed a lot of unwanted borders. I tried changing the border settings within the respective design tab but it does not help and also caused problem to the alignment of text and images.

    Please assist.

    Thanks.

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

    Hello,

    Enter the section title and deactivate the divider option.

    Remove border in the grid, make sure there are no custom styles on the border in the grid.

    Best Regards

    #107592

    jgoods
    Participant

    Hi,

    I have a related question.

    The same title style is displaying differently on different pages. On product pages, it is in the theme colour 1. On home page, it is in theme colour 2. I can’t find the setting to change this.

    Thanks.

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

    Hello,

    Navigate to the Theme settings > Typography > Advanced typography https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #107633

    jgoods
    Participant

    Hi,

    I went into the above setting but it is not clear how to change the colour of the line? In fact, where I set the title style has nothing to do with typography? As from my above, one line is grey and one is yellow. I want both to be in yellow.

    Thanks.

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

    Hello,

    You need to choose the design without divider http://prntscr.com/mlfbpc

    Best Regards

    #107665

    jgoods
    Participant

    Hi,

    You may have misunderstood me.

    I want the divider but I need to know how to set the colour. I’m using the same title style but the colour of the divider is different on different pages. Not very consistent?

    Thanks.

    #107695

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global

    body .woodmart-title-style-simple.woodmart-title-color-default .liner-continer:after {
        background-color: red;
    }

    Best Regards

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