• Hello, I’ve been trying for many hours without success to do this.

    I have a default Twenty Sixteen install. It is set as “Static Front Page”. I want to add a vertical picture to the right side of the text, without using the sidebar widget.

    I don’t need the picture to go up there til the right side of the header image, i just want it to be beside the text, as shown below:

    print screen

    Thanks a lot in advance for any help!

    • This topic was modified 7 years, 7 months ago by auow.
    • This topic was modified 7 years, 7 months ago by auow.
    • This topic was modified 7 years, 7 months ago by auow.
    • This topic was modified 7 years, 7 months ago by auow.
    • This topic was modified 7 years, 7 months ago by auow.
Viewing 1 replies (of 1 total)
  • hi @auow

    If u dont want the sidebar then just go to dashboard>appearance>widgets >remove all section from the side bar and install image widget from www.ads-software.com/plugins .
    Then image widget section will appears in the widget section,just drag it to sidebar widget.
    to display that image just next to text add the following css
    .widget{padding-top: 536px;}
    To add css go to appearance>customise>additional css just past this
    .widget{padding-top: 536px;}

    I think this could help
    Thank u

Viewing 1 replies (of 1 total)
  • The topic ‘Add vertical picture to the right side of the text’ is closed to new replies.