Home Forums WoodMart support forum Site visibility

Site visibility

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

    Maksa
    Participant

    Is there a possibility that the site can be expanded to be seen on the whole page.
    I sent you an example link in a private message.
    https://woodmart.xtemos.com/demo-black-friday

    #510513

    Luke Nielsen
    Keymaster

    Hello,

    Please navigate to Theme Settings -> General -> and change the Site width to the “Content full width” value:

    https://take.ms/S4x0Y

    Result: https://take.ms/zwdy4

    If I missed something please let me know.

    Kind Regards

    #510659

    Maksa
    Participant

    I have the following problem, why doesn’t it show on the laptop like on the computer, shouldn’t it synchronize automatically?
    I sent you a picture, I chose custom and adjusted it as it suits me best, but it doesn’t show the same on the desktop computer and on the laptop.
    What is the problem?

    #510918

    Luke Nielsen
    Keymaster

    Hello,

    The computer has a wider screen and the laptop narrower so as a result you have such an appearance.

    You can see that same behavior on the default WordPress themes.

    Kind Regards

    • This reply was modified 1 year, 1 month ago by Luke Nielsen.
    #510960

    Maksa
    Participant

    I am sending you a picture so you can see how others did it, to see if there is a possibility for us to do the same.

    #511211

    Luke Nielsen
    Keymaster

    Hello,

    Such behavior as on the example site is possible by using the below code, paste it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    @media (max-width: 1230px) {
    	
    	body .container {
    		max-width: 900px;
    	}
    }

    You can adjust the width and for which media width it will work by inserting the numbers that suit you.

    Kind Regards

    #511250

    Maksa
    Participant

    Thank you very much, you can close the topic.

    #511328

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Site visibility’ is closed to new replies.